@charset "utf-8";
/* CSS Document */

html {
	width:100%;
}

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;	/* 1em ~= 10px */
	color:#000;
	background:url(../images/header_bg.jpg) repeat-x;
}

body.home {
	background:url(../images/home_bg.jpg) repeat-x;
}

img {
	border:0;
	behavior: url(iepngfix.htc); /*IE PNG Fix */
}

p {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.red {
	color:#CF181F;
	font-weight:bold;
}

#wrapper {
	display:block;
	position:relative;
	width:971px; /*971px;*/
	padding:0 10px;
	margin:0 auto;
}

#header {
	display:block;
	position:relative;
	height:117px; /*159px;*/
	padding-top:42px;
}

#header .logo {
	float:left;
}

#header .right_col {
	display:block;
	float:left;
	text-align:right;
	width:731px;
	
	font-size:11px;
	color:#999;
	line-height:16px;
	font-weight:normal;
}

#header .right_col #nav_buttons {
	margin-top:7px;
}


#footer {
	display:block;
	position:relative;
	width:971px;
	width:991px; /*971px;*/
	padding:0 10px;
	margin:0 auto;
	font-size:1.1em;
	color:#999;
	line-height:1.6em;
}

#main_nav {
	display:block;
	position:absolute;
	right:-12px;
	top:98px;
	width:auto;
	height:50px;
}

#footer_bg {
	display:block;
	clear:both;
	width:100%;
	height:18px;
	background:url(../images/footer_bg.jpg) repeat-x;
}

#footer a {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	color:#999;
	text-decoration:underline;
}

#footer .right_col {
	float:right;
	text-align:right;
}

#main {
	display:block;
	position:relative;
	min-height:650px;
	height:auto !important;
	height:650px;
	background:#FFFFFF;
}



#main_flash,
#main_flash_tall {
	display:block;
	width:971px;
	height:276px;
	border-bottom: 8px solid #d51920;
}

#main_flash_tall {
	height:316px;
}


#home_columns {
	margin-top:13px;
	background:url(../images/home_main_bg.jpg) no-repeat;
	height:220px;
}

#home_columns .left_col, 
#home_columns .middle_col, 
#home_columns .right_col {
	display:block;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	color:#464646;
}
#home_columns .left_col {
	width:390px;
	padding-right:40px;
	margin-top:40px;
}
#home_columns .middle_col {
	width:184px;/*417px;*/
	padding-left:22px;
	padding-right:43px;
	margin-bottom:14px;
	margin-top:58px;
	line-height:1.4em;
}
#home_columns .right_col {
	width:272px;
	margin-top:45px;
	padding-left:20px;
}






#main_columns {
	padding-top:25px;
}



#main_columns_other .left_col,
#main_columns_other .middle_col,
#main_columns_other .right_col,
#main_columns .left_col, 
#main_columns .middle_col, 
#main_columns .right_col {
	display:block;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
}
#main_columns .left_col {
	width:341px;
}
#main_columns .middle_col {
	width:354px;/*417px;*/
	border-left:1px dotted #999;
	padding-left:18px;
	margin-bottom:14px;
	padding-right:43px;
	
	color:#464646;
	font-size:1.1em;
}

#main_columns .middle_col p,
#home_columns .left_col p {
	padding-bottom:.7em;
}

#main_columns .right_col {
	width:214px;
}

#main_columns .left_col h1 {
	display:block;
	background:url(../images/left_menu_bg.jpg) no-repeat;
	width:290px;
	height:48px; /*67px;*/
	padding:19px 0 0 45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#464646;
	margin:0;
}

#main_columns .left_col h1 .smaller {
	font-size:14px;
	vertical-align:top;
}


#main_columns .left_col ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:45px;
	margin-top:14px;
}

#main_columns .left_col li {
	font-size:1.2em;
	line-height:1.9em;
	padding-left:10px;
	position:relative;
}

#main_columns .left_col li a {
	color:#464646;
	text-decoration:none;
}

#main_columns .left_col li a:hover,
#main_columns .left_col li.current a {
	color:#d51920;
	text-decoration:none;
}

#main_columns .left_col li a .arrow {
	display:block;
	float:left;
	height:8px;
	width:10px;
	top:.6em;
	position:relative;
	background:url(../images/right_menu_arrow.jpg) no-repeat;
}

#main_columns .left_col li.current a .arrow, 
#main_columns .left_col li a:hover .arrow {
	background:url(../images/right_menu_arrow_over.jpg) no-repeat;
}


#main_columns .right_col .tip {
	background:url(../images/right_col_tip_bg.jpg) repeat-y;
	margin-left:43px;
}

#main_columns .right_col .tip .content {
	display:block;
	width:147px; /*171px;*/
	min-height:104px; /*162px;*/
	height:auto !important;
	height:162px;
	background:url(../images/right_col_tip_top.jpg) no-repeat;
	padding:56px 10px 2px 14px;
	
	font-size:1.2em;
	color:#464646;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.7em;
	text-align:right;
	text-transform:
}

#main_columns .right_col .tip .content a{
	color:#464646;
	text-decoration:underline;
}

#main_columns .right_col .tip .bottom {
	display:block;
	width:171px;
	height:16px;
	background:url(../images/right_col_tip_bottom.jpg) no-repeat;
}


img.float-right {
	float:right;
	margin: 0 0 5px 16px;
}








#main_columns_other {

}

#main_columns_other .left_col {
	width:208px;
	margin-left:48px;
}
#main_columns_other .middle_col {
	width:385px;
	padding-top:25px;
	margin-left:128px;
	margin-bottom:14px;
	color:#464646;
	font-size:1.1em;
}

#main_columns_other .middle_col p {
	padding-bottom:.7em;
}


#banner_title {
	display:block;
	width:167px; /*208px;*/
	height:225px;
	background:url(../images/red_banner.gif) no-repeat;
	padding:36px 20px;
}

#banner_title h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	background:0;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
}

.middle_col a,
.middle_col a:visited {
	color:#464646;
	
}
.middle_col a:hover {
	color:#D51920;
	
}

.contact_form {
	display:block;
}