* { margin:0; padding:0; }

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f2f2f2;
	height:100%;
}
body {
	background:#ffffff;
	width:966px;
	margin:0 auto;
}

img { border:0; }
p { margin-top:5px; margin-bottom:10px; }

h1 { font-size:32px; font-weight:normal; color:#e2001a; line-height:32px; }
h2 { font-size:20px; font-weight:normal; color:#e2001a; }
h3 { font-size:14px; font-weight:bold; color:#e2001a; }
h6 { font-size:14px; font-weight:bold; color:#e2001a; }

.red { color:#e2001a; }
a { color:#000000; text-decoration:none; cursor:pointer; outline:0 none; }
a:hover { color:#e2001a; text-decoration:none; }

a.red:link, a.red:visited {color:#e2001a; text-decoration:none; }
a.red:hover { color:#e2001a; text-decoration:underline; }

a.white:link, a.white:visited {color:#fff; text-decoration:none; }
a.white:hover { color:#fff; text-decoration:underline; }

#page {
	width:950px;
	padding:13px;
	padding-right:3px;
	background:#ffffff;
	overflow:hidden;
}

/* --------------------------------------- */
/* -------Head block --------------------- */
/* --------------------------------------- */
#header {
	height:59px;
	margin-bottom:5px;
}
#header ul {
	list-style:none;
}
#header li { margin:0; padding:0; }
#logo {
	float:left;
	width:153px;
}
#usermenu {
	float:left;
	width:787px;
}

/* search box ----------------------------- */
#search {
	float:right;
	width:178px;
	padding-right:10px;
}
#search .input {
	float:left;
	width:127px;
	height:15px;
	padding-left:3px;
	border:1px dotted #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#search .button {
	float:right;
}

/* main menu ------------------------------ */
#topmenu {
	float:left;
	margin-left:55px;
	_margin-left:50px;
	padding-top:8px;

}
#topmenu ul li {
	float:left;
	width:178px;
	height:23px;
	line-height:23px;
	vertical-align:middle;
	margin-left:5px;
}
#topmenu ul li a {
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
.menu2, .menu3 { background:url(../images/btn_top_arrow.jpg) no-repeat; }
.menu1, .menu4 { background:url(../images/btn_top.jpg) no-repeat; }

/* dropdown menu -------------------------- */
#submenu2, #submenu3 {
	position:absolute;
	top:-400px;
	background:#ca0017;
	padding-bottom:5px;
	border-top:3px #fff solid;
	z-index:10;
}
#submenu2 {
	margin-left:396px;
	*margin-left:-544px;
}
#submenu3 {
	margin-left:579px;
	*margin-left:-361px;
}
ul.submenu li {
	width:178px;
	height:21px;
	line-height:21px;
	vertical-align:middle;
}
ul.submenu li:hover{
	background:#ae0817;
}
ul.submenu a:link, ul.submenu a:visited, ul.submenu a:hover {
	display:block;
	color:#ffffff;
	margin:0 4px 0 3px;
	height:20px;
	border-bottom:1px dotted #fff;
}
*ul.submenu li a:hover {
	color:#ffffff;
	background:#ae0817;
}




/* --------------------------------------- */
/* -------Main block --------------------- */
/* --------------------------------------- */
#main {
	clear:both;
	overflow:hidden;
	margin-bottom:35px;
}
/* home ad ------------------------ */
#home_ad { 
	float:left;
	width:757px;
	height:330px;
	
}
/* news ---------------------------------- */
#home_news {
	float:left;
	width:168px;
	height:330px;
	margin-left:5px;
	padding:0 5px;
	overflow:hidden;
	background:url(../images/img_news.gif) no-repeat;
}
#right_news {
	float:left;
	margin-top:50px;
	margin-left:5px;
	width:168px;
	padding:0 5px;
	background:#c8cacb url(../images/news_bg.gif) repeat-x;
}
ul.news_year li {
	float:left;
	font-weight:bold;
	list-style:none;
}
ul.news_year li a:hover {
	color:#e2001a;
}
#news_text {
	margin-top:35px;
}
/* home bottom---------------------------- */
#home_bottom {
	float:left;
	background:#d9dadb;
	padding-left:19px;
	padding-top:20px;
	padding-right:5px;
	padding-bottom:15px;
	margin-top:5px;
	width:917px;
	font-size:13px;
}

#left_block {
	float:left;
	width:738px;
	background:url(../images/gradient_148.gif) repeat-x;
}

