@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFF;
	font-family:"Century Gothic";
	font-size:.7em;
	color:#1f1d26;
}
.background {
	background-image:url(site-images/background.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	height:646px;
	width:816px;
}
.background_header {
	background-image:url(site-images/background_header.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	height:109px;
	width:816px;
}
.background_span {
	background-image:url(site-images/background_span.gif);
	background-color:#FFF;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:816px;
}
.background_footer {
	background-image:url(site-images/background_footer.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:816px;
	height:39px;
}
.contactbackground {
	background-image:url(site-images/background.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	height:646px;
	width:816px;
}
.contactleftcolumn {
	width:355px;
	height:450px;
	float:left;
	padding-left:50px;
	margin-top:30px;
}
.contactrightcolumn {
	float:left;
	margin-top:0px;
}
.contactform {
	font-size:12px;
	line-height:23px;
}
.contactformelements {
	margin-top:5px;
	font-size:12px;
}
.portfolio_background {
	background-image:url(site-images/portfolio_background.gif);
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	height:800px;
	width:816px;
}
.headergraphic {
	float:left;
	padding-left:50px;
	margin-top:30px;
	width:435px;
	height:72px;
}
.headertext {
	float:left;
	padding-left:40px;
	margin-top:57px;
	height:42px;
	font-size:13px;
}
.contact_headertext {
	float:left;
	padding-left:40px;
	margin-top:57px;
	height:72px;
	font-size:13px;
}
a.headernavbar:link {text-decoration:none; color:black;}
a.headernavbar:visited {text-decoration:none; color:black;}
a.headernavbar:hover {color:#7ec3cd; border-bottom:1px dotted;}

a.portfoliolist:link {text-decoration:none; color:#4b465a;}
a.portfoliolist:visited {text-decoration:none; color:#4b465a;}
a.portfoliolist:hover {color:#7ec3cd; border-bottom:1px dotted;}
.hometext {
	float:left;
	padding-left:15px;
	margin-top:45px;
	width:425px;
	letter-spacing:1px;
	line-height:25px;
	height:300px;
}
a.sayhello:link {text-decoration:none; color:#999999;}
a.sayhello:visited {text-decoration:none; color:#999999;}
a.sayhello:hover {text-decoration:none; color:#7ec3cd;}

.homepageportfolio {
	float:none;
	text-align:center;
	padding-top:55px;
}
.portfolio_leftcolumn {
	float:left;
	padding-left:50px;
	margin-top:60px;
	font-size:1.1em;
	width:250px;
	color:#4b465a;
}
.portfolio_heading {
	letter-spacing:.2em;
}
ul {
	line-height:1.5em;		
	margin:0px;
	padding-left:17px;
	margin-top:5px;
	font-weight:bold;
	letter-spacing:.1em;
}
.portfolio_rightcolumn {
	float:left;
	margin-top:60px;
	padding-left:30px;
	width:430px;
	font-size:1.1em;
	letter-spacing:.1em;
	color:#4b465a;
}
.report_column {
	padding-left:50px;
	width:600px;
	margin-top:50px;
}
.formstyle {
	font-size:1.1	em;
	padding-left:100px; 
	width:500px;
	height:400px;
	margin-top:150px;
}
.hiddenpic {
	display:none;
}