﻿/* ----------------------------------------------------------

author:    Boris Perepelitsa
email:     borisss777@gmail.com
icq:       9843194
site: x-html.ru
blog: page-proof.ru
---------------------------------------------------------- */
@import"reset.css";


/* Page 
------------------------------------------------------------------------------------------------------------------------------*/
#page {
	width:1000px;
	margin:0 auto;
}

/* Header -------------------------------------------------------------------------------------------*/
#header {
	color:#fff;
	height:72px;
}
#header a {
	color:#fff;
}
/*Logo*/
#logo {
	float:left;
	width:352px;
	position:relative;left:24px;margin-top:12px;
}
#logo a {
	font:28px "Trebuchet MS";
	text-decoration:none;
}

/* Cloud */
#cloud {
float:left;
width:425px;
margin-top:12px;
}
.c1 {
font-size:18px;
position:relative;top:-1px;
}
.c2 {
font-size:18px;
}
.c3 {
font-size:14px;
position:relative;top:1px;left:-1px;
}
.c4 {
font-size:11px;
position:relative;top:-4px;
}
/* Icon */
#icon {
width:120px;
float:right;
}
#icon a {
display:block;
float:left;
position:relative;top:34px;
}
#icon span {
display:none;
}
.to-main {
	background:url('./i/mail.gif') no-repeat;
	width:12px;height:12px;
}
.mailto {
	background:url('./i/mail.gif') no-repeat -31px 0;
	width:14px;height:12px;
	position:relative;left:18px;
}


/* Content -----------------------------------------------------------------------------------------------------------*/
#content {
	width:999px;
	background:#fff url('./i/green-top.jpg') no-repeat;
	padding-top:10px;
	overflow:hidden;
	padding-bottom:58px;
}
#sidebar {
float:left;
width:255px;
padding-left:25px;
}
#menu {
margin-left:18px;
}
#menu h2{
	font:18px "Trebuchet MS";
	border-bottom:dashed #fff 1px;
	color:#fff;
	width:50px;
	margin-bottom:16px;
}
#menu li a{
font:12px Tahoma;
line-height:19px;
}
#menu .st {
	background:url('./i/dot2.gif') 0 9px no-repeat;
	padding-left:8px;
}
#menu .st a {
color:#4a4a4a;
}
#menu .active {
	background:url('./i/dot.gif') 0 9px no-repeat;
	padding-left:8px;
}

#contact {
background:url('./i/gree-bg.gif');
width:216px;
padding:10px 0 10px 24px;
margin:12px 0 42px -10px;
color:#fff;
}
#contact h2 {
	font:18px "Trebuchet MS";
	border-bottom:dashed #fff 1px;
	width:84px;
	margin-bottom:6px;
}
#contact p {
font:12px Tahoma;
padding-bottom:4px;
}
#contact p span {
	font-weight:bold;
}
.foto {
margin-left:-12px;
}
.foto p {
padding-bottom:24px;
}
.os {
	font:18px "Trebuchet MS";
	color:#fff;
	margin-bottom:16px;
	position:relative;top:2px;
}
.main {
	padding-top:12px;
}
.text {
font:12px Arial;
color:#4a4a4a;
padding:18px 24px 24px 0;
}
.text h2 {
	font:18px "Trebuchet MS";
	color:#000;
	padding-bottom:3px;
}
.text p {
	padding-bottom:12px;
}

/* Footer  ----------------------------------------------------------------------------------------------------*/
#footer {
	background:url('./i/bg-footer.jpg') no-repeat;
	height:41px;
	color:#fff;
	font-size:11px;
	padding-left:36px;
}
#footer a {
color:#fff;
}
.copy {
width:600px;
float:left;
position:relative;top:14px;
}
.counter {
float:right;
position:relative;left:-36px;top:6px;
}
.copy span {
	position:relative;left:30px;
}