P,FORM {
	margin: 0;
	line-height: 18px
}

BODY {
	margin: 0;
	padding: 0;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

input,textarea,select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #024b7e;
	line-height: 18px;
}

A {
	color: #024b7e;
	text-decoration: underline;
}

A:hover, A:active {
	color: #024b7e;
	text-decoration: none;
}


h1 {
	padding-top: 37px;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	color: #024b7e;
	
}

A.column_menu {
	color: #024b7e;;
	text-decoration: none;

}

A.column_menu:hover, A.column_menu:active {
	color: #007ed5;;
	text-decoration: underline;
}

#top {
text-align: center; width: 100%; height: 197px; background-color: #d5ebfb;
}
#main {
margin: 0 auto; width: 952px;background-color: #fff;
}
#container {
width: 100%; background: url(/img/bg.jpg) repeat-x;
}
#center {
padding: 0 40px 40px 40px; width: 569px; background: url(/img/center_bg.jpg) top no-repeat; background-color: #fff; float: left;
}

#footer {
width: 100%; background: url(/img/bottom_bg.jpg) repeat-x;
}

#left {
width: 229px; background: url(/img/left_bg.jpg) top no-repeat; background-color: #FFF; float: left;
}

#search_form {
margin-bottom: 16px; background: url(/img/search_bg.jpg) top no-repeat; width: 229px; height: 35px; position: relative; top: 12px;
}
#search {
padding-left: 9px;padding-top: 2px; border-top: 1px solid #6c6c6c;border-left: 1px solid #6c6c6c; color: #939393; height:14px; width: 124px; font-size: 11px; line-height: 11px; position: relative; left: 50px; top: 5px; float: left;
}
#search_btn {
position: relative; left: 50px; top: 4px;
}

.news {
width: 100%; margin-bottom: 20px;
}
.news_img {
border: 2px solid #ffffff; float: left;margin-top: 6px;
}
.news_text {
display: table; width: 400px; padding-left: 17px;
}
.news_more {
float: right; margin-right: 10px;height: 10px;width: 50px;
}

.column_menu {
width: 200px; min-height: 8px;
}
.column_menu_img {
float: left; position: relative; top: 5px;
}
.column_menu_text {
display: table; width: 160px; font-size: 11px; color: #007ed5;
}

.column_title {
width: 229px; min-height: 21px; margin-bottom: 3px; margin-top: 15px; background: url(/img/title_bg.png) bottom no-repeat;
}
.column_title_text {
width: 178px; position: relative; left: 24px; top: -3px; text-transform: uppercase;color: #024b7e;
}


div#brand-logo {
	color: #363636;
	padding: 0;
	width: 131px;
	height: 25px;
	vertical-align: middle;
	float: left;
	position: relative;
	top: 15px;
}
img#brand-logo-img {	
}
div#brand-logo div {
	display: inline;
	position: relative;
	top: -5px;	
}
A.brand-link        { color: #002aff; text-decoration: none; font-weight: normal; font-size: 11px; }
A.brand-link:hover  { color: #002aff; text-decoration: underline; font-weight: normal; font-size: 11px; }
A.brand-link:active { color: #002aff; text-decoration: none; font-weight: normal; font-size: 11px; }
