/* CSS Document */

* {margin:0; padding:0;}

body{background:#FFFFFF url(images/footer_bg.gif) bottom repeat-x;}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#333333;
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#131f5c;}

a {color:#0000ff; font-size:12px;}

/*main layout */
.h_logo{ height:120px; width:100%;}
.h_logo .hdright{ height:120px; width:50%; float:right;}

#header_tall {background:url(images/header_tall.gif) top repeat-x;background:none;}

#header .left {padding:10px 0 0 0;}
#header .right {padding:10px 0px 0 0;}
#header .right a {color:#0c285c;
                  padding:3px 8px 2px 8px;
                  font: 0.95em arial, Helvetica, sans-serif;
                  text-transform:uppercase;
				  text-decoration:none;
				  font-weight:bold;}
				  
#header .right a:hover{ text-decoration:underline}

#header .hdright .websearch {float:right; margin-top:15px;}

/*main layout */

#main {width:990px;margin:0 auto;}

#data {width:988px;margin:0 auto; margin:1px 0 1px 0; border:#c9c9c9 1px solid;}

#data .content {padding:5px 10px 5px 10px; font-size:1.05em; line-height:1.1em;}

#header {height:425px;}
#header .content {background:url(images/home-banner.jpg) top left no-repeat; padding:10px 20px 20px 680px; margin:2px 0 0 0; color:#000000;}
#header .content {background:none; margin:2px 0 4px 0; padding:0px; color:#000000;}

#header .content .text {padding:2px 0 5px 2px;font-weight:bold;}

#header .content .section1 {width:509px; height:250px;float:left;border:1px solid #d4d4d4; background:#f1f4dd; padding:10px; margin:0; color:#000000;}

#header .content .section1  a {color:#111835; font-size:12px; text-decoration:none;}
#header .content .section1  a:hover {color:#da8409; font-size:12px; text-decoration:underline;}

#header .content .section2 {width:434px;height:250px;float:right;background:#d4d4d4; margin:0px 0 0 0; padding:10px; border:1px solid #d4d4d4; color:#000000;font-size:12px; font:tahoma;}

#header .content .section2  h1 {
	font: 1.1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
	}

#footer {height:60px;float:bottom;}

#footer a {color:#8d292b;
                  padding:3px 8px 2px 8px;
                  font: 0.95em arial, Helvetica, sans-serif;
                  text-transform:uppercase;
				  text-decoration:none;
				  font-weight:bold;}
.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}


/* index */

#index .columns1 .column1 {width:320px;}
#index .columns1 .column2 {width:320px;}
#index .columns1 .column3 {width:320px;}
#index .columns1 .indent_column {width:15px;}

#index #middle {padding:5px 0 10px 0;}

.ind1 {background:url(images/mybg.png) top repeat-x;height:231px;}
.ind2 {background:url(images/mybg.png) top repeat-x;height:231px;}
.ind3 {background:url(images/mybg.png) top repeat-x;height:231px;}

.h{ background:url(images/h.gif) top left no-repeat; height:18px; border-bottom:1px dotted #0a2165; padding-top:2px;}
.h strong{margin:0 0 0 20px; font: 1.3em arial, Helvetica, sans-serif;font-weight:bold;}
.h img{ margin:0 15px 0 15px;}

/* -----------------------*/

#index .leftbox  {width:365px;float:left;position:relative; border-right:1px dotted #c9c9c9;}
#index .rightbox {width:330px;float:right;position:relative;}

.tbg img { margin:2px 0 0 0;}