.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container{
width: 880px;
border:1px solid #7F7F7F;
}
#container_cd{
width: 880px;
border:1px solid #7F7F7F;
}
.no_room{
line-height:0;
margin-top:-4px;
}
#header{
width: 880px;
background-image:url(../images/header_bg.png);
height:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
}
#header_mnu img{
float:left;
}
#header_mnu li{
display:block;
list-style:none;
float: right;
height:10px;
padding: 4px;
text-decoration: none;
font-weight:bold;
}

#header_mnu li a{
text-decoration: none;
color:#000000;
padding: 4px;
}

#header_mnu li a:visited{
color:#000000;
}

#header_mnu li a:hover, #header_mnu li .current{
color: #999999;
}

#menus{
display:block;
height:32px;
font-size:11px;
font-weight:bold;
background: url(../images/menus/mm_off.gif) repeat-x top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menus ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}
#menus ul li{
display:block;
float:left;
margin:0 1px 0 0;
border-right: 2px solid #7F7F7F;
}
#menus ul li a{
display:block;
float:left;
color:#ffffff;
background: url(../images/menus/mm_off.gif) repeat-x top left;
text-decoration:none;
padding:6px 20px 0 20px;
height:25px;

}
#menus ul li a:hover,#menus ul li a.current{
color:#000000;
background: url(../images/menus/mm_on.gif) repeat-x top left;
}

#content_index{
background-color:#000000;
width: 880px;
margin-left:0px;
margin-top:0px;
background-image:url("../images/main.jpg");
background-repeat:no-repeat;
background-position: left;
height:565px;
}
#enter_site_blurb{
	color: #ffffff;
	width: 460px;
	display:block;
	position:absolute;
	left: 430px;
	top: 510px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#enter_site a{
text-decoration:none;
color: #000;
width: 200px;
height:40px;
padding:4px;
background-image:url("../images/learn_more.png");
background-position:right;
background-repeat:no-repeat;
display:block;
position:absolute;
	left: 660px;
	top: 420px;
font-size:20px;
font-weight:bold;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 35px;
}
#content_index h1{
	float:right;
	text-align:center;
	position:absolute;
	left: 550px;
	top: 220px;
	display:block;
	width:260px;
	font-family:Verdana;
	font-size:42pt;
	font-weight:100;
	font-style:normal;
	color:#B40000;
}


#content{
width: 870px;
margin-left:0px;
margin-top:0px;
background-image:url();
height:565px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}
#content_cd{
width: 870px;
margin-left:0px;
margin-top:0px;
background-image:url();
height:970px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}


/* #content #col_lft_tl, #col_lft_t, #col_lft_tr, #col_lft_l, #col_lft_r, #col_lft_bl, #col_lft_b, #col_lft_br, #col_lft {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
#content #col_lft_t {
    /*
        change this div to layout the whole box (width, height, float, margin, ...)
        example lines:
        width: 60%;
        margin: 7px 35px 0px 1px
        to change distance to content/text scroll to class ".col_lft" and change the padding
    */
/*	
    background-color: #F8F5E4;
    background-image: url("../images/col_lft_border.png");
    background-repeat: repeat-x;
    background-position: top;
}
#content #col_lft_tl {
    height: 100%;
    background-image: url("../images/col_lft_topleft.png");
    background-repeat: no-repeat;
    background-position: left top;
}
#content #col_lft_tr {
    height: 100%;
    background-image: url("../images/col_lft_topright.png");
    background-repeat: no-repeat;
    background-position: right top;
}
#content #col_lft_bl {
    height: 100%;
    background-image: url("../images/col_lft_bottomleft.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
#content #col_lft_br {
    height: 100%;
    background-image: url("../images/col_lft_bottomright.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
#content #col_lft {
    height: 100%;
    /* change this if you want to change the distance distance to text/content */
