/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.4em;
	text-align: justify;
	
}

p {
	font-size: 12px;
}

blockquote{
	font-size: 11px;
}


blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #fd7d00;
}

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}


/* Logo */

#logo {
	width: 970px;
	height: 140px;
	margin: 0 /*auto*/;
	/*background: url(images/img02.gif) no-repeat 10px 10px;*/
	padding: 0 0 0 10px;
}

#logo h5 {
	padding: 10px 0 0 0px;
}

#logo h5 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 40px;
}

#logo h5 i {
	text-transform: lowercase;
	letter-spacing: -1px;
	font: italic normal 35px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h6 {
	padding: 0 0 0 2px;
	font-size: 1em;
	margin-top: -10px;
	color: #E7820F;
}

#m {
	color: #385B88;
}

#logo h6 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#descr {
	font-size: 10px;
	color: #999999;
	margin-top: 7px;
}

/* Content */

#content {
	width: 770px;
	margin: 0 /*auto*/;
	padding: 0 0 0 10px;
}

#yandex {
	float: right;
	width: 170px;
	margin-left: 20px;
}

/* Content > Main */

#main {
	float: right;
	width: 550px;
	margin-top: -25px;
}

#list{
	font-size: 10px;
	color: #666666;
	width: 50%;
	font-family : Tahoma;
	
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin-top: -20px; 
}



/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #EBEBEB;
	color: #E08934;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
	margin-left: -5px;
	text-align: left;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	width: 770px;
	margin: 0 /*auto*/;
	background: #EAEAEA url(images/img6.gif) repeat-x left top;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#counter {
	float: right;
	margin-top: -30px; 
}

/*------------------------------*/
input.submit {
	color: #FFFFFF;
	background: #32500b; 
	height: 20px;
	
}

input, textarea, select {
	color: #FFFFFF;
	background: #1c2d06; 
	border:0px;
	font-family : Arial;
	font-size : 11px;
}

img {
	border:0px;
}

table.padd { border-collapse: collapse; }
table.padd tr td { padding: 8px; }
