@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* REFINED TAGS */

body{
	background-color:#000;
	background-image:url(../images/background_main.jpg);
	background-repeat: repeat-x;
}

/* ACROSS THE BOARD */

#mainWrap{
	margin:auto;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
}
#topNav{
	height: 30px;
	width: 800px;
	margin: auto;
}
#topNav ul{
	display:inline;
}
#topNav ul li{
	display:block;
	float:left;
	height: 20px;
	color:#f9731a;
	font-size: 12px;
	padding: 10px 10px 0 10px;
}
#topNav ul li a:link, #topNav ul li a:visited, #topNav ul li a:active{
	color:#f9731a;
	font-size: 12px;
	text-decoration: none;
}

#topNav ul li.r{
	display:block;
	float:right;
}


#header{
	height: 167px;
}
#header h1 {
	padding: 0px 0 0 50px;
	font-size:123px;
	letter-spacing: -9px;
	color: #faf2e0;
	

}
#header h2 {
	color: #f9731a;
	font-size: 30px;
	letter-spacing: -1.5px;
	padding: 0 0 0 55px;
	line-height: 0px;
	float: left;

}
#header img{
	float: right;
	padding: 0px 60px 0px 0px;
}

#header img.l{
	float: right;
	padding: 0px 10px 0px 0px;
}

#featureWrap{
	height: 450px;
	padding: 20px 0 0 90px;

}
#featureMain{
	height:450px;
	width:780px;
	background-image:url(../images/mainFeature_Background.jpg);
	float: left;
}

#featureMain h3{
	font-size: 24px;
	color: #f9731a;
	padding: 10px 0 0 20px;
	display: block;
	height: 30px;
	font-weight: normal;
}

#featureMain h4{
	font-size: 12px;
	color: #000;	
	padding: 0 0 0 20px;
	display: block;
	height: 30px;
	font-weight: normal;	
}
#featureMain img{
	height: 265px;
	margin: 0 20px 10px 20px;
}
#featureMain p{
	font-size: 12px;
	padding: 0 40px 10px 40px;
}
#featureMain p b{
	color: #C30;
	font-weight: bold;
	font-size:12px;
}
#featureMain p b a:link, #featureMain p b a:active, #featureMain p b a:visited{
	text-decoration: none;
	color: #C30;	
}
#featureMain p b a:hover{
	color:#000;
}

#featureMainRight{
	height: 450px;
	padding-left: 90px;
	background-image:url(../images/mainFeatureRight_Button.gif);
	background-repeat: no-repeat;
	float: right;
}
#section{
	height: 30px;
	border-bottom: 1px;
	border-bottom-color: #f9731a;
	border-bottom-style:dashed;
	margin: 20px 60px 20px 60px;
}
#section h2{
	font-size: 24px;
	font-weight: normal;
	color: #f9731a;
	padding-left: 30px;
}

#separator{
	height: 5px;
	border-bottom: 1px;
	border-bottom-color: #666;
	border-bottom-style:dotted;
	margin: 20px 80px 30px 80px;
}

/* ITEMS */
.clear{
	clear:both;
}

#itemWrapL{
	width: 480px;
	float: left;
}

#itemWrapL h2{
	color:#FFF;
	font-size: 24px;
	font-weight: normal;
	display: block;
	height: 25px;
}
#itemWrapL h3{
	color:#FFF;
	font-size: 14px;
	font-weight: normal;
	display: block;
	height: 20px;
}

#itemShowL{
	width: 390px;
	float: right;
}

#itemShowL img{
	padding: 0 0px 20px 0px;
}

#itemShowL p{
	font-size: 12px;
	padding: 0 0px 10px 0px;
	color:#FFF;
}
#itemShowL b{
	color: #f9731a;
	font-weight: bold;
	font-size:12px;
}

#itemL {
	width: 90px;
	height: 200px;
	float: left;
}
#itemWrapR{
	width: 480px;
	float: right;
}
#itemShowR{
	width: 390px;
	float: left;
}
#itemWrapR h2{
	color:#FFF;
	font-size: 24px;
	font-weight: normal;
	display: block;
	height: 25px;
	padding-left: 10px;	
}
#itemWrapR h3{
	color:#FFF;
	font-size: 14px;
	font-weight: normal;
	display: block;
	height: 20px;
	padding-left: 10px;
}
#itemShowR img{
	padding: 0 0px 20px 10px;
}

#itemShowR p{
	font-size: 12px;
	padding: 0 0px 10px 10px;
	color:#FFF;
}
#itemShowR b{
	color: #f9731a;
	font-weight: bold;
	font-size:12px;
}
#itemR {
	width: 90px;
	float: right;
}

#footer{
	font-size: 10px;
	padding: 0px 0px 40px 60px;
	color:#FFF;
}
