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

body {
	margin: 0 auto;
	padding:0;
	height:100%;
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	line-height: 24px;
	color: #3D3D3D;
	text-decoration: none;
	margin-top: 15px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CBEAF2;
	font-weight: normal;
}

a {
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #066989;
	text-decoration: underline;
	border: none;
}

a:hover {
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #0285A3;
	text-decoration: underline;
}

tr td {
	line-height: 16px;
}

h1 {
	 font-size: 16px;
}

h2 {
	 font-size: 14px;
	 margin-bottom: 0px;
}

.clear {
	clear: both;
}

#wrapper {
	position: relative;
	width: 960px;
	margin:0 auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#header {
	height: 178px;
}

#logo {
	background-image: url(images/logo.png);
	height: 149px;
	width: 243px;
	margin-left: 15px;
	margin-top: 12px;
	float: left;
}

#MainImg {
	background-image: url(images/MainImg.png);
	width: 960px;
	height: 317px;
}

#MainImg2 {
	background-image: url(images/mainImg2.png);
	width: 960px;
	height: 317px;
}

#MainImg3 {
	background-image: url(images/mainImg3.png);
	width: 960px;
	height: 317px;
}

#MainImg4 {
	background-image: url(images/mainImg4.png);
	width: 960px;
	height: 317px;
}

#MainImg5 {
	background-image: url(images/mainImg5.png);
	width: 960px;
	height: 317px;
}

/* Begin Tabbed Navigation */

#nav {
	position: relative;
	height: 179px;
	float: right;
	margin-right: 20px;
}

#nav .tab{
	height: 179px;
	position: relative;
	background-position: 0px 0px;
	background-repeat: no-repeat; 
	float: left;	
}

#nav .tab img{
	height: 179px;
	border: none;
}

#navHome {
	width: 73px;
	background-image: url(images/navHome.png);
}

#navHome:hover {
	background-position: 0px -179px; 
}

#navHomeOn {
	background-image: url(images/navHomeOn.gif);
	background-position: 0px 179px; 
}

#navHome a img{
	width: 73px;
}

#navServices {
	width: 95px;
	background-image: url(images/navServicesNew.png);
}

#navServices:hover {
	background-position: 0px -179px; 
}

#navServices a img{
	width: 95px;
}

#navQuality {
	width: 160px;
	background-image: url(images/navQualityNew.png);
}

#navQuality:hover {
	background-position: 0px -179px; 
}

#navQuality a img{
	width: 160px;
}

#navExperience {
	width: 120px;
	background-image: url(images/navExperienceNew.png);
}

#navExperience:hover {
	background-position: 0px -179px; 
}

#navExperience a img{
	width: 120px;
}

#navContact{
	width: 90px;
	background-image: url(images/navContactNew.png);
}

#navContact:hover {
	background-position: 0px -179px; 
}

#navContact a img{
	width: 90px;
}

#navForms {
	width: 73px;
	background-image: url(images/navFormsNew.png);
}

#navForms:hover {
	background-position: 0px -179px; 
}

/*#navHomeOn {
	background-image: url(images/navHomeNew.png);
	background-position: 0px 179px; 
}*/

#navForms a img{
	width: 73px;
}

/* End Tabbed Navigation */

#contentWrapper {
	width: 960px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #FFFFFF;
}

#content {
	width: 960px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

#headline {
	background-image: url(images/hdHome.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	height:66px;
	width: 931px;
	margin-left: 12px;
	border-bottom: #cbeaf2 solid 1px;
}

#hdServices {
	background-image: url(images/hdServices.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	height:66px;
	width: 931px;
	margin-left: 12px;
	border-bottom: #cbeaf2 solid 1px;
}

#hdQuality {
	background-image: url(images/hdQuality.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	height:66px;
	width: 931px;
	margin-left: 12px;
	border-bottom: #cbeaf2 solid 1px;
}

#hdExp {
	background-image: url(images/hdExp.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	height:66px;
	width: 931px;
	margin-left: 12px;
	border-bottom: #cbeaf2 solid 1px;
}

#hdContact {
	background-image: url(images/hdContact.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	height:66px;
	width: 931px;
	margin-left: 12px;
	border-bottom: #cbeaf2 solid 1px;
}

#mainContent {
	background-color: #fff;
	width: 555px;
	height: 100%;
	float: left;
	margin-left: 25px;
	margin-top: 5px;
	border-right: #cbeaf2 solid 1px;
	padding-right: 25px;
}

#sidebar {
	background-color: #fff;
	width: 350px;
	height: 100%;
	float: right;
	margin-top: -303px;
}

#ServSidebar {
	background-color: #fff;
	width: 350px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	float: right;
	margin-top: -580px;
}

#qualSidebar {
	background-color: #fff;
	width: 350px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	float: right;
	margin-top: -490px;
}

#expSidebar {
	background-color: #fff;
	width: 350px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	float: right;
	margin-top: -1710px;
}

#contactSidebar {
	background-color: #fff;
	width: 350px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	float: right;
	margin-top: -80px;
}

#sidebarContent {
	width: 300px;
	margin-left: 20px;
}

#homeImg {
	background-image: url(images/homeImg.jpg);
	height: 230px;
	width: 283px;
	margin-left: 30px;
	border-bottom: #cbeaf2 solid 1px;
}

#servicesImg {
	background-image: url(images/servicesImg.jpg);
	height: 200px;
	width: 283px;
	margin-left: 30px;
	border-bottom: #cbeaf2 solid 1px;
}

#qualityImg {
	background-image: url(images/qualityImg.jpg);
	height: 224px;
	width: 283px;
	margin-left: 30px;
}

#expImg {
	background-image: url(images/john.jpg);
	height: 229px;
	width: 283px;
	margin-left: 30px;
}

#contactImg {
	background-image: url(images/contactImg.jpg);
	height: 220px;
	width: 283px;
	margin-left: 30px;
}

#a2la {
	background-image: url(images/a2la.jpg);
	width: 150px;
	height: 111px;
	margin-left: 90px;
	margin-top: 20px;
}

#footer {
	background-color: #B3CE88;
	width: 936px;
	height: 64px;
	margin: auto;
	margin-top: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 10px;
}

#footerNav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;	
}

#footerNav li a:hover {
	color: #F4FFDE;
	font-size: 13px;
}

#footerNav li {
	display: inline;
}

.navLine {
	font-size: 15px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}

#copyright {
	margin-top: -13px;
	text-align: center;
	margin-left: 35px;
}

#footerShadow {
	background-image: url(images/footerShadow.jpg);
	height: 9px;
	width: 937px;
	margin: auto;
}

#byline {
	width: 960px;
	text-align: right;
	color: #666;
	margin: auto;
	margin-top: -15px;
}

#form1 {
margin-left: 10px;
width: 200px;
} 

img.pdf {
	margin-right: 15px;
    position: relative;
    top: 14px;
}
