@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
html, body, #container {height: 100%;}
body {
	background-image:url(../images/bg_image.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}				

body > #container {height: auto; min-height: 100%;}

img {border:0;}


#container{
	width:955px;
	position:relative;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;

}


#main_content {
	width:955px;
	height:auto;
	padding-bottom:45px;
	
}
	
.logo_box{
	float:left;
	width:200px;
	height:41px;
	margin:10px 0px 0px 20px;
	display:inline;
	background-image:url(../images/adtech_logo.jpg);
	background-repeat:no-repeat;

}	

.link_box{
	float:left;
	width:550px;
	height:auto;
	margin:20px 0px 0px 1px;
	text-align:left;
	display:inline;
	border:#fff 1px solid;
}	

#header{
	float:left;
	width:955px;
	height:350px;
	padding-top:10px;
}



#contentHeader{
	float:left;
	width:636px;
	height:auto;
	margin-top:6px;
	margin-bottom:16px;
	padding-bottom:14px;
	text-align:left;
	display:inline;
	border-bottom:#989898 1px dotted;
}

	
#contentLeft {
	float:left;
	width:642px;
	height:auto;
	margin:10px 0px 0px 14px;
	text-align:left;
	display:inline;
	
}

#contentRight {
	float:right;
	width:250px;
	height:auto;
	padding:27px 12px 0px 24px;
	/*padding:8px 11px 28px 11px;*/
	display:inline;
	/*background-color:#e6f0f3;*/
}

#contentRight #left{
	float:left;
	width:240px;
	height:auto;
	display:inline;
	text-align:left;
	margin-left:8px;
	font-family:verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#323232; line-height:17px;
	
}	

#box_top{
	float:right;
	width:250px;
	height:16px;
	background-image:url(../images/box_top.png);
	background-repeat:no-repeat;
	/*padding:8px 11px 28px 11px;*/
	display:inline;
	/*background-color:#e6f0f3;*/
}

#box_body{
	float:right;
	width:250px;
	height:auto;
	background-image:url(../images/box_body.png);
	background-repeat:repeat-y;
	/*padding:8px 11px 28px 11px;*/
	display:inline;
	/*background-color:#e6f0f3;*/
}	

#box_bottom{
	float:right;
	width:250px;
	height:31px;
	background-image:url(../images/box_bottom.png);
	background-repeat:no-repeat;
	/*padding:8px 11px 28px 11px;*/
	display:inline;
	/*background-color:#e6f0f3;*/
}

#contentRight #box_body #left{
	float:right;
	width:225px;
	height:auto;
	display:inline;
	text-align:left;
	padding-right:5px;
	font-family:verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#323232; line-height:17px;

	
}	

#services_top{
	float:right;
	width:251px;
	height:40px;
	background-image:url(../images/services_top.png);
	background-repeat:no-repeat;
}	

#services_body{
	float:right;
	width:251px;
	height:auto;
	background-image:url(../images/services_body.png);
	background-repeat:repeat-y;
	display:inline;
}	
#services_bottom{
	float:right;
	width:251px;
	height:24px;
	background-image:url(../images/services_bottom.png);
	background-repeat:no-repeat;
}


#contentRight #services_body #left{
	float:right;
	width:225px;
	height:auto;
	display:inline;
	text-align:left;
	padding-right:5px;
	font-family:verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#323232; line-height:17px;
}	

#products_top{
	float:right;
	width:251px;
	height:40px;
	background-image:url(../images/products_top.png);
	background-repeat:no-repeat;
}	

#products_body{
	float:right;
	width:251px;
	height:auto;
	background-image:url(../images/services_body.png);
	background-repeat:repeat-y;
}	
#products_bottom{
	float:right;
	width:251px;
	height:24px;
	background-image:url(../images/services_bottom.png);
	background-repeat:no-repeat;
}

#contentRight #products_body #left{
	float:right;
	width:225px;
	height:auto;
	display:inline;
	text-align:left;
	padding-right:5px;
	font-family:verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#323232; line-height:17px;
}	

#two_column {
	float:left;
	width:640px;
	height:auto;
}

#two_column #left{
	float:left;
	width:305px;
}

