html,body,
dl,dt,dd,ol,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,blockquote,th,td,address{
   margin:0px;
   padding:0px;
   border:0px;
}
.bord {border: 1px solid #000;}

p{
	margin:0px;
	  padding:0px;
   border:0px;}
ul{	
	margin:0px;
	padding:0px;
	border:0px;}
li{	
	margin:0px;
	padding:0px;
	border:0px;}
.wrap:after{
   content: ""; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
body{
	min-width: 1001px;
	background: #fff;
	font: 12px/1.3 "Trebuchet MS", sans-serif;
	zzoverflow-x: hidden;
}
a{
	margin:0px;
	padding:0px;
	border:0px;
	color: #017cc2;
}
a img{
	border: none;
}
.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
ul,li{
	list-style: none;
}
.content ul{
	list-style: disc;
	margin: 0 0 20px 20px;
}
.content ul ul{
	list-style: circle;
}
/*- - - - - page - - - - -*/
.page{
	width: 930px;
	margin: 0 auto;
}
	.wrap{
		background: #f3f3f3 url(../img/bricks/wrap.gif) repeat-y 297px 0;
		border-top: 15px solid #f3f3f3;
		border-bottom: 15px solid #f3f3f3;
		clear: both;
	}
		.clear{
			clear: both;
		}


/*- - - - - columns: center, right - - - -*/
.subwrap{
	float: right;
	width: 100%;
}
	.content{
		float: left;
		width: 100%;
	}
		/*- - - - - column: center - - - - -*/
		.content .lining{
			padding: 15px 35px 0 327px;
		}
			.content .lining .column{
				overflow: hidden;
				width: 100%;
			}
.content p{
	margin: 0 0 1em;
}
.content h1{
	color: #007cc2;
	font-size: 20px;
	margin: 0 0 .6em;
	text-transform: uppercase;
}
.content a:visited{
	color: #829aa7;
}
.content a:hover{
	color: #00a3ff;
}
/*- - - - - column: left - - - - -*/
.extra{
	float: left;
	width: 296px;
	margin-right: -296px;
}
.extra .lining{
	margin: 15px 40px 0;
}
.extra h3{
	color: #007cc2;
	font-size: 20px;
	line-height: 1;
	margin: 0 0 .6em -1085px;
	padding: 0 0 0 25px;
	background: url(../img/bricks/h3.gif) repeat-y 0 0;
	text-transform: uppercase;
	border-left: 1060px solid #00466c;
}
.nav{
	font-size: 17px;
	margin: 0 0 20px;
}
.nav li{
	margin: 0 0 5px;
}
.nav li a{
	padding: 0 0 0 26px;
	background: url(../img/bricks/navli.gif) no-repeat -283px 50%;
	color: #000;
	text-decoration: none;
}
.nav li a:hover{
	text-decoration: underline;
	background: url(../img/bricks/navli.gif) no-repeat 0 50%;
}

.nav ul{
	padding: 5px 0 5px 45px;
	font-size: 13px;
}
.nav ul li{
	
}
.nav ul li a{
	color: #017cc2;
	padding: 0;
	background: none;
}
.nav ul li a:hover{
	text-decoration: underline;
	background: none;
}


/*- - - - - footer - - - - -*/
.footer{
	clear: both;
	border-top: 15px solid #fff;
	background: #00466c;
	height: 45px;
	padding: 10px;
}
/*- - - - - header - - - - -*/
.header{
	
}
.main{
	float: right;
	font-size: 14px;
}

.main ul{
	position:absolute;
	top:95px;
	right:-10px;
	background:#fff;
	border:1px solid #007CC2;
	padding:3px 0;
display:none;
	
}

.main li{
float: left;
	margin: 0 0 0 25px;
	position:relative;
}


.main li a{
	float: left;
	padding: 11px 0;
	margin: 55px 0 0;
	color: #303d4a;
	text-decoration: none;
}
.main li a:hover{
	margin: 0;
	border-top: 55px solid #354e76;
	background: url(../img/bricks/h3.gif) repeat-x;
}








.main li:hover ul,
.main li.hover ul{
	display:block;
}
.main ul li{
	margin:0;
	padding:0;
	height:auto;
	padding:2px 10px;
	clear:both;
}
.main ul li a{
	margin:0;
	padding:0;
	height:auto;
	border-top:none;
}
.main ul li a:hover{
	border-top:none;
	background:none;
	text-decoration:underline;
}



.header img{
	vertical-align: top;
}
.flash{
	float: right;
	width: 635px;
	padding: 7px 0 0;
}
.details{
	background: #627e99 url(../img/bricks/details.jpg) no-repeat;
	overflow: hidden;
	width: 100%;
	font-size: 11px;
}
.details ul{
	padding: 16px 0 0;
	width: 275px;
	line-height: 1.15;
}
.details li{
	margin: 0 0 13px;
	position: relative;
	overflow: hidden;
	background: url(../img/bricks/bg.png);
}
.details li a{
	color: #2b3642;
	text-decoration: none;
	float: left;
	padding: 6px 0 6px 14px;
	position: relative;
}
.details li a:hover{
	text-decoration: underline;
}
.details ul span{
	float: left;
	width: 150px;
	cursor: pointer;
}
.details ul img{
	margin: -6px 0;
}
.details .bg{
	width: 275px;
	height: 100px;
	position: absolute;
	background: url(../img/bricks/bg.png);
	top: 0;
	left: 0;
	z-index: -1;
}
.details .arr{
	background: url(../img/bricks/arr.png) no-repeat;
	width: 24px;
	height: 81px;
	position: absolute;
	top: 0;
	left: 153px;
}
.tube{
	background: url(../img/bricks/tube.jpg) no-repeat;
	height: 165px;
	overflow: hidden;
}
.tube li{
	float: left;
}
.tube .one{
	width: 300px;
}
.tube .two{
	width: 315px;
}
.tube .three{
	width: 315px;
}
.tube li a{
	padding: 10px 20px 10px 60px;
	display: block;
	text-align: right;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}
.tube li a span{
	font-size: 11px;
	padding: 20px 0 0 35px;
	display: block;
	line-height: 1.5;
}
.tube li a:hover{
	text-decoration: underline;
}
