@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	border: 0;
}

em {
	font-style:normal;
}
#page_wrapper {
	width: 890px;
	height: 660px;
	margin: 20px auto 0 auto;
	padding: 0px;
	position: relative;
}
#header_wrapper {
	width: 890px;
	height: 95px;
	background:url(../images/header_bar.jpg) top left no-repeat #CCCCCC;
	float: left;
	clear: both;
}
#header {
	width: 890px;
	height: 90px;
}
#logo {
	width: 200px;
	height: 90px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left: 70px;
	float: left;
	clear: left;
}
#advertising {
	width: 250px;
	height: 90px;
	float: left;
	clear: right;
	margin-left: 200px;
}
#content_wrapper {
	clear: both;
	width: 890px;
	height: 555px;
}
#navigation_wrapper {
	width: 890px;
	height: 233px;
	background-color: #DDDDDD;
}
#navigation_bar {
	width: 244px;
	height: 233px;
	float: left;
}
#menu_noscript {
	background-color: #1b2766;
	width: 244px;
	height: 233px;
}
#eye_zone {
	float: left;
	clear: right;
	width: 646px;
	height: 233px;
	background: url(../images/eye_zone.jpg) no-repeat top left;
}
#eye_zone_text {
	margin-left: 40px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#eye_white {
	color: #FFFFFF;
	font-size: 30px;
}
#eye_black {
	color: #000000;
	font-size: 30px;
}
#eye_advertising {
	color: #000000;
	font-size: 28px;
}
#eye_text {
	font-size: 11px;
}
#text_wrapper {
	width: 646px;
	height: 199px;
	float: right;
	clear: left;
	background:url(../images/content_background.jpg) top right no-repeat #696868;
	position: relative;
}
#wrap_color_1 {
	width: 646px;
	height: 239px;
	float: right;
	clear: left;
	background-color: #ece4cc;
	margin-top: 15px;
}
#wrap_color_2 {
	width: 646px;
	height: 209px;
	float: right;
	clear: left;
	background-color: #ccc4a6;
}
#xtra_vision {
	width: 165px;
	height: 159px;
	background:url(../images/xtra_vision.jpg) center right no-repeat;
	float: left;
	clear: left;
}
#text {
	width: 470px;
	height: 197px;
	float: left;
	clear: right;
}
#text span {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#text em {
	font-weight: bold;
}
#footer_wrapper {
	width: 890px;
	height: 50px;
	text-align: center;	
}
#footer {
	width: 890px;
	height: 20px;
	text-align: center;	
	background-color: #f2f4f5;	
}

#footer a {
	color: #1b5073;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	font-size: 11px;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 10px;
	margin: 0px;
	background: url(../images/slash.jpg) center left no-repeat;
}

#footer a.first {
	background-image:none;
}

#cube {
	position: absolute;
	top: 350px;
	left: -1px;
	margin-left: 0px;
	padding-left: 0px;
}

.small_red {
	display: block;
	color: #ba4848;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-align: right;
	margin-top: 20px;
	margin-right: 25px;
}
.big_navy {
	display: block;
	height: 55px;
	background:url(../images/advertising_mirror.jpg) bottom left no-repeat;
	color: #1b4f74;
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	margin-right: 25px;
	letter-spacing: -0.01em;
}

