*{
	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;
}
.bodyDiv{
	width:566px;
	margin:auto;
	height:800px;
	background-image:url(../images/bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 100px 0 100px;
	position:relative;
}
.contactInfo{
	position:absolute;
	top:40px;
	right:115px;
	color: #fff;
	font-family:Tahoma;
	font-weight: bold;
	z-index: 10;
}
.contactInfo a {
	font-family:Tahoma;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
.small{
	position:absolute;
	top:100px;
	right:115px
}
.small img{
margin:0 5px 0 0
}
#header img{
float:left
}
#content, #content img{
float:left;
background-color:#FFFFFF
}
.center{
border:6px solid #ffffff;
border-top:0px;
float:left;
width:549px
}
.center img{
float:left
}
.pics{
background-color:#FFFFFF;
padding:0 0 0 6px;
float:left;
width:540px
}
.pics img{
float:left;
padding:0 5px 2px 0
}
#footer{
float:left;
clear:both;
padding:14px 0 0 14px;
font-family:Tahoma;
font-size:9px;
font-weight: bold;
color:#FFFFFF;
width: 220px;
height: 22px;
}
.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;
}
.selectedTab{
	color: #18687f; 
	background-image:url(tabSelected.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px;
	padding-right: 4px;
	float: left; 
	font-weight: bold; 		
	font-size: 15px;
	text-align: center;	
	height: 15px;
	width: 100px;
}		
.selectedTab a{
	color: #18687f;
	text-decoration:none;
}
.tab{
	color: #18687f; 
	background-image:url(tab.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px;
	padding-right: 4px;
	float: left; 
	width: 100px;
	height: 15px;
	font-size: 15px;	
	text-align: center;
}
.tab a{
	color: #18687f;
	text-decoration:none;
}
IFRAME#ifrContent {
	padding: 0px; 
	margin: 0px;
}
IFRAME#ifrMask {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	height: 0px;
	width: 0px;
	display:none;
	background-color:#fff; 
	filter:alpha(opacity=0); -moz-opacity: .0; -khtml-opacity: .0; opacity: .0;
}
IFRAME#ifrContactUs {
	position:absolute;
	top:50%;
	margin-top: -150px;		
	left:50%;
	margin-left: -260px;		
	z-index:10;
	border: 6px solid #18687f;
}