/*

Theme Name:  Cory Final Raleys

Theme URI: Your Theme's URI

Description: A brief description.

Version: 1.0

Author: You

Author URI: Your website address.

*/

/* CSS Document */
body {
margin: 0;
padding: 0;  
color: #242424;
text-align:center;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 100.1%;
background-color:#ccc;
}
#shadow {
	width:810px;
	background:url(http://raleyssuperiorcleaning.net/wp-content/themes/redue/images/shadowcats.jpg) repeat-y;
margin: 0px auto;
}
#page {
width:770px;
margin: 0px auto;
padding: 0;
text-align:left;
font-size: 78%;
line-height:22px;
background: #fff;
border-left:2px solid #fff;
border-right:2px solid #fff;
border-bottom:2px solid #fff;
}	

#header {
padding: 0;
margin: 0;
height: 95px;
}

#content {
 float: right; 
 display:inline; 
 position: relative; 
 width:548px;
 }
#content .contentsplit {
    width: 220px;
	float:left;
}

#sidebar {
 width:215px; 
 float:left; 
 position:relative; 
 text-align:center;
 }

#footer {
	background-color:#fff;
	border-top:2px #ccc solid;
 clear:both;
 text-align:center;
}
#footer .links {
	word-spacing:1.0em;
}

	 .clear {
	clear: both;
}
 
.clearfix {
	display: inline;
	}
.navigation {
	width: 210px;
	margin-bottom:15px;
	z-index:2;
}
#reviewbox {
	width: 520px;
		font-size:12px;
}
#reviewbox p {
	text-align:left;
	padding-left: 2px;
}

#reviewbox .reviewsplit {
	 width:210px;
	 	float:left;
}
#content h2 {
	font-size:20px;
	font-weight:bold;
	padding-left:5px;
	color:#039;
	font:"Arial Black", Gadget, sans-serif;
 }
#content h4 {
	font-size:22px;
	font-weight:bold;
	color:#039;
	text-align:center;
	font:"Arial Black", Gadget, sans-serif;
  }
#content h1 {
	font-size:22px;
	font-weight:bold;
	color:#039;
	text-align:center;
	font:"Arial Black", Gadget, sans-serif;
  }
#content p {
	  padding:5px;
	  font-size:13px;
	  line-height:18px;
}
#content ul li {
	font-size:12px;
	font-weight:bold;
	margin-left:25px;
	list-style-type:square;
	color:#009;
  }
  #quickquote {
	  width:520px;
	  height:250px;
	  color:#fff;
	  background-image:url(images/quickquote.jpg);
	  background-repeat:no-repeat;

}
#quickquote .split{
	width:45%;
	float:left;
}
#content h6 {
	font-size:16px;
	font-weight:bold;
	color:#C00;
	text-align:center;
	font:"Arial Black", Gadget, sans-serif;
	margin-bottom:0px;
  }

  
  