* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #fff;
	font: 12px Arial, sans-serif; 
	color: #687273;
	min-width: 900px;
	background: url(../img/apple.jpg) top right no-repeat;
}

a {
	color: #129ce1;
}

a:hover {
	color: #000;
}

table {
	border-collapse: collapse;
}
table td {
	vertical-align: top;
}

#structure {
	width: 100%;
	min-width: 900px;
}

/* Header */

#header .logo {
	padding: 32px 0 65px 32px;
	float: left;
}

#header .phone {
	width: 391px;
	margin: 36px 0 0 0;
	height: 36px;
	float: right;
	background: url(../img/bg_phone.png) no-repeat;
	color: #878787;
	font-size: 14px;
}

#header .phone div {
	margin: 5px 0 0 170px;
}

#header .phone span {
	color: #0ea6ec;
}

#header .phone span.codcity {
	font-size: 18px;
}

#header .phone span.num {
	font-size: 24px;
}


/* Content */

#content p {
	line-height: 18px;
	margin: 0 0 12px 0;
	text-align: justify;
	width: 60%;
	min-width: 496px;
	clear: both;
}

#content h1 {
	font-size: 28px;
	color: #808080;
	font-weight: normal;
	margin: 0 0 16px 0;
	position: relative;
	right: 80px;
	float: left;
}

#content h2 {
	font-size: 26px;
	color: #808080;
	font-weight: normal;
	margin: 0 0 16px 0;
	position: relative;
	right: 80px;
	float: left;
}

#content h2 span {
	display: block;
	line-height: 26px;
}

#content h2 span.blue {
	color: #0ea6ec;
	float: left;
	margin: 0 5px 0 0;
}

#content h2 span.lightgrey {
	color: #bfbfbf;
	position: relative;
	top: 5px;
}

#content h2 span.darkgrey {
	margin: 0 0 0 70px;
	clear: both;
}

#content h1 {
	font-size: 26px;
	color: #808080;
	font-weight: normal;
	margin: 0 0 16px 0;
	position: relative;
	right: 80px;
	float: left;
}

#content h1 span {
	display: block;
	line-height: 26px;
}

#content h1 span.blue {
	color: #0ea6ec;
	float: left;
	margin: 0 5px 0 0;
}

#content h1 span.lightgrey {
	color: #bfbfbf;
	position: relative;
	top: 5px;
}

#content h1 span.darkgrey {
	margin: 0 0 0 70px;
	clear: both;
}

div.press {
	margin: 0 0 0 107px;
}

table.press {
	clear: both;
}

table.press td.light, table.press td.dark {
	padding: 14px;
	vertical-align: top;
}

table.press td.light a, table.press td.dark a {
	color: #687273;
	text-decoration: none;
	display: block;
	line-height: 18px;
}

table.press td.light a:hover, table.press td.dark a:hover {
	text-decoration: underline;
	color: black;
}

table.press td.light {
	background: #f5f4f5;
	border-right: 1px solid #fff;
}

table.press td.dark {
	background: #e1e1e1;
}

div.service {
	margin: 0 0 0 50px;
}

div.service h2 {
	position: static;
}

div.service h2 span.darkgrey {
	margin-left: 38px;
}

/* Sidebar */

#sidebar {
	width: 242px;
	vertical-align: top;
}

.sidebar {
	margin-top: 67px;
}

#sidebar a {
	display: block;
	width: 180px;
	margin: 0 auto;
}

#sidebar div.pic {
	text-align: center;
	margin: 0 0 25px 0;
}

#sidebar div.pic img {
	margin: 0 0 5px 0;
}

#sidebar a {
	text-decoration: none;
}

/* Block 2 */

.block2 {
	width: 100%;
	vertical-align: top;
}

#content p {
	line-height: 18px;
	margin: 0 0 12px 0;
	text-align: justify;
	width: 60%;
	min-width: 496px;
	clear: both;
}

.block2 h2 {
	font-size: 26px;
	color: #808080;
	font-weight: normal;
	margin: 0 0 16px 0;
	position: relative;
	right: 80px;
	float: left;
}

.block2 h2 span {
	display: block;
	line-height: 26px;
}

.block2 h2 span.blue {
	color: #0ea6ec;
	float: left;
	margin: 0 5px 0 0;
}

.block2 h2 span.lightgrey {
	color: #bfbfbf;
	position: relative;
	top: 5px;
}

.block2 h2 span.darkgrey {
	margin: 0 0 0 70px;
	clear: both;
}

.block2 .pic {
	float: left;
}

.block2 div.pic {
	text-align: center;
	margin: 0 0 25px 0;
}

.block2 div.pic img {
	margin: 0 0 5px 0;
}

.block2 .sevice a {
	text-decoration: none;
}

/* Menu */

.menu {
	width: 185px;
	margin: 0 auto;
	margin-top: 47px;
}

.menu .lv1 {
	background: #e1e1e1;
}

.menu .lv1 a {
	display: block;
	line-height: 18px;
	color: #687273;
	margin-left: 13px !important;
}

.menu a:hover {
	text-decoration: underline !important;
	color: black;
}

.menu .lv1 div {
	background: #f5f4f5 !important;
}

.menu .lv1 div a {
	color: 677273;
	position: relative;
	left: 10px;
}

.menu h2 {
	font-weight: bold;
	line-height: 33px;
	display: block;
	font-size: 12px;
	margin-left: 23px;
}

.menu div.hr {
	background: url(../img/hr_menu.gif) repeat !important;
	height: 1px;
	font-size: 1px;
	margin: 5px 10px 5px 10px;
}


/* Footer */

#footer {
	background: url(../img/girl.jpg) bottom no-repeat;
	width: 366px;
	height: 326px;
}

#footer div {
	margin-top: 57px;
}

#footer h3 {
	color: #4abcf1;
	margin: 0 0 10px 30px;
}

#footer p {
	margin: 0 0 10px 30px;
}

#footer p.copy	{
	margin-top: 100px;
}
