#d_code {
	font-size : 10px;
	color : #000000;
	font-family:Tahoma,Verdana,Arial;
	text-align: center;
	padding-bottom: 15px;
	}
#d_code1 {
	font-size : 10px;
	color : #000000;
	font-family:Tahoma,Verdana,Arial;
	padding-left: 0px;
	
	}
#d_code a {
		color : #000000;
		text-decoration: none;
		}
#d_code1 a {
		color : #000000;
		text-decoration: none;
		}

#d_code a:link{
		color : #000000;
		text-decoration: none;
	}
#d_code1 a:link  {
		color : #000000;
		text-decoration: none;
	}

#d_code a:hover{
		color : #000000;
		text-decoration: underline;
	}
#d_code1 a:hover  {
		color : #000000;
		text-decoration: underline;
}

* {margin: 0;
   padding: 0;
}

body {
	background-image: url(images/body_tile.jpg);
	background-repeat: repeat-y;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	width: 954px;
	font-size: 1.2em;
}

#left {
	background-image: url(images/left_bg.jpg);
	float: left;
	height: 434px;
	width: 274px;
	padding-top: 275px;
}

#right {
	background-image: url(images/right_bg.jpg);
	float: left;
	width: 590px;
	padding-top:150px;
	padding-right: 90px;
	background-repeat: no-repeat;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 524px;
	padding-left: 400px;
	padding-top: 15px;
	clear: both;
	font-size: 12px;
}

#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 55px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #74752b;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 7px;
	font-weight: bolder;
}

#navcontainer a:hover
{
	color: #75492b;
	background-image: url(images/bullet_hover.png);
	background-repeat: no-repeat;
}

p {margin-bottom: 15px;
   margin-top: 15px;}

h1 {
	text-align: center;
	margin-top: -55px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #808D33;
	font-size: 2em;
}

h2 {
	text-align: center;
	margin-top: 7px;
	margin-bottom: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #9BA46D;
	font-size: 1.2em;
}

h3 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #98A549;
	font-size: 1.5em;
}

h4 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #808D33;
	font-size: 1.5em;
	margin-left: 107px;
	margin-bottom: 30px;
}

blockquote {
	font-style: italic;
	border: 1px dotted #98A549;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #74752B;
	
}

a:link {color: #7C8832}
a:visited {color: #74752B}
a:hover {color: #993300}
a:active {color: #993300}

#right p{
	font-size: 12px;
	color: #666666;
	}



.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:#808D33;
	line-height:12px;
}
.ad_google #ad_text {
	color:#445964;
	font-family:verdana,arial,sans-serif;
}
.ad_google #ad_url {
	color:#0F7F33;
}

