body {
 font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
        font-weight: normal;
	color: #FFFFFF;
        background: #00192a;
	height: 1000px;
}

#wrap {
	min-width: 1000px;
	width:expression(document.body.clientWidth < 1000? "1000px": "auto" );
}


#thisbody {
   background: #00192a url(fon.jpg) repeat-x;

}

#top {
   background: url(light.jpg) top no-repeat;
   width: 100%;
   height: 250px;
   margin-top: -20px;

}




 
img, div, a, input { behavior: url(iepngfix.htc) }


#cont{
	padding: 0px 0 0 0px;
	margin-left: 0px;
	margin-top: -60px;
	float: left;
	width: 100%;
	height: 1280px;
}

.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: #333;

}

.link a img{
   border: 0px solid #a0a0a0;
   margin-top: -7px;
   font-weight: normal;
}


.link a:hover img{
   border: 0px solid #0090FF;
}



.logo {
	width: 160px;
	height: 100%;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0 -10px;
	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;
   
}



.contact {
   padding-top: 50px;
   padding-left: 280px;
	padding-right: 0px;
	padding-bottom: 0px;
   margin: 0px 0 0 0;
   line-height: 26px;
   float: left;
   font-size: 16px;
   line-height: 24px;
   letter-spacing: -0.5px;
   text-decoration: none;
   decoration-style: dotted; 
}

.contact a{
   font-size: 16px;
   line-height: 24px;
   letter-spacing: -0.5px;
   text-decoration: underline;
   decoration-style: dotted; 
}

.contact a:hover{
   
    color: ccff00;
}  


form, td	{
	margin: 0;
	padding: 0 0 0 0;

}


.site {
   padding-top: 0px;
   margin-left: 0px;
}


.log {
   margin-left: 0px;
}



.vector {
   margin-left: 0px;
}


a {
	font-size: 5px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover {
	color: #0090FF;

}

.text{
	margin: 20px 0px 0px 20px;
	padding: 20px 0px 0px 20px;
	vertical-align: top;
	line-height: 20px;
	font-size: 16px;
	height: 300px;
	
}
.text td{
	margin: 20px 0 0px 20px;
	vertical-align: top;
	width: 210px;
	font-size: 18px;
	height: 300px;
	
}

.text a{
	line-height: 20px;
	margin: 10px 0 30px 0px;
	padding: 0 0px 0 0px;
	font-size: 14px;
	color: #0077FF;
	background: url(.png) no-repeat;
}

.text img{
	
	
	line-height: 20px;
	margin: 10px 0 10px 0px;
	padding: 0 0px 0 0px;
	font-size: 14px;
	color: #ff7a03;
	background: url(.png) no-repeat;
	border: 1 px solid #aaa;
}


.mon {
	width: 380px;
	height: 340px;
	margin: 20px 0 0px 0px;
	padding-top: 0px;
	padding-left: 0px;

	
}


.footmenu ul li{
float: left;

}

ul {
	margin-top: 40px;
}
ul a
    {
        list-style: disc url(list.gif) inside;
	font-size: 12px;
	color: #309de0;
	text-align: left;
	border-bottom: 1px dashed #309de0;
	background: #002030;
margin-top: 420px;
    }

ul a:hover
    {
        list-style: disc url(list.gif) inside;
	font-size: 12px;
	color: #309de0;
	text-align: left;
	border-bottom: 1px dashed #309de0;
	background: #003540;
    }

ul li
    {
list-style: disc url(list.gif) inside;
text-align: left;
margin-left: -35px;


}

.previous {
	margin: 0px 0 30px 40px;
	font-family: Arial;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	color: #0af;

}
.previous a{
	padding: 2px 3px 2px 3px;
margin: 0px 4px 0px 0px;
	font-family: Arial;
	text-align: bottom right;
	font-size: 12px;
	color: #0af;
	background: #057;

}
.previous a:hover{
	font-family: Arial;
	text-align: bottom right;
	font-size: 12px;
	color: #FFF;
	background: #690;

}

#foot {
   background: url(footer.png) bottom no-repeat;
   width: 100%;
   height: 260px;
   valign: bottom;
   margin-bottom: 20px;


   
}