#main_menu td {padding-left: 10px; padding-right: 10px; text-decoration: none; text-align: left; }

#main_menu a {text-align: center;color: white; text-decoration: none; font-family:  Verdana; font-size: 12px; font-weight: bolder; }

#main_menu a:hover {text-align: center; color: white; text-decoration: underline; font-family:  Verdana; font-size: 12px; font-weight: bolder; }

#google {text-align: center; padding-top: 30px; vertical-align: top; }

#main_text {padding-left: 15px; padding-right: 10px; padding-top: 15px; vertical-align: top; text-align: justify; }

p {text-decoration: none; color: black;  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 14px; }

a {text-decoration: none;color: black;}

h1{font-family: Tahoma, Verdana, Arial, sans-serif;text-decoration: none;font-size: 18px;}

#copy { text-decoration: none; font-size: 10px; text-align:center; color: #000000;}
#copy a { text-decoration: none; font-size: 10px; text-align:center; color: #000000;}
#copy a:hover { text-decoration: underline; font-size: 10px; text-align:center; color: #000000;}

#copy1 { text-decoration: none; font-size: 10px; text-align:center; color: #ffffff;}
#copy1 a { text-decoration: none; font-size: 10px; text-align:center; color: #ffffff;}
#copy1 a:hover { text-decoration: underline; font-size: 10px; text-align:center; color: #ffffff;}


* {
	border:0;
	margin:0;
	padding:0;
}

/* body */
body {
	background:#fff;
	color:#666;
	font:0.75em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
}

/* general */
a {
	color:#9C0;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:none;
}

/* header */
#header {
	background:#323232 url('image/background_header.jpg') center repeat-y;
	width:100%;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}
#header_inside h1 {
	color:#fff;
	float:left;
	font:2.0em 'Trebuchet MS', Verdana, sans-serif;
	height:100px;
	line-height:100px;
	margin:0 0 0 20px;
	width:180px;
}
#header_inside h1 span {
	color:#9c0;
}
#header_inside ul {
	float:right;
	height:100px;
	list-style:none;
	width:600px;
}
#header_inside ul li {
	border-right:1px solid #555;
	float:right;
	height:100px;
	list-style:none;

}
#header_inside ul li a {
	color:#fff;
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
    padding-left: 10px;
	padding-right: 10px;
}
#header_inside ul li a:hover {
	background:#fff;
	color:#111;
}
#header_inside ul li a.active {
	background:#fff;
	color:#111;
}

/* content */
#content {
	background:#fff url('image/background_content.jpg') center repeat-y;
	clear:both;
	width:100%;
}
#content_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}
#content_inside_sidebar {
	border-left:1px solid #bbb;
	clear:both;
	float:right;
	height:auto;
	line-height:175%;
	margin:5px 0;
	padding:0 10px;
	width:200px;
}
#content_inside_sidebar h2 {
	background:#fff;
	color:#000;
	font-size:110%;
	font-weight:400;
	padding:5px 0;
	text-align:right;
}
#content_inside_sidebar ul {
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 10px;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:right;
	width:194px;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#000;
}
#content_inside_main {
	background:#fff;
	float:left;
	letter-spacing:0px;
	line-height:175%;
	margin:0 auto;
	padding:10px;
	width:559px;
}
#content_inside_main h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}
#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 10px;
}

/* footer */
#footer {
	background:#323232 url('image/background_footer.jpg') center repeat-y;
	clear:both;
	height:100px;
	width:100%;
}
#footer_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:100px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	color:#fff;
	line-height:100px;
	text-align:center;
}

.ad_clear {clear:both;}
.w750 {width:750px;}
.w240 {width:240px;}
.w180 {width:180px;}
.h450 {height:450px;}
.h52 {height:52px;}
div.ad_float {float:left;}
#ad_zag a {font-weight:bold;}
#ad_zag a:hover{text-decoration:none;}
div.ad_main {padding:2px 5px;line-height:13px;margin:5px;}

#ad_zag a{font-family:verdana,arial,sans-serif;font-size:10px;}
#ad_text {font-family:verdana,arial,sans-serif;font-size:10px;}
#ad_url {font-family:verdana,arial,sans-serif;font-size:10px;}


/*	коричневые оттенки	*/
.ad_brown {
	border:1px solid #FBE5C0;
	background:#FFF9F0;
}
.ad_brown #ad_zag a{
	color:#CF9633;
}
.ad_brown #ad_text {
	color:#5F5D59;
}
.ad_brown #ad_url {
	color:#CF9633;
}

/*	синие оттенки	*/
.ad_blue {
	border:1px solid #7FC6FF;
	background:#EFF2FF;
}
.ad_blue #ad_zag a{
	color:#221FFF;
}
.ad_blue #ad_text {
	color:#5F5D59;
}
.ad_blue #ad_url {
	color:#5F7FFF;
}

/*	зеленые оттенки	*/
.ad_green {
	border:1px solid #74CF91;
	background:#EFFFF4;
}
.ad_green #ad_zag a{
	color:#0F7F33;
}
.ad_green #ad_text {
	color:#5F5D59;
}
.ad_green #ad_url {
	color:#0F7F33;
}

/*	google оттенки	*/
.ad_google #ad_zag a{
	color:#0044A1;
	line-height:12px;
}
.ad_google #ad_text {
	color:#445964;
	font-family:verdana,arial,sans-serif;
}
.ad_google #ad_url {
	color:#0F7F33;
}