/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:800px; margin:0px auto; margin-top:0; margin-bottom:0; border:solid 1px rgb(150,150,150); font-size:1.0em;  background:transparent url(../img/bg_main_withnav.gif) top left repeat-y;}
.main {
	clear:both;
	width:800px;
	
	background-color: transparent;
	background-image: url(../img/bg_main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:left;
	width:200px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #b7d30b;
}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:570px; margin:0 0 0 20px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:800px; margin:0px auto; margin-top:0; margin-bottom:0; padding:1.0em 0 1.0em 0; background:rgb(255,255,255); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:800px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {width:800px; height:185px; background:transparent; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {width:199px; height:179px; position:absolute; z-index:1; margin:0; background:url(../img/logo.gif); }

.flash {width:570px; height:179px; position:absolute; z-index:2;  background:rgb(255,255,255); margin:5px 0 0 0; margin-left:220px !important /*Firefox*/; margin-left:223px /*IE6*/;}

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/


#subcontent h1, #subcontent h2, #subcontent p {margin:0 !important /*Non-IE6*/; padding: 20px 0 0 30px; letter-spacing:0px;}
#subcontent h1 {font-size:2em; color:#787a40;}
#subcontent p {font-size:1.2em; color:#787a40;  letter-spacing:0.01em; padding: 5px 0 0 0;}
#subcontent h2 {clear:both;  padding: 20px 0 0 0; font-size: 1.3em; color:#787a40;  font-weight:bold; }
#subcontent {background: transparent; margin:0;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden !important /*Non-IE6*/;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #b7d30b; border-right:1px solid #b7d30b;}
.xb1 {margin:0 5px; background:#b7d30b;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:transparent; border:0 solid #b7d30b; border-width:0 1px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:right; color:rgb(80,80,80); font-weight:normal; font-size:90%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after, .subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:540px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:800px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.main {clear:both; width:800px; padding-bottom:0px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:800px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}