@charset "UTF-8";
/* CSS Document */

body
{
text-align: center;
background-color:#000000;
margin-top:30px;
font-family: Helvetica, Arial, Verdana, Tahoma, Sans-serif;
}

a, a:hover, a:active, a:visited {
	color:#000000;
}

img.iefixpng { behavior: url(iepngfix.htc) }

div#container
{
margin-left: auto;
margin-right: auto;
width: 902px;
text-align: left;
}

#shell {
	border:4px solid #FFFFFF;
	background-color:#FFFFFF;
}

#header {
	background: #FFFFFF url(images/home_header_back.jpg) repeat-x scroll top left;
	padding:10px;
}

#header_menu {
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:5px;
}

#header_menu a, #header_menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#header_menu a:hover, #header_menu a:active {
	color:#FFFFFF;
	text-decoration: underline;
}

#header #logo, #header #header_rightl {
	float:left;
}

#header #header_right {
	text-align:center;
	font-size:13px;
	padding-top:10px;
	color:#FFFFFF;
}

#header #header_right h2 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:18px;
	display:inline;
}

#upper_tabs .upper_tab {
	float:left;
	width:221px;
}

#upper_tabs .upper_tab_spacer {
	float:left;
	width:3px;
	font-size:3px;
	background-color:#FFFFFF;
}


#upper_tabs .upper_tab h3 {
	color:#ffffff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#upper_tabs .upper_tab h3 a {
	padding:5px 10px;
	display:block;
	color:#FFFFFF
}

#upper_tabs .upper_tab h3 a, #upper_tabs .upper_tab h3 a:visited {
	text-decoration:none;
	background: #3759a8 url(images/upper_tab_top2.gif) no-repeat 0 0;
	overflow:hidden;
}

#upper_tabs .upper_tab h3 a:hover, #upper_tabs .upper_tab h3 a:active {
	background-position: -222px 0;
	background-color:#cc141d;
}

#upper_tabs .upper_tab_on h3 a, #upper_tabs .upper_tab_on h3 a:visited {
	background-position: -222px 0;
	background-color:#cc141d;
}


#lower_tabs .lower_tab {
	float:left;
	width:293px;
}

#lower_tabs .lower_tab_spacer {
	float:left;
	width:7px;
	height:30px;
	background-color:#3759a8;
	font-size:3px;
}

#lower_tabs .lower_tab h3 {
	color:#ffffff;
	text-align:center;
	font-size:17px;
	font-weight:normal;
	margin:0;
	padding:6px 10px 2px 10px;
}

#lower_tabs .lower_tab a, #lower_tabs .lower_tab a:visited {
display:block;
	background: #000000 url(images/lower_tab_top2.gif) no-repeat scroll 0 0;
	text-decoration:none;
	overflow:hidden;
}

#lower_tabs .lower_tab a:hover, #lower_tabs .lower_tab a:active {
	background-position: -293px 0;
	background-color:#cc141d;
}

#lower_tabs .lower_tab img { 
	display:block;
	border:1px solid black; 
	padding:4px;
	background-color:#FFFFFF;
	
}

/* SUB PAGE 2nd Level Nav */
/**************************/

#lower_tabs .lower_tab_sub {
	float:left;
	width:174px;
}

#lower_tabs .lower_tab_sub_spacer {
	float:left;
	width:6px;
	height:29px;
	background-color:#3759a8;
	font-size:3px;
}

#lower_tabs .lower_tab_sub h3 {
	color:#ffffff;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:7px 10px 6px 10px;
}

#lower_tabs .lower_tab_sub a, #lower_tabs .lower_tab_sub a:visited {
	display:block;
	background: #000000 url(images/lower_tab_top2_sub.gif) no-repeat scroll 0 0;
	text-decoration:none;
	overflow:hidden;
}

#lower_tabs .lower_tab_sub a:hover, #lower_tabs .lower_tab_sub a:active {
	background-position: -176px 0;
	background-color:#cc141d;
}

#lower_tabs .lower_tab_on a, #lower_tabs .lower_tab_on a:visited {
	display:block;
	background: #cc141d url(images/lower_tab_top2_sub.gif) no-repeat scroll -176px 0;
	text-decoration:none;
	overflow:hidden;
}

/**************************/


#bottom_tabs { margin-top:5px; }