/*    padding: 8px 9px 8px 9px;
}

#content #col_lft_l {
    height: 100%;
    background-image: url("../images/col_lft_border.png");
    background-repeat: repeat-y;
    background-position: left;
}
#content #col_lft_r {
    height: 100%;
    background-image: url("../images/col_lft_border.png");
    background-repeat: repeat-y;
    background-position: right;
}
#content #col_lft_b {
    height: 100%;
    background-image: url("../images/col_lft_border.png");
    background-repeat: repeat-x;
    background-position: bottom;
}
*/
#content #col_left{
padding:0;
float:left;
display:block;
width:390px;
height:600px;
font-size:8pt;
margin-top:0px
}
#content #col_right{
margin-right:10px;
padding:.5em;
float:right;
display:block;
width:390px;
font-size:10pt;
}
#content_cd #col_left_cd{
padding:0;
float:left;
display:block;
width:200px;
height:980px;
font-size:8pt;
background-color:#000000;
margin-top:-5px
}
#content_cd #col_right_cd{
margin-right:5px;
padding:.5em;
float:right;
display:block;
width:630px;
font-size:8pt;

}

#content h4, #content_cd h4{
font-size:10pt;
margin-bottom:-5pt;
color:#000066;
}
#content h2, #content_cd h2{
font-size:12pt;
color:#B40000;
}
#content h3, #content_cd h3{
font-size:10pt;
color:#B40000;
}
#content h1, #content_cd h1{
font-size:14pt;
color:#B40000;
}

#footer{
width: 880px;
background-image:url(../images/footer_bg.png);
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#B40000;
font-size:8pt;
}
#footer_menu li{
display:block;
list-style:none;
float: left;
height:10px;
padding: 4px;
text-decoration: none;
}

#footer_menu li a{
text-decoration: none;
color:#B40000;
border-right: 1px solid #7F7F7F;
padding: 2px;
}

#footer_menu li a:visited{
color:#B40000;
}

#footer_menu li a:hover, #footer_menu li .current{
color: #666666;
}

/* FORMS++++++++++++++++++++++++++++++++++++++++++++++++*/
form {
	padding: 10px;
}

/* Form Sections ======================================================================== */
/* Fieldset  */
fieldset {
	margin: 20px 0;
	padding: 15px 10px;
}
legend {
	padding: 2px 5px;
}
/* Nested Fieldset  */
fieldset fieldset  {
}
fieldset fieldset legend {
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#F1F1F1;
}
form .alternate-0 {
}

/* Combo Label + Input Field =========================================================== */
form .oneField {
	
}
form .inlineSection .oneField {
	float: left;	
	padding: 0;
	margin-right: 4px;
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	color: #333;
	font-size: small;
}
/* Text inputs / Select label */
label.preField {
	display: block;
	padding: 2px;
	margin: 0.4em 4px 0 0;
}
/* Radio / Checkbox group label */
form .label  {
	display: block;
	padding: 2px;
	margin: 0.4em 4px 0 0;
}
/* Individual Checkbox / Radio label */
label.postField  {
	margin: 0 4px 0 4px;
}
/* Label when inside an inline section */
.inlineSection .oneField .inlineLabel {
	display: block;	
	padding: 0 3px;
	margin: 0.4em 4px 0 0;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}
input {
	margin: 0 2px 0 0;
}
select {
	padding: 0;
	margin: 2px 2px 1px 0;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}

/* Buttons ======================================================================= */

form .actions {
	text-align: center;
	margin: 20px 0 10px 0;		
}
/* Submit button */
form .primaryAction {
}
/* Cancel button */
form .secondaryAction {
	color: grey;
}
form .secondaryAction:hover {
	color: black;
}


/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	margin: 1em 0;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}

/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
form .field-hint {
	color: #000;
	float: right;
	width: 200px;
	margin: 15px 0 0 0;
}
/* Field-Hint without focus */
form .field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 200px;
	margin: 15px 0 0 0;
}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	border: 1px dotted #ccc;
	margin: 3px 0;
	padding-right: 3px;
}
div.removeable {
	border: 1px dotted #ccc;
	padding-right: 3px;	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	line-height: 260%;
	color: #5C594E;
}
form .removeLink {
	line-height: 260%;
	color: #CC3300;
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */


/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	position:expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	margin-top:expression('1em');
	padding-top:expression('1.5em');
}
form fieldset legend {
	position: expression('absolute'); 
	top: expression('-.5em'); /* Fixes IE problem with fieldset+legend boundaries */
	left:expression('.5em');
}
#menu {padding:0; margin:0; list-style:none;}
#menu li {float:right; margin-left:1px;}
#menu li a {display:block; height:40px; line-height:40px; padding:0 20px; float:left; background:#ffff; color:#000; text-decoration:none;}
#menu li a:hover, 
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{background: #fff url(../images/mnu_arrow.gif) no-repeat center bottom; color:#e60;}
