body {
 font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
        font-weight: normal;
	color: #FFFFFF;
        background: #00192a;

}

#wrap {
	min-width: 1000px;
	width:expression(document.body.clientWidth < 1000? "1000px": "auto" );
}


#thisbody {
   background: #00192a url(fon.jpg) repeat-x;

}

#top {
   background: url(light.png) top no-repeat;
   width: 100%;
   height: 250px;
   margin-top: -20px;

}




 
img, div, a, input { behavior: url(iepngfix.htc) }


#cont{
	margin-left: 10px;
	margin-top: -60px;
	width: 100%;
	
}

.link a{
   border: 0px solid #a0a0a0;
   font-weight: normal;
   font-size: 30px;
   margin-top: 0px;

   letter-spacing: -2px;
   background: #690;

}
.link a:hover{
color: #0af;
   background: #057;

}

.link a:visited{
color: #aaa;
   background: #555;

}
.link a img{
   border: 0px solid #a0a0a0;
   margin-top: -5px;
   font-weight: normal;
  
}


.link a:hover img{
   border: 0px solid #0090FF;
}



.logo {
	width: 160px;
	height: 100%;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 10px;
	margin-bottom: 0px;
   
	float: left;
	background: url(logo2.jpg) repeat-x;
	border: 0px solid #a0a0a0;
	
   
}


.logo a img{
   border: 0px solid #a0a0a0;
   
}

.logo a:hover img{
   border: 0px solid #a0a0a0;
   
}

.mes {
padding: 10 100 100 160;
margin:0px;
position: absolute;
border: 0px solid #a0a0a0;
}

.contact {
   padding-top: 50px;
   padding-left: 375px;
   padding-right: 20px;
   margin-bottom: 0px;
   line-height: 26px;
   float: left;
   font-size: 16px;
   line-height: 24px;
   letter-spacing: -0.5px;
   text-decoration: none;
    
}

.contact a{
   font-size: 16px;
   line-height: 24px;
   letter-spacing: -0.5px;
   text-decoration: none;
   border-bottom: 1px #FFF dashed;
}

.contact a:hover{
   border-bottom: 1px #ffa900 dashed;
    color: ffa900;
background: #fff;
}  


form, td	{
	margin: 0;
	padding: 0 20 0 20;

}


.site {
   padding-top: 0px;
   margin-left: 0px;
}


.log {
   margin-left: 0px;
}



.vector {
   margin-left: 0px;
}


a {
	font-size: 4px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover {
	color: #0090FF;

}


.text td{
	height: 400px;
	width: 230px;
	font-size: 18px;
	height: 300px;
	
}


.text1 {
	height: 400px;
	
	line-height: 18px;
	margin: 10px 0 10px 0;
	padding: 10 15px 10 20px;
	font-size: 14px;
	color: #ff9c00;
	background: url(back3.png) no-repeat;
}


.text2 {
	
	height: 400px;
	line-height: 18px;
	margin: 10px 0 10px 0;
	padding: 10 15px 10 20px;
	font-size: 14px;
	color: #ffdb03;
	background: url(back3.png) no-repeat;
}

.text3 {
	
	height: 400px;
	line-height: 18px;
	margin: 10px 0 10px 0;
	padding: 10 15px 10 20px;
	font-size: 14px;
	color: #b5ff03;
	background: url(back3.png) no-repeat;
}


.footmenu ul li{
float: left;

}

ul a
    {
        list-style: disc url(list.gif) inside;
	font-size: 12px;
	color: #309de0;
	text-align: left;
	border-bottom: 1 px dashed #309de0;
	background: #002030;
    }

ul a:hover
    {
        list-style: disc url(list.gif) inside;
	font-size: 12px;
	color: #309de0;
	text-align: left;
	border-bottom: 1 px dashed #309de0;
	background: #003540;
    }

ul li
    {
list-style: disc url(list.gif) inside;
text-align: left;
margin-left: -30px;
}


#foot {
   background: url(footer.png) bottom no-repeat;
   width: 100%;
   height: 260px;
   valign: bottom;
   margin-bottom: 20px;
margin-top: -160px;


   
}