#bottom_tabs .bottom_tab {
	float:left;
	width:441;
}

#bottom_tabs .bottom_tab_spacer {
	float:left;
	width:13px;
	height:30px;
	background-color:#FFFFFF;
	font-size:3px;
}

#bottom_tabs .bottom_tab h3 {
	color:#ffffff;
	text-align:center;
	font-size:17px;
	font-weight:normal;
	margin:0;
	padding:6px 10px 2px 10px;
}

#bottom_tabs .bottom_tab a, #bottom_tabs .bottom_tab a:visited {
	display:block;
	text-decoration:none;
	background: #000000 url(images/bottom_tab_top2.gif) no-repeat scroll 0 0;
	overflow:hidden;
}

#bottom_tabs .bottom_tab a:hover, #bottom_tabs .bottom_tab a:active {
	background-position: -441px 0;
	background-color:#cc141d;
}

#bottom_tabs .bottom_tab img { 
	display:block;
	border:1px solid black; 
	padding:4px;
	background-color:#FFFFFF;
	
	
}

#catalogs {
	background-color:#000000;
	margin-top:40px;
}

.catalog {
	float:left;
	width:440px;
	height:90px;
	background-color:#e7e17e;
	position:relative;
}

.catalog .cat_text {
	font-weight:normal;
	padding: 5px 5px 5px 140px;
	text-align:center;
}

.cat_img {
	z-index:10;
	position:absolute;
	margin-top:-40px;
	margin-left:15px;
}

#catalogs .catalog_spacer {
	float:left;
	width:22px;
	font-size:3px;
}

.cat_bold_red1 {
	margin-top:2px;
	font-size:24px;
	color:#e1121c;
	font-weight:bold;
	line-height:20px;
}

.cat_bold_red2 {
	font-size:16px;
}

.cat_bold_black1 {
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin-bottom:4px;
}

.cat_reg {
	font-size:14px;
	color:#000000;
	font-weight:normal;
	margin-bottom:4px;
}

.catalog a, .catalog a:visited {
	text-decoration:underline;
}

.catalog a:hover, .catalog a:active {
	text-decoration:none;
}

/* Content Area */

#content {
	margin-top:4px;
	background: #ffffff url(images/subnav_back.gif) repeat-y scroll 0 0;
}

#leftcol {
	float:left;
	width: 222px;
}

#leftcol #submenu {
height:300px;
}

.sub_header {
	margin:15px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.sub_header a, .sub_header a:visited {
	color:#000000;
	text-decoration:none;
}

.sub_header a:hover, .sub_header a:active {
	color:#333333;
	text-decoration:underline;
}

#leftcol #submenu ul {
	margin:0;
	padding:0;
	margin-bottom:200px;
}

#leftcol #submenu ul li {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #b6c2df;
	display:block;
}

#submenu ul li a,  #submenu ul li a:visited {
	text-decoration:none;
	color:#3759a8;
	padding:6px 5px 6px 15px;
	display:block;
}
 
#submenu ul li a:hover, #submenu ul li a:active {
	background-color:#b6c2df;
}

#submenu ul li a.subon {
	background-color:#b6c2df;
}

#maincol {
	float:left;
	width: 665px;
}

#maincol #main_content {
	padding:20px 20px;
	font-size:12px;
	border:1px solid #fff;
}


#main_content h1 {
	margin:0 0 20px 0;
	padding:0;
	font-size:16px;
	color:#3759a8;
}

#main_content h2 {
	margin:10px 0;
	padding:0;
	font-size:14px;
}

#main_content ul {
	margin:0;
	padding:0;
}

#main_content ul li {
	list-style:none;
	margin:0;
	padding:2px 5px;
	
}

#main_content a, #main_content a:visited {
	color:#3759a8;
}

#main_content a:hover, #main_content a:active {
	color:#000;
}

#main_content table tr td {
	margin:4px;
	text-align:center;
	font-size:10px;
}


/* FOOTER */

.footer {
	font-size:10px;
	color:#cbcbca;
	text-align:center;
	margin:20px 0;
	line-height:14px;
}

.footer a, .footer a:visited {
	color:#cbcbca;
	text-decoration:none;
}

.footer a:hover, .footer a:active {
	color:#cbcbca;
	text-decoration:underline;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */