body{
	margin:0;
	padding:0 0 40px 0;
	background:#A8C5E2 url(i/bck.gif) repeat-x top;
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
}
input, select{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	border:1px solid #A8A8A8;
	padding:2px 4px 2px 4px;	
}
input.button{
	background:#3E76AE url(i/button.gif) repeat-x;
	border:1px solid #4F8CC9;
	width:auto !important;
	color:#FFFFFF;
}
img{border:0;}
#main{
	width:970px;
	margin:auto;
}
.satellite[class]{
	position:absolute;
	margin:0 0 0 649px;
	width:322px;
	height:202px;
	background:url(i/satellite.png) no-repeat;
}
* html .satellite{
	position:absolute;
	margin:0 0 0 649px;
	width:322px;
	height:202px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/satellite.png');
}
.lines[class]{
	position:absolute;
	margin:0 0 0 432px;
	width:565px;
	height:96px;
	background:url(i/lines.png) no-repeat;
}
* html .lines{
	position:absolute;
	margin:0 0 0 432px;
	width:565px;
	height:96px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/lines.png');
}

#header{
	height:119px;
	width:970px;
}
.logo[class]{
	width:341px;
	height:56px;
	float:left;	
	margin:30px 0 0 38px;
	cursor:pointer;
	background:url(i/logo.png) no-repeat;
}
* html .logo{
	width:341px;
	height:56px;
	float:left;	
	margin:30px 0 0 38px;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/logo.png');
}

* html .mainmenu{
	float:left;
	margin:0 0 0 0;
	width:948px;
	height:45px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/mb.png', sizingMethod='scale');
}
.mainmenu[class]{
	float:left;
	margin:0 0 0 0;
	width:948px;
	height:45px;
	background:url(i/mb.png) repeat-x;	
}
.ml[class]{
	float:left;
	width:11px;
	height:45px;
	background:url(i/ml.png) no-repeat;
}
* html .ml{
	float:left;
	width:11px;
	height:45px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/ml.png');
}
.mr[class]{
	float:left;
	width:11px;
	height:45px;
	background:url(i/mr.png) no-repeat;
}
* html .mr{
	float:left;
	width:11px;
	height:45px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/mr.png');
}

.mainmenu a:active, .mainmenu a:link, .mainmenu a:visited{
	display:block;
	float:left;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	margin:16px 20px 0 11px;
	padding:0 0 0 11px;
	background:url(i/mbdot.gif) no-repeat left top;
}
.mainmenu a:hover{
	display:block;
	float:left;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	margin:16px 20px 0 11px;	
	background:url(i/mwdot.gif) no-repeat left top;
}
div.menu a:link, div.menu a:active, div.menu a:hover, div.menu a:visited{
	display:block;
	float:left;
	font-size:18px;
	color:#FFFFFF !important;
	text-decoration:none;
	margin:0 !important;
	background:url(i/msdot.gif) no-repeat left top !important;
}
.menu{	
	float:left;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	margin:1px 0 0 0;
	padding:15px 1px 0 1px;
	background:url(i/mbb.gif) repeat-x;
}
.menu b#mbr{
	display:block;
	float:right;
	width:9px;
	height:39px;
	background:url(i/mbr.gif) no-repeat;
	margin:-15px -1px 0 0;
}
.menu b#mbl{
	display:block;
	float:left;
	width:9px;
	height:39px;
	background:url(i/mbl.gif) no-repeat;
	margin:-15px 0 0 -1px;
}

#shadow{
	width:970px;
	height:9px;
	background:#E4E4E4 url(i/shadow.gif) no-repeat;
}
#content{
	width:950px;
	padding:1px 10px 10px 10px;
	background:#E4E4E4 url(i/contentbottom.gif) no-repeat bottom; 
}
#nav{
	margin:0 0 10px 0;
	width:930px;
	height:24px;
	background:#CCCCCC url(i/nav.gif) no-repeat;	
	font-size:14px;
	font-weight:bold;
	padding:7px 0 0 20px;
}
#nav a:link, #nav a:active, #nav a:visited{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
#nav a:hover{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
#left{
	background:#1A538C url(i/lefttop.gif) no-repeat top;
	width:170px;
	float:left;
}
#leftbottom{
	background:url(i/leftbottom.gif) no-repeat;
	width:170px;
	height:10px;
	font-size:0;
}
ul.lmenu{
	margin:30px 0 0 0;
	padding:0;
	list-style-type:none;
	border-top:1px solid #4C7BAA;
}

