*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#0591A2;
background-image:url(images/bluebg.gif);
background-position:top left;
background-repeat:repeat-x
}
body{
width:766px;
margin:auto;
height:800px;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding:39px 100px 0 100px;
position:relative
}
h1{
color:#0066CC;
font-family:Tahoma;
font-size:16px;

}
.small{
position:absolute;
top:55px;
right:115px
}
.small img{
margin:0 5px 0 0
}
#header img{
float:left
}
#content, #content img{
float:right;
background-color:#FFFFFF
}
.center{
border:6px solid #ffffff;
border-top:0px;
width:740px;
font-family:Tahoma;
font-size:14px;
color:#666666;
}
.center img{
float:right;
}
.pics{
background-color:#FFFFFF;
float:left;
width:740px
}
.pics img{
padding:0 10px 20px 0
}
#footer{
float:center;
clear:both;
padding:14px 0 0 0;
}
.param{
background-image:url(images/parametrs.jpg);
background-position:top left;
background-repeat:no-repeat;
float:right;
width:217px
}
.param input{
background-image:url(images/learn.jpg);
background-position:top left;
background-repeat:no-repeat;
border:0px;
width:90px;
height:52px;
cursor:pointer;
margin:35px 11px 27px 116px
}
.about{
float:left;
margin:16px 0 0 21px;
width:190px;
font-family:Tahoma;
font-size:11px;
color:#303030
}
.about p{
padding:19px 0 5px 5px;
clear:both
}
.about div{
padding:0 0 0 5px;
clear:both
}
.marg{
margin:0 2px 16px 3px
}
.model{
margin:0 2px 16px 0
}
.about ul{
display:block;
float:left;
clear:left;
width:100px;
margin:5px 0 15px 5px
}
.about  li{
float:left;
width:50px;
list-style-type:none
}
.doll{
margin:0 0 0 48px
}
#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 5px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 13px;
				height: 25px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
				width:765px;
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 22px;
				line-height: 25px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			#menu_wrapper ul {margin-left: 2px;}



			
			/* Blue Menu */
			#menu_wrapper.blue ul {
				border-top: 2px solid #356AA0;
				border-bottom: 2px solid #204061;
				background: #356AA0;}
			#menu_wrapper.blue a {color: #fff;}
			#menu_wrapper.blue li a:hover, #menu_wrapper.blue li.active a {color: #90CDFF; background: #3D7BBB; border-bottom: 2px solid #356AA0;}
