/*===============================================================================================*/
/*============================================DEFOULT============================================*/
/*===============================================================================================*/
html {
	
}
body {
	background: #fafbfd url(../i/bg_body.jpg) center 0 no-repeat;
	color: #3c3d40;
	font:13px/1.3em Tahoma, Arial,sans-serif;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cb {
	clear: both;
}
.tac {
	text-align: center;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.pa {
	position: absolute;
}
.layout {
	min-width: 882px;
}
a {
	color: #0d57eb;
}
a:visited {
	color: #547ccc;
}
a:hover {
	color: #1647a9;
	text-decoration: none;
}
a:focus {
	color: #1647a9;
}
a:active {
	color: #1647a9;
}

strong {
	font-weight: bold;
}
p img.fr {
	margin: 0 0 1em 1em;
}
/*===============================================================================================*/
/*============================================HEADER=============================================*/
/*===============================================================================================*/
.header {
	padding: 35px 0 0;
	background: url(../i/bg_header.png) center 110px no-repeat;
}
.header .clearfix {
	padding: 0 30px;
}
/*===============================================================================================*/
/*============================================MAIN MENU==========================================*/
/*===============================================================================================*/
.menu {
	overflow: hidden;
	margin: 283px -3px 0 0px;
	clear: both;
}
.menu li{
	float: left;
	overflow: hidden;
	margin: 0 3px 0 0px;
	padding: 0 0px;
	background: none;	
}
.menu li a {
	height: 48px;
	font:18px/45px Arial, sans-serif;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 174px;
}
.menu li.active a, .menu li a:hover {
	color: #4058ef;
	letter-spacing: -0.1ex;
	font:18px/45px "Arial Black", Arial, sans-serif;
}

/*===============================================================================================*/
/*=====================================SIDEBAR===================================================*/
/*===============================================================================================*/
.sidebar {
	float: left;
	width: 230px;
}
.sidebar h2{
	
}

.sidebar li{
	background: url(../i/bg_li_sidebar.png) 0 8px no-repeat;
	height: 36px;
	width: 200px;
	color: #22365e;
	font: 13px/24px Tahoma, Arial,sans-serif;
	padding: 0 0 0 20px;
}


/*===============================================================================================*/
/*=====================================CONTENT===================================================*/
/*===============================================================================================*/
.main {
	width: 882px;
	margin: auto;
}
.content {
	padding: 45px 0 50px;
}
.baner {
	margin: 70px 0 0;
	height: 160px;
	width: 882px;
	background: url(../i/baner.png) 0 0px no-repeat;	
}
.baner a.more{
	color: #fff;
	font: 13px/1.2em Tahoma, Arial,sans-serif;
	display: block;
	width: 70px;
	height: 90px;
	padding: 70px 0 0 170px;	
}
h2 {
	color: #273bfd;
	font: bold 24px/1.2em Tahoma, Arial,sans-serif;
	letter-spacing: normal;
	clear: both;
	padding: 0 0 1em;
}
.content h3 {
	color: #1d5a31;
	font: bold italic 14px/1.4em Arial,sans-serif;
	letter-spacing: normal;
	padding: 0 0 1em 0;
	
}
.content div.img {
	margin: 0 10px 30px 0;
}

.main_content {
	float: right;
	width: 580px;
}
.line {
	width: 100%;
	height: 1px;
	background: #e6e6e6;
	margin: 10px 0;
}
.main_content ul {
	padding: 0 0 1.5em;
}
.main_content p {
	color: #3c3d40;
	font:13px/1.3em Tahoma, Arial,sans-serif;
	padding: 0 0 1em;
}

ul.cols2 li {
	width: 45%;
	float: left;
	padding: 0 0 0 2%;
	margin: 0 0 0 3%;	
}
ul.cols3 li {
	width: 30%;
	float: left;
	padding: 0 0 0 2%;
	margin: 0 0 0 3%;	
}
.cols3 {
	overflow: hidden;
	height: 1%;
	clear: both;
	width: 100%;
}
.cols2 {
	overflow: hidden;
	height: 1%;
	clear: both;
	width: 100%;
}
.cols3 .col {
	float: left;
	width: 29%;
	vertical-align: top;
	margin-right: 4%;
}
ul.links li {
	background: url(../i/bg_arhor.png) 0 center no-repeat;
	padding: 0 0 0 20px;
}
ul li {
	background: url(../i/bg_li.png) 0 8px no-repeat;
	padding: 0 0 3px 10px;
	margin: 0 0 0 10px;
}
.blocks p.fl {
	width: 50%;
}
.blocks p.fl img{
	margin: 0 10px;
}
img.border{
	border: 1px solid #000;
	overflow: hidden;
	height: 100%;
	padding: 1px;
	background: #fff;
}
/*===============================================================================================*/
/*========================================FOOTER=================================================*/
/*===============================================================================================*/
.footer {
	background: url(../i/bg_footer.jpg) 0 0 no-repeat;
	height: 34px;
	padding: 20px;
	overflow: hidden;
}
.footer .wrapper{
	width: 880px;
	margin: auto;
	
}
.footer_menu {
	overflow: hidden;
	height: 1%;
	margin: 0 -20px 0 0;
}
.footer_menu li{
	float: left;
	margin: 0 -1px 0 0;
	border-right: 1px solid #3c3d40;
	padding: 0;	
	list-style: none;
	background: none;	
}
.footer_menu li a{
	font:12px/1.2em Tahoma, Arial,sans-serif;
	color: #3c3d40;
	text-decoration: none;
	vertical-align: top;
	margin: 0 20px;
	padding: 0;	
}
.footer_menu li a:hover, .footer_menu li.active a {
	text-decoration: underline;
}
.footer p{
	font: 12px/18px Tahoma,Arial,sans-serif;
	color: #3c3d40;
}
.footer p a{
	color: #3c3d40;
}
.footer p.fr{
	text-align: left;
	width: 370px;
	clear: right;
}
/*===============================================================================================*/
/*=======================================FORM====================================================*/
/*===============================================================================================*/
form.form {
	
	
}
form.form ul {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0;
	width: 265px;
	position: relative;
	z-index: 1000;
}
form.form ul li {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0 0 7px;
	width: 100%;
	
}
form.form ul.fl li {
	font: 0px/0 Arial;
	padding: 0 0 18px;
}
form.form label {
	font:12px/1.2em Arial,sans-serif;
	color: #010101;
}
form.form input.text, form.form textarea {
	border: 1px inset;
	width: 100%;
	height: 14px;
	color: #010101;
	border: 1px inset #808080;
	background: #fff;
	font:12px/1.2em Arial,sans-serif;

}
form.form textarea {
	height: 45px;
}
form.form ul li.buttons {
	text-align: right;
	padding: 2px;
}
.button {
	width: 56px;
	height: 19px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.b_reset{
	background: url(../i/b_reset.png) 0 0 no-repeat;
	margin-right: 10px;
}
.b_submit{
	background: url(../i/b_submit.png) 0 0 no-repeat;
	
}
.error {
	clear: both;
	height: 1%;
}
#error {
	font:12px/1.6em Arial,sans-serif;
	color: #fff;
	
}
/*===============================================================================================*/
/*=========================================HOURS=================================================*/
/*===============================================================================================*/
ul.hours {
	
}
ul.hours li {
	background: none;
	padding: 0;
	font:12px/1.4em Arial,sans-serif;
}
ul.hours li.first {
	font-weight: bold;
	padding: 0 0 0em;
}
ul.hours li span{
	width: 100px;
	display: inline-block;
}
ul.hours {
	
}
/*===============================================================================================*/
/*===============================================================================================*/
/*===============================================================================================*/

/*===============================================================================================*/
/*===============================================================================================*/
/*===============================================================================================*/

/*===============================================================================================*/
/*===============================================================================================*/
/*===============================================================================================*/

/*===============================================================================================*/
/*===============================================================================================*/
/*===============================================================================================*/
