body {
	margin:0px;
	background:url(../images/bg.jpg) ;
	
}
ul,li,p,div {
margin:0px;
padding:0px;
}

img {
	border:none;
}
/*input{
	width:125px;
	height:22spx;
	background:#e6edef;
	border:#9ec3ce solid 1px;
	margin-left:10px;
	
}*/
.bgplans{
	background:url(../images/bg_plans.jpg) top center no-repeat;
	width:715px;
	height:131px;
}
.header_bg{

	background:url(../images/bbg_top.png) top repeat-x;
	height:31px;
}
.main_img{
	width:713px;
	height:297px;
	background:url(../images/header_main.jpg) top center no-repeat;

}
.shoppingbg{
	background:url(../images/shopping_cart.jpg) top center no-repeat;
	width: 183px;
	height:131px;
}
.nes_bg{
	padding-top:271px;
	background:url(../images/news_strip.jpg) bottom no-repeat;
	width:693px;
	height:35px;
	
}
.nav {
				font-family: "Trebuchet MS";
				font-size:12px;
				text-decoration:none;
				color:#00386e;
				line-height:31px;
				height:31px;
				
				
				
			}
			
.nav_top {
				font-family: "Trebuchet MS";
				font-size:12px;
				text-decoration:none;
				color:#000000;
				line-height:31px;
				height:31px;
				
				
				
			}
			
	.nav a {
				
				font-family: "Trebuchet MS";
				font-size:12px;
				text-decoration:none;
				color:#214d73;
				line-height:31px;
				height:31px;
							
			}
	.nav a:hover{
				
				color:#00213f;
				
			}

.links {
		
		font-family:Tahoma;
		font-size:11px;
		text-decoration:none;
		color:#a0a0a0;
		line-height:20px;
		
			}
	.links a {
			font-family:Tahoma;
			color:#a0a0a0;
			font-size:11px;
			text-decoration:none;
			padding-left:5px;
			padding-right:5px;
				line-height:20px;

				
			}
	.links a:hover{
			text-decoration:none;
			color:#7e7e7b;
			}

.normalTxt {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333;
	text-decoration:none;
	line-height:18px;

}

.txt {
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#a0a0a0;
	text-decoration:none;
	line-height:28PX;

}

.domainbg{
	background:url(../images/domain_bg.jpg) top center no-repeat;
	width:483px;
	height:82px;
	
	}
.main_heading{

	font-family: "Trebuchet MS";
	font-size:24px;
	text-decoration:none;
	color:#343434;
				
}

.otherTxt{

				font-family: "Trebuchet MS";
				font-size:12px;
				text-decoration:none;
				color:#0c3b64;
						
}
.contactText{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}


.footer{

	height:10px;
	font-family: Tahoma;
	font-size: 11px;
	width:953px;
	background:url(../images/bg_footer.jpg) center bottom no-repeat;

}

.footertext{
	font-family: Tahoma;
	font-size: 11px;
	color: #212425;
	text-decoration:none;
	line-height:18px;
		}
.whitecontentbg{
	background:#FFFFFF;
	border-left:#f0efea solid 1px;
	border-right:#f0efea solid 1px;
}
.Designtext {
	font-family:'Trebuchet MS';
	font-size: 12px;
	color: #c3c3c3;
	text-decoration:none;
	background:url(../images/cr.png)  left no-repeat;
	padding-left:40px;
	line-height:29px;
		}

.highlight img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlight:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.7;
}

