#wrapper {
width:100%;
background-color:transparent;
}

#header-contain {
width:100%;
float:left;
display:block;
height:167px;
margin:10px 0 0;
}

#header {
width:960px;
position:relative;
display:block;
height:167px;
margin:0 auto 0 auto;
}

#company-logo {
float:left;
width:768px;
height:126px;
display:block;
padding:0;
margin:0 12px 12px 0;
}
.office-photo{
	float:left;
	width:604px;
height:126px;
	}
.header-phone {
float: left;
width:166px;
margin:0 0 0 12px;
height:155px;
background-color: #000066;
padding: 15px;
text-align: right;
color: white;
}
.header-phone .address {
display: block;
font-size: 16px;
line-height: 22px;
margin: 0px 0px 20px 0px;
}
.header-phone .tel {
display: block;
font-size: 18px;
line-height: 36px;
}
.header-phone .tel a {
	text-decoration:none;
	color:white;
}
#content-contain {
width:100%;
min-width:960px;
float:left;
display:block;
z-index:9;
background-image:url(/images/pageBack.png);
background-repeat:repeat-y;
background-position: center;
}

#main-content {
width:960px;
position:relative;
display:block;
background-color:#FFF;
z-index:9;
margin:0 auto;


}

#left-col {
float:left;
width:166px;
margin: 0 0 0 0;
}

#right-col {
float:left;
width:782px;
margin:10px 0 0px 12px;
}

#footer-contain {
width:100%;
float:left;
display:block;
}

#footer {
width:960px;
position:relative;
display:block;
margin:0 auto;
}

#EITfooter {
float:left;
font-size:11px;
width:100%;
color:#9b9b9b;
text-align:center;
padding:20px 0;
}

#EITfooter a:link {
text-decoration:none;
color:#9b9b9b;
font-size:11px;
}

#EITfooter a:hover {
text-decoration:underline;
color:#757575;
}

#EITfooter a:active,#EITfooter a:visited {
color:#9b9b9b;
text-decoration:none;
}

/* CSS Document */

/* Start Affiliate bxSlider*/
#afilwrap{ 	
float: left; 	
width: 960px; 	
margin: 15px 0 15px 0; 
overflow: hidden }
#afilSlider{   float: left;  	width: 800px;  }
#afilSlider li{  	float: left;  	list-style: none outside none;  	width: 1760px;  	margin: 0 0 0 0;  	padding: 0 0 0 0;  }
#afilSlider li img{  	margin: 7px 30px 0 0;  	height: 35px;  	width: auto;  }
/* End Affiliate bxSlider*/