ul.lmenu a:link, ul.lmenu a:active, ul.lmenu a:visited{
	display:block;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #4C7BAA;
	padding:6px 0 6px 20px;		
	background-position:left;
	background:url(i/ldot.png) no-repeat;
}
ul.lmenu a:hover{
	display:block;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #4C7BAA;
	padding:6px 0 6px 20px;		
	background-position:left;
	background:#053C73 url(i/ldot.png) no-repeat;	
}
* html ul.lmenu a{
	height:10px;
}
#left h3{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	background:url(i/bdot.gif) no-repeat left top;
	margin:9px 0 0 10px;
	padding:0 0 0 11px;
}
#b160{
	width:160px;
	height:600px;
	margin:20px auto 20px auto;
	background:#FFFFFF;
}
#right{
	width:770px;
	float:right;
}
ul.products{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.products a:link, ul.products a:active, ul.products a:visited{
	color:White;
	text-decoration:none;
}
ul.products li{
	display:block;
	float:left;
	width:185px;
	height:220px;
	margin:0 10px 0 0;
}
.products h1{
	font-size:18px;
	color:#FFFFFF;
	margin:13px 0 0 10px;
}
ul.products ul{
	list-style-type:circle !important;	
	margin:15px 0 0 0;
	padding:0 0 0 10px;		
}
ul.products ul li{
	display:inline !important;
	width:auto;
	height:auto;
	font-size:11px;
	color:#FFFFFF;
	margin:0 0 17px 0;
	padding:0 0 0 10px;
	background:url(i/dot.png) no-repeat;
	background-repeat:no-repeat;
	background-position:left top;
}

.contentTop{
	font-size:0;
	margin:10px 0 0 0;
	background:url(i/whitetop.gif) no-repeat;
	width:770px;
	height:8px;
}
.contentBottom{
	font-size:0;
	margin:0 0 10px 0;
	background:url(i/whitebottom.gif) no-repeat;
	width:770px;
	height:9px;
}
.content{
	background:#FFFFFF;
	padding:7px 20px 7px 20px;
}
h2{
	color:#1A538C;
	font-size:18px;
	border-bottom:1px solid #D9D9D9;
	margin:0;
}
h2 span{
	display:block;
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#1A538C;
	margin:5px 0 0 0;
	padding:0;
}
h3{
	color:#1A538C;
	background:url(i/bluedot.gif) no-repeat left;
	padding:0 0 0 12px;
}
p.nav{
	color:#D9D9D9;
	font-size:16px;
	border-bottom:1px solid #D9D9D9;
	margin:0;
	padding:0 0 5px 0;
}
p.nav img{
	padding:8px 0 0 0;
}
p.nav a:link, p.nav a:active, p.nav a:visited{
	font-size:14px;
	color:#1A538C;
	text-decoration:none;
}
p.nav a:hover{
	font-size:14px;
	color:#1A538C;
	text-decoration:underline;
}
ul#search{
	list-style-type:none;
	margin:0;
	padding:0;
	width:150px;
	margin:auto;
}
ul#search li{margin:9px 0 0 0;}
ul#search input{width:142px;}
ul#search select{width:152px;}
#footer{
	background:#CCCCCC url(i/footer.gif) no-repeat;
	width:930px;
	height:21px;
	margin:10px 0 0 0;
	padding:10px 10px 0 10px;
	text-align:right;	
}
#footer div{
	float:left;
	color:#1A538C;
}
#footer a:link, #footer a:active, #footer a:visited{
	text-decoration:none;
	color:#1A538C;
}
#footer a:hover{
	text-decoration:underline;
	color:#1A538C;
}
table.compare{
	border:1px solid #D9D9D9;
	border-bottom:0;
}
table.compare th{
	background:url(i/tr.gif) repeat-x;	
	font-size:14px;
	font-weight:bold;
	height:27px;
	vertical-align:middle;
	text-align:left;
	padding:0 0 0 5px;
	color:#FFFFFF;
	border-bottom:1px solid #0A4075;
	border-right:1px dotted #7EA8D1;
}
table.compare td{
	padding:5px;
	border-bottom:1px solid #D9D9D9;
}
table.compare tr.odd{
	background:#F2F2F2;
}
table.compare a:link, table.compare a:active, table.compare a:visited{
	color:#1A538C;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

/*----------------------------------------------------------*/
/*  AJAX MODAL POPUP										*/
/*----------------------------------------------------------*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#F3F3F3;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/*----------------------------------------------------------*/
#emailbox h3{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	background:url(i/bdot.gif) no-repeat left top;
	margin:9px 0 0 10px;
	padding:0 0 0 11px;
}
#emailbox{
	background:#1A538C no-repeat top;
	float:left;
}
#emailboxbottom{
	background: no-repeat;
	height:10px;
	font-size:0;
}

