@charset "utf-8";
/* EncoreHomeServices.com Main Stylesheet */

body, html { height: 100%; }

body { background: #378fd2 url(../img/main-tile.gif) bottom right repeat-x; margin:0; }

a {
	text-decoration: none;
	font-weight: bold;
	color: #3782C2;
}

a:hover {
	text-decoration: underline;
}

#main {
	float: left;
	height: 100%;
	width: 640px;
	background: #FFFFFF url(../img/footer-bg.jpg) bottom right no-repeat;
}

#rightCol {
	float: left;
	width:260px;
	height: 100%;
	background: url(../img/side-roller.jpg) bottom no-repeat;
}

#header {
	margin: 20px 0 10px 30px; 
	float: left;
}

#pics { 
	float: left;  
    width: 570px;
	height: 145px;   
    padding: 0;  
    margin: 0 0 0 30px;
	border-top: 2px solid #378ED3;
	border-bottom: 4px solid #378ED3;  
} 
 
#copy {
	float: left;
	width:270px;
	margin: 0 0 0 30px;
	padding: 0 0 0 10px;
	font: normal 14px Helvetica, sans-serif;
	color: #254580;
}

#copy p {
	line-height: 16px;
}

#copy h1 {
	font: 28px Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

#copy h2 {
	font: bold 18px Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	padding: 0 10px 0 0;
}

#copy br {
	line-height: 10px;
}

#ref {
	float: right;
	width:220px;
	margin: 10px 50px 0 0;
	padding: 10px;
	font: normal 13px Helvetica, sans-serif;
	color: #254580;
	background: #E8EAFA;
}

#ref p {
	margin: 0 0 6px 0;
	font-weight: bold;
}

#ref p i {
	font-weight: normal;
}

#ref #author {
	width: 220px;
	text-align: right;
	font-weight: bold;
}
