@charset "utf-8";
/* CSS Document */

.content_holder {
	height: 177px;
	background-color: #FFFFFF;
	width: 478px;
}
.content_container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 107px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003300;
	background-image: url(images/hdbckg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 90px;
}
#feature_container {
	height: 264px;
	width: 750px;
	padding-right: 10px;
	padding-left: 10px;
}
#page-title_container {
	height: 137px;
	width: 730px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page_hdr_lftcontent h1 {
	color: #FFFFFF;
	line-height: 1em;
}
.page_hdr_lftcontent p {
	color: #FBC32E;
	line-height: 14px;
}
.pg-hdrbckg-about {
	background-image: url(images/bckg_pgtitle_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pg-hdrbckg-services {
	background-image: url(images/bckg_pgtitle_services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pg-hdrbckg-contact {
	background-image: url(images/bckg_pgtitle_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pg-hdrbckg-portfolio {
	background-image: url(images/bckg_pgtitle_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.page_hdr_lftcontent {
	padding: 10px;
	width: 345px;
	float: left;
	height: 117px;
}

#main_content {
	width: 750px;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/bckgmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 24px;
}
.column_container {
	float: left;
	width: 500px;
}


.column_single {
	width: 233px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}

.column_double {
	width: 475px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.column_portfolio {
	width: 730px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.column_portfolio img {
	border: 3px solid #CCCCCC;
}
.column_portfolio p {
	line-height: 18px;
	font-size: 12px;
}
.column_portfolio h3 {
	margin: 0px;
}


.column_triple {
	width: 730px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.column_sidebar {
	width: 233px;
	padding-right: 8px;
	padding-left: 8px;
	float: right;
}
.feature_info h3 {
	color: #FFCC33;
}
.clear {
	clear: both;
}
.nav_button {
	float: right;
	height: 39px;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 30px;
}
.logo {
	height: 72px;
	padding-top: 17px;
	padding-bottom: 17px;
	width: 267px;
	margin-right: 30px;
}
.footer {
	height: 160px;
	width: 100%;
	background-color: #003300;
	background-image: url(images/footerbckg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.footer_content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
}
.footer_content .footer_menu a {
	color: #F79E1E;
	text-decoration: none;
}
.footer_content  .footer_menu  a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.footer_menu {
	color: #FFFFFF;
	margin-top: 60px;
	float: left;
	width: 500px;
}
.copyright {
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.copyright a {
	color: #6666FF;
	text-decoration: none;
}
.copyright  a:hover {
	color: #00CCFF;
}
.footerlogo {
	height: 105px;
	width: 267px;
	float: left;
	margin-top: 10px;
}
.feature_info {
	background-image: url(images/bckg_featureinfo.gif);
	background-repeat: no-repeat;
	float: right;
	height: 234px;
	width: 190px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 15px;
	background-position: center top;
	margin-right: 10px;
	color: #FFFFFF;
}
