@charset "utf-8";


	
body {
	margin: 0px;
	padding: 0px;
	background-color: #101010;
	background-image: url(images/home/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	display: table;
	height: 100%;
	}
img {
	border: 0;
}
a {
	color: #0075b2;
}
#wrapper {
	background-image: url(images/home/wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
}
#header    {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 5px;
	height: 150px;
}
#header img {
	float: left;

}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	color: #D7D7D7;
	padding-top: 10px;
	text-align: right;
	padding-right: 15px;
	line-height: 16px;
}


.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #525252;
}
a.navlink {
	color:#E9E9E9;
	text-decoration:none;
}
a.navcontact {
	color: #A3C2DA;
	text-decoration: none;
	font-weight: bold;
}

a.navlink:hover  {
	color:#0075B1;
}
a.navcontact:hover {
	color:#0075B1;
	font-weight: bold;
}

#topbluebar {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 20px;
	padding-top: 26px;
}
#hierarchy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 22px;
	color: #0075b2;
	float: left;
	width: 425px;
	height: 18px;
}


#contact {
	float: right;
	width: 425px;
	padding-right: 22px;
	height: 18px;
}
#portfolioicons {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 275px;
	padding-top: 5px;
	padding-left: 55px;
}
#portfolio img {
	padding-right: 4px;
	padding-left: 2px;
}
#bottombluebar {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	padding-top: 5px;
	height: 260px;
}
#about {
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 575px;
	padding-right: 15px;
	padding-left: 35px;

}
#about img {
	padding-left: 230px;


}

#testimonials {
	margin-left: auto;
	margin-right: auto;
	float: right;
	width: 235px;
	padding-right: 70px;
	padding-left: 0px;

}
#testimonials img {
	padding-left: 32px;
}

.aboutsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #525252;
	font-weight: bold;
}
.testtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F5F5F;
	text-align: right;
	padding-top: 8px;
}
#footerhome {
	margin-right: auto;
	margin-left: auto;
	width: 905px;
	margin-top: 10px;
	padding-top: 0px;
	clear: both;
	text-align: center;
	height: 100px;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

