/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:.9em/1.3em arial, helvetica, sans-serif;
background: url(../images/back.jpg) repeat #252223 top center;
color: #fff;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
color: #fff;
}

h1 {
font:1.2em arial, helvetica, sans-serif;
text-transform: uppercase;
background: url(../images/h1.jpg) repeat-x;
height: 25px;
padding: 6px 0 0 10px;
margin: 10px 0 10px 0;
font-weight: bold;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
text-transform: uppercase;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul {
list-style:disc;
padding:0 0 18px 40px;
}

ol {
list-style:decimal;
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:underline;
color:#fff;
}

a:hover {
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;
margin:0 auto;
}

/***** Header *****/

#header {
background: url(../images/header.jpg) repeat-x;
height: 170px;
width: 100%;
}

#rays {
max-width: 1600px;
min-width: 960px;
min-height: 126px;
height: auto;
_height: 126px;
background: url(../images/rays.jpg) no-repeat top center;
margin: 0 auto;
}

/***** Content area *****/

#contentarea {
background: url(../images/glow.jpg) no-repeat top center;
max-width: 1250px;
min-width: 960px;
min-height: 560px;
height: auto;
_height: 560px;
margin: 0 auto;
padding: 19px 0 0 0;
_margin-top: -20px;
}

#logo h1 {
float:left;
display:block;
padding: 21px 0 0 36px;
text-indent:-2000px;
background: none;
margin: 0;
	width:309px;
}
	
	#logo h1 a {
	width:309px;
	height:82px;
	display:block;
	background: none;
	margin: 0;
	padding: 0;
	}
	
#toptab {
width: 218px;
height: 42px;
float: right;
display: block;
color: #ababab; 
margin: 8px 0 0 0;
background: url(../images/toptab.png) no-repeat;
padding: 10px 20px;
}

#toptab a {
color: #ababab; 
}

#nav {
text-transform: uppercase;
color: #a6a6a6;
font-size: 1.15em;
font-weight: bold;
margin: 68px 0 0 0;
*margin: 86px 0 0 0;
_margin: 53px 0 0 0;
}

#nav a {
text-decoration: none;
color: #a6a6a6;
}

#nav a:hover {
color:#fff;
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
}

#nav li {
margin: 0;
padding: 0 25px;
float: left;
display: block;
}

/***** Home *****/

#flash {
width: 691px;
height: 413px;
padding: 15px;
background: #000;
float: left;
display: block;
}

#buttons {
float: right;
display: block;
}

#button1, #button2 {
padding: 0 0 11px 0;
}

#textbuttons {
margin: 22px 0 0 0;
*margin: 32px 0 0 0;
background: url(../images/divider.jpg) top left no-repeat;
width: 100%;
height: 60px;
}

#tbutton1 {
background: url(../images/divider.jpg) top right no-repeat;
padding: 11px 0 0 0;
text-align: center;
width: 240px;
float: left;
display: block;
}

#tbutton2 {
background: url(../images/divider.jpg) top right no-repeat;
padding: 11px 0 0 0;
text-align: center;
width: 240px;
float: left;
display: block;
}

#tbutton3 {
background: url(../images/divider.jpg) top right no-repeat;
padding: 11px 0 0 0;
text-align: center;
width: 240px;
float: left;
display: block;
}

#tbutton4 {
background: url(../images/divider.jpg) top right no-repeat;
padding: 11px 0 0 0;
text-align: center;
width: 240px;
float: left;
display: block;
}

/***** Subpage *****/

#subcontent {
width: 662px;
float: left;
display: block;
background: #1b1b1b;
padding: 20px;
}

#subimage {
width: 651px;
border: 5px solid #000;
margin: 0 0 20px 0;
background: #000;
}

#subimage img {
width: 651px;
}

#subnav {
float: right;
display: block;
width: 205px;
font-size: 1.1em;
}

#subnav a {
color: #fff;
text-decoration: none;
}

#subnav a:hover {
color: #ccc;
}

#subnav ul {
margin: 0;
padding: 0;
list-style: none;
}

#subnav li {
margin: 0;
padding: 10px 0;
}

/***** Footer *****/

#footer {
background: #1f0323;
width: 876px;
_height: 60px;
padding: 18px 42px;
margin: 30px 0 0 0;
color: #30px 0 0 0;
color: #919191;
font-size: .9em;
}

#footer h3 {
color: #919191;
}

#footer a, #footer-sub1 a, #footer-sub2 a {
color: #919191;
}

#f1 {
float: left;
display: block;
width: 186px;
margin: 0 42px 0 0;
}

#f2 {
float: left;
display: block;
width: 186px;
margin: 0 42px 0 0;
}

#f3 {
float: left;
display: block;
width: 186px;
margin: 0 42px 0 0;
}

#f4 {
float: left;
display: block;
width: 186px;
}

#footer-sub1 {
float: left;
display: block;
padding: 10px 0 30px 0;
color: #919191;
font-size: .9em;
}

#footer-sub2 {
float: right;
display: block;
padding: 10px 0 30px 0;
color: #919191;
font-size: .9em;
}

/***** 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; }