body {
	background-color: #ffffff;
	color: #679998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
}
input, select, textarea {
	color: #679998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 100%;
}
p {
	margin: 0px;
	padding: 0 0 7px 0;
}
a
{
	color: #679998;
}
.title
{
	color: #53bbbc;
	font-size: 18px;
	font-style: italic;
	padding-bottom: 20px;
	text-align: left;
}
.title2
{
	color: #f5bb0b;
	text-align: right;
}
.header, .content, .footer
{
	clear: both;
	float: left;
	width: 100%;
}
.header
{
	background-color: #9be5ee;
	height: 315px;
	padding-top: 40px;
}
.headerInner, .contentInner, .footerInner
{
	margin: 0 auto;
	width: 700px;
}
.headerInner {
	width:720px;
}
.header .logo a
{
	background-image: url('img/logo.gif');
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 127px;
}
.header .menuBlock
{
	float: right;
}
.header .headerInner
{
	background-image: url('img/banner1wide.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 315px;
}
.header ul.menu
{
	float: right;
	margin: 0;
	padding: 26px 0 0 0;
}
.header .menu li
{
	display: block;
	float: left;
	line-height: 20px;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 18px;
	padding: 0;
}
.header .menu li a
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.header .menu li.active
{
	border-bottom: 3px solid #009899;
}
.content .headerInner1
{
	background-image: url('img/banner2.jpg');
	background-position: -10px top;
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 30px;
}
.content .contentInner
{
	padding: 0 20px;
}
.footer
{
	padding-top: 20px;
}
.footerInner
{
	border-top: 1px solid #9be5ee;
	padding: 10px 0 40px 0;
}
.footer .copyright
{
	float: left;
}
.footer .project
{
	float: right;
}
.footer .project a
{
	font-weight: bold;
	text-decoration: none;
}
.footer .project a:hover
{
	text-decoration: underline;
}
.main .contentLeft
{
	float: left;
	width: 440px;
}
.main .contentRight
{
	float: right;
	width: 240px;
}
.contentLeft
{
	float: left;
	width: 198px;
}
.contentRight
{
	float: right;
	width: 440px;
}
form p
{
	padding: 3px 0;
}
form textarea
{
	height: 100px;
}
.buttons 
{
	padding-top: 5px;
}
.buttons input
{
	background-color: #9be5ee;
	border: 0;
	color: #ffffff;
	float: right;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 3px;
	width: 100px;
}
.notify
{
	padding: 30px 0;
	text-align: center;
}
.offer .cover
{
	float: left;
	text-align: center;
	width: 270px;
}
.offer img
{
	border: 1px solid #53BBBC;
	margin-right: 20px;
}
.offer p
{
	float: left;
	width: 430px;
}
.catalogOffer
{
	float: left;
	text-align: center;
	width: 233px;
}
.catalogOffer img
{
	border: 1px solid #53BBBC;
}
.catalogOffer a
{
	clear: both;
	float: left;
	margin-top: 6px;
	text-decoration: none;
	width: 233px;
}
.main .catalogOffer,
.main .catalogOffer a
{
	float: right;
	width: 150px;
}

#alphaWrapper{
	z-index: 100;
	width:100%;
	height:200%;
	background: #000;
	position: relative;
	display:none;
	margin:0;
	padding:0;
	top:0;
	margin:0;
	zoom:1;
	position:absolute;
	opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);	
}
.oupsIntroClick,.oupsIntroClose,#oupsIntro{
	cursor:pointer;

}
#oupsIntro{	
	width:400px;
	height:270px;
	position:absolute;
	top:150px;
	padding:15px;
	border:5px solid #53BBBC;
	z-index:150;
	display:none;
	background:#fff;
	line-height:18px;
}
.oupsIntroClose{

	text-decoration:underline;
	text-align:right;
	margin:0 0 15px 0;

}