.tab, .menu {
	height:23px;
	line-height:23px;
	vertical-align:middle;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
}
.tab {
	float:left;
	width:231px;
	padding-left:15px;
	background:url(../images/tab_left.jpg) no-repeat;
}
.nobg_tab { background:none; color:#000;}
.tab_shadow_left {
	background:url(../images/tab_left.jpg) top left no-repeat;
}

.tab_shadow_right {
	background:url(../images/tab_right.jpg) top right no-repeat;
}

.block {
	float:left;
	width:443px;
	padding:15px 280px 10px 15px;
	height:187px;
}
.block h3 { font-size:19px; }
.block p { line-height:18px; font-size:14px; }

#block1 {
	background:url(../images/bg_home_tab1.jpg) top right no-repeat;
}
#block2 {
	background:url(../images/bg_home_tab2.jpg) top right no-repeat;
}
#block3 {
	background:url(../images/bg_home_tab3.png) top right no-repeat;
}



#right_block {
	float:left;
	width:155px;
	margin-left:5px;
	padding-right:10px;
	padding-bottom:9px;
	background:url(../images/bg_small_shadow.gif) bottom right no-repeat;

}
.menu {
	padding-left:5px;
	background:url(../images/menubar.jpg) repeat-x;
}


/* left ---------------------------------- */
#left {
	float:left;
	width:181px;
	margin-right:33px;
	margin-top:10px;
}
#left .heading {
	border-bottom:1px #000 solid;
	padding-bottom:3px;
	margin-bottom:20px;
	font-weight:bold;
}
#left ul {
	list-style:none;
}
#left ul li {
	border-bottom:1px #000 dotted;
	padding:1px 0;
}
#left ul li ul li {
	border:none;
	padding-left:10px;
}
#left a.active {
	color:#f00;
}
/* center -------------------------------- */
#content {
	float:left;
	width:544px;
	margin-top:10px;
}
#content .heading {
	border-bottom:1px #000 solid;
	padding-bottom:3px;
	margin-bottom:20px;
	font-weight:bold;
	width:727px;
	_width:auto;
}
#content ul, #content ol {
	margin:5px 0 10px 15px;
}

#column1 {
	float:left;
	width:267px;
	margin-right:10px;
}
#column2 {
	float:left;
	width:267px;
}

/* Request information */
#form {}
.input {
	float:left;
	margin-bottom:2px;
	height:15px;
	width:167px;
}
#form ul {
	list-style:none;
	margin:0;
}
#form ul li {
	padding-bottom:2px;
}
/* right -------------------------------- */

#right {
	float:left;
	width:178px;
	margin-left:5px;
}
#business {
	background:url(../images/business_bg.jpg) repeat-x top;
	color:#fff;
	padding:10px;
	margin-top:50px;
	margin-bottom:9px;
	_margin-bottom:4px;
	height:98px;
}

.red_block {
	background:#b10015 url(../images/red280.jpg) top repeat-x;
	color:#fff;
	padding:8px;
	padding-bottom:12px;
	margin-top:50px;
}
#right .heading {
	border-bottom:1px #fff solid;
	padding-bottom:3px;
	margin-bottom:8px;
}
#benefits ol {
	padding-bottom:8px;
	padding-left:18px;
}
#benefits ol li{
	padding-bottom:3px;
}
.case_block {
	background:url(../images/case_bg.gif) repeat-x;
	width:178px;
	height:70px;
	margin-bottom:5px;
}
.case_block_text {
	float:left;
	width:100px;
	height:41px;
	padding:5px;
	overflow:hidden;
}
a.case_learn_more {
	background:url(../images/arrow_black.png) no-repeat left center;
	padding-left:10px;
	color:#000;
	margin-left:5px;
	font-weight:bold;
}
a.case_learn_more:hover {
	background:url(../images/arrow_red.png) no-repeat left center;
	color:#e2001a;
}
/* --------------------------------------- */
/* -------Foot block --------------------- */
/* --------------------------------------- */
#footer {
	float:left;
	width:940px;
	font-size:10px;
	padding-top:3px;
	border-top:1px dotted #000000;
}


.nowrap {
	white-space:nowrap;
}

.ie {
	padding-top:23px;
	*padding-top:0;
	_padding-top:0;
	font-size:14px;
	font-weight:bold;
	color:#e2001a;
}

#home_ad a:hover { text-decoration:underline; }
#home-kc {
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	
#home-kc { margin-top:2px; }
}