#two_column #right{
	float:left;
	width:300px;
	margin:0;
}	
	

#news{
float:left;
	width:614px;
	height:auto;
		border-bottom:#cccccc 1px dotted;
	padding:12px 5px 14px 2px;
}	


#news p{
		font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; line-height:19px; color:#3f5a65;
	font-weight:normal;
}


#footer {
	clear:both;
	height:45px;
	margin-top:-45px;
	background-color:#ebebeb ;
	padding-top:10px;
} 	

#footer #inside{
	width:935px;
	height: 20px;
	margin:0 auto;
	padding-right:10px;
	padding-left:10px;
	font-family: verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#1c4e62; 
}

#footer #left{
	float:left;
	width:600px;
	text-align:left;
	padding-top:15px;
	display:inline;
}	

#footer #right{
	float:right;
	width:280px;
	text-align:right;
	padding:15px 5px 0px 0px;
	display:inline;

}	

#li_nav{
	float:left;
	width:210px;
	height:34px;
	background-image:url(../images/li_bg.png);
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:2px;
	display:inline;
}	

.hr{ 
	floar:left;
	width:auto;
	height:22px;
	padding:8px 1px 0px 0px;
	background-image:url(../images/hr_line.png);
	background-repeat:repeat-x;
}

.nav_site{
		float:right;
		width:415px;
		height:42px;
		padding:9px 4px 0px 0px;
		display:inline;
}


.site_nav{
			float: left;
			width: 83px;
			height: 42px;
	        overflow:hidden;/* for ie to hide extra height*/	
			margin:0;
			padding:0;
			white-space: nowrap;
			display: block;
			
}
			
.site_nav a{
			display: block;
			width: 83px;
			height: 42px;
			float: left;
			overflow:hidden;/* for ie to hide extra height*/
			margin:0;
			padding:0;
			white-space: nowrap;

}
			
.site_nav a:hover{
			color: #ffffff;
}
			
.site_nav img {width: 83px; height: 42px; border: 0; }
	* html a:hover {visibility:visible}

.site_nav a:hover img{visibility:hidden}

.b_home {
			background-image:url(../images/b_home_mo.jpg);
}
.b_aboutUs {
			background-image:url(../images/b_aboutUs_mo.jpg);
}
.b_products {
			background-image: url(../images/b_products_mo.jpg);
}

.b_services {
			background-image:url(../images/b_services_mo.jpg);
}
.b_contact {
			background-image: url(../images/b_contact_mo.jpg);
}

a:link, a:active, a:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#1c4e62; text-decoration:underline;}
a:hover{ text-decoration:underline; color:#63042e;}

a.nav:link, a.nav:active, a.nav:visited{ font-family:verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; text-decoration:none;}
a.nav:hover{ text-decoration:underline; color:#79b6cd;}


	
p{font-family:verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#363636; padding:8px 0px 8px 0px;}

h1 {font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; color:#63042e; padding:14px 0px 0px 0px;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#1c4e62; font-weight:bold; text-transform:uppercase;}
h3{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#1c4e62; padding-bottom:4px; height:14px; width:210px; border-bottom:#6ea9bb 1px dotted;}

ul{font-family:verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#363636;}
li{list-style-type:disc; color:#363636; list-style-position:inside;}

li li {list-style-type:circle; padding-left:20px;}

.white{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#fff; font-weight:bold; line-height:18px; text-decoration:none;}

a.white:link, a.white:active, a.white:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#fff; font-weight:normal; line-height:16px; text-decoration:none;}
a.white:hover{color:#9cd9e3; text-decoration:underline;}

a.faq:link, a.faq:active, a.faq:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3d565f;; font-weight:bold; text-decoration:none;}
a.faq:hover{color:#aba59b; text-decoration:underline;}

a.right:link, a.right:active, a.right:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#63042e; text-decoration:underline;}
a.right:hover{ text-decoration:underline; color:#1c4e62;}

a.green11:link, a.green11:active, a.green11:visited{ font-family:verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#4d2b2c; text-decoration:none; font-weight:normal;}
a.green11:hover{text-decoration:underline; color:#63042e;}
