/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
height: 100%;
}

* {
	margin: 0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background: url(../images/back.jpg) repeat-x #282828;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em Trebuchet MS, Arial, Helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.75em Trebuchet MS, Arial, Helvetica, sans-serif;
}

h3 {
font:1.5em Trebuchet MS, Arial, Helvetica, sans-serif;

}

p, ul, ol {
margin:0;
padding:0 0 9px 0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -82px; /* the bottom margin is the negative value of the footer's height */
}

/***** Header *****/

#supernav {
display: block;
float: right;
text-align: right;
color: #ccc;
font-size: .8em;
padding-top: 4px;
}

#supernav a {
color: #ccc;
text-decoration: underline;
}

#supernav a:hover {
text-decoration: none;
}

#headerdiv {

}

#headerdiv h1 {
float:left;
width:340px;
display:block;
padding: 43px 0 0 0px;
text-indent:-2000px;
}
	
	#headerdiv h1 a {
	width:340px;
	height:124px;
	display:block;
	background:url(../images/logo.png) no-repeat;
	}
	
#navdiv {
padding: 99px 0 0 54px;
float: left;
display: block;
color: #656565;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
height: 41px;
font-size: 1.15em;
*font-size: 1.15em;
_font-size: 1.15em;
width: 554px;
}

#navdiv li {
float: left;
display: block;
padding: 5px 0;
}

#navdiv h3 {
padding: 5px 10px;
margin: 0;
}

#navdiv a {
color: #656565;
float: left;
display: block;
padding: 5px 20px;
}

#navdiv li a:hover {
background: url(../images/navhover.jpg) repeat-x;
color: #fff;
}

#navdiv ul li.currentpage h3 {
color: #000;
font-size: 1.25em;
}

/***** Content area *****/

#leftcolumn {
display: block;
float: left;
width: 341px;
color: #ececec;
font-size: .85em;
line-height: 1.4em;
margin: 35px 0 0 0;
}

#leftcolumn h1 {
color: #c70000;
border-bottom: 1px solid #c70000;
width: 341px;
padding: 0;
font-size: 1.4em;
margin: 7px 0;
}

#leftcolumn h2, #rightcolumn h2 {
color: #FFF;
padding: 0;
font-size: 1.75em;
margin: 7px 0;
width: 100%;
border-bottom: #c70000 solid 1px;
}

#leftcolumn h3, #rightcolumn h3 {
color: #FFF;
padding: 0;
font-size: 1.75em;
margin: 7px 0;
}

#leftcolumn a, #rightcolumn a {
color: #ececec;
text-decoration: underline;
}

#leftcolumn a:hover, #rightcolumn a:hover {
color: #ececec;
text-decoration: none;
}

#rightcolumn {
display: block;
float: right;
width: 566px;
color: #ececec;
margin: 45px 0 0 0;
font-size: .85em;
line-height: 1.4em;
}

#rightcolumn h1 {
background: url(../images/headerbar.jpg) repeat-x;
width: 546px;
color: #fff;
padding: 5px 0 5px 20px;
_padding: 0px 0 5px 20px;
*padding: 0px 0 5px 20px;
margin: 24px 0 5px 0;
}

/***** Homepage *****/

#flash {
background: url(../images/flashback.png) no-repeat;
width: 557px;
height: 408px;
padding: 9px 0 0 9px;
}

#button1, #button2, #button3 {
padding: 39px 20px 0 0;
display: block;
float: left;
}

#button4 {
padding: 39px 0 0 0;
display: block;
float: left;
}

/***** Subpage *****/

#topsubnav {
display: block;
margin: 10px 0 0 0;
padding: 0;
background: url(../images/subnav-top.jpg) no-repeat;
height: 17px;
width: 339px;
}

#subnav {
display: block;
margin: 0;
padding: 10px 0;
background: url(../images/subnav-mid.jpg) repeat-y;
min-height: 100px;
width: 339px;
font-size: 1.8em;
}

#subnav h3 {
color: #777;
font-size: 2em;
}

#subnav a {
color: #282828;
text-decoration: none;
}

#bottomsubnav {
display: block;
margin: 0 0 30px 0;
padding: 0;
background: url(../images/subnav-bottom.png) no-repeat;
height: 17px;
width: 339px;
}

/***** Footer *****/

.push {
height: 82px;
}

#footerwrap {
background: url(../images/footer.jpg) repeat-x;
height: 70px;
color: #4b4b4b;
font-size: .8em;
padding: 12px 0 0 0;
}

#footerwrap a {
color: #4b4b4b;
text-decoration: underline;
}

#footerwrap a:hover {
color: #4b4b4b;
text-decoration: none;
}

#footer {
width: 960px;
margin: 0 auto;
}

#f1 {
float: left;
display: block;
}

#f2 {
float: right;
display: block;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }