@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #28A7CC url(bg.png) repeat-x bottom;
	}
#header {
	background-color:#FFFFFF;
	width: 800px;
	margin: auto;
	height: 70px;
		}
#headwrapper {
	background-color:#FFFFFF;
	width: 100%;
	height: 72px;
}
#folioquote {
	margin-top:20px;
	}
#latestwork {
	width:490px;
	height:265px;
	margin-top:15px;
	margin-right:25px;
	padding-left:15px;
	border-left: 5px solid #28A7CC;
	background-color:#E4EFFE;
	padding-top: 10px;
	margin-bottom: 20px;
	}
.latestworkhead {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#006699;
	line-height:1.0em;
}
	
.latestworktext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	padding-left: 0px;
	padding-top: 0px;
	margin-right: 0px;
	vertical-align:top;
	}
#contact {
	background:#FFFFFF;
	height: 50px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:right;
}
#contact a{
	color:#28A7CC;
	height: 100%;
	text-decoration:none;
	display:block;
	padding-top:35px;}
#contact a:hover{
	color:#666666;
	text-decoration:none;
	display:block;}
#logo {
	background:#FFFFFF;
	width: 250px;
	height: 60px;
	float:left;
	padding-top:6px;
	}
#headline {
	background:url(headline.jpg);
	width:555px;
	height:250px;
	float:right;
	margin-top:30px;
	margin-bottom:30px;
		}
#aboutus {
	background:url(aboutus.jpg);
	width:555px;
	height:250px;
	float:right;
	margin-top:30px;
	margin-bottom:30px;
		}
#services {
	background:url(services.jpg);
	width:555px;
	height:250px;
	float:right;
	margin-top:30px;
	margin-bottom:30px;
		}
#contactus {
	background:url(contactus.jpg);
	width:555px;
	height:250px;
	float:right;
	margin-top:30px;
	margin-bottom:30px;
		}
#welcome {
	background:#FFFFFF;
	width:555px;
	float:right;
	margin-bottom:30px;
	padding-bottom: 20px;
			}
#portfolio {
	background:#FFFFFF;
	width:555px;
	float:right;
	margin-bottom:30px;
	height: 100%;
	padding-bottom: 20px;
	margin-top:30px;
		}
#wrapper {
	width:800px;
	margin:auto;
}	
#buttons {
	width: 215px;
	background-color: #20819D;
	text-align: left;
	float:left;
	list-style: none;
	margin:0px;
	padding:0px;
	margin-top:30px;
		}
#buttons ul {
	list-style: none;
	display: block;
	background-color: #20819D;
	margin-left:0px;
	padding:0px;
	margin: 0px;
	color: #FFFFFF;
		}
#buttons li {
	display: block ;
	list-style: none ;
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-size:20px;
			}
#buttons li a {
	color: #FFFFFF ;
	background-color:#20819D ;
	text-decoration: none ;
	display: block ;
	padding: 15px 15px 15px 20px;
		}
#buttons li a:hover {
	padding: 15px 15px 15px 15px;
	border-left:5px solid #FFFFFF;
}
.here {
	color: #FFFFFF ;
	background-color:#20819D;
	padding: 15px 15px 15px 15px;
	border-left:5px solid #FFFFFF;
	}
#ourwork {
	width:215px;
	border-top: 50px solid #20819D;
	height:250px;
	float:left;
	margin:0px;
	background-image:url(fade.jpg);
}
#quickquote {
	width:185px;
	border: none;
	height:380px;
	float:left;
	margin:0px;
	background-color: #50BCDC;
	padding: 15px;
	}
#testimonial {
	width:215px;
	border-top: 35px solid #2493B3;
	height:250px;
	float:left;
	margin:0px;
	background-image:url(fade.jpg);
}
#ourwork a {
	width:215px;
	height:300px;
	display:block;}
#work {
	width:215px;
	float:left;
	margin-bottom:30px;
	height:230px;
	background-image:url(work.jpg);
}

#work img {
	vertical-align:bottom;}
#portfolioitem{
	width:230px;
	height:285px;
	text-align:center;
	padding:0;
	float:left;
	margin-left: 10px;
	}
#portfolioitemr{
	width:230px;
	height:285px;
	text-align:center;
	padding:0;
	float:right;
	margin-right: 10px;
	}
.folioheader{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
	text-align:center;
	color:#003366;
	padding-bottom: 5px;
	padding-top: 15px;
}
	
.foliotext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	}
.subheading {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:24px;
	color:#333333;
	margin-left: 20px;
	margin-right: 25px;
	padding-bottom: 15px;
	border-bottom:1px solid #CCCCCC;
	margin-top:20px;
	line-height:1.2em;
	}
.inheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 15px;
	border-bottom:1px solid #ccc;
	margin-top:0px;
	}
.maintext {
	font-family:verdana;
	font-size:12px;
	color:#333333;
	padding-left: 20px;
	padding-top: 15px;
	margin-right: 25px;
	vertical-align:top;
	line-height:1.5em;
	}
.maintext img {
	border:10px solid #28A7CC;}
.contact {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#990000;
	}
.maintext a {
	text-decoration:none;
	border-bottom:1px solid #999;
	color:#333333;
	}
.maintext a:hover {
	border-bottom:1px solid #333;
	color:#000000;
	}
.formtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	vertical-align: middle;
	font-weight: bold;
	line-height:1.5em;
	}
p {
padding-top:0px;
margin-top:0px;}
.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
	padding-left:10px;
	color:#0066CC;
}
#footer{
	width:100%;
	height:75px;
	padding-top:15px;
	background-image:url(footer.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	float:right;
	text-align:right;
	margin-bottom:0px;
}
#footerwrapper{
	width:800px;
	margin:auto;}
#copyright{
	float:left;
	text-align:left;
	line-height:1.4em;
	vertical-align:top;}	
#copyright a{
	text-decoration:none;
	color:#FFFFFF;}
#copyright a:hover{
	text-decoration:underline;
	color:#FFFFFF}
#fnav{
	float:right;
	text-align:right;
	line-height:1.4em;}
#fnav a{
	text-decoration:none;
	color:#FFFFFF;}
#fnav a:hover{
	text-decoration:underline;
	color:#FFFFFF}
	p { /* If this doesn't fix it, try 14px */
margin-bottom: 20px;
padding: 0;
text-align: left;
}
#testimonialquote{
	width:475px;
	padding:15px;
	background-color:#E4EFFE;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#006699;
	line-height:1.3em;
	margin-bottom:15px;
	border-left:5px solid #28A7CC;
		}
#credentials{
	width:205px;
	height:160px;
	float:left;
	margin-top:30px;
	background-color: #2493B3;
	filter:alpha(opacity=40);
	opacity: 0.40;
	-moz-opacity:0.40;
	}
