
Body
{
background: url(../bgs/main-bg.png) repeat-x #303030;
margin: 10px 0 0 0px;
padding: 0px;
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 12px;
}
h2{
	border-bottom: 1px dotted #999;
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
	width: 800px;
	font-size: 12px;
}
#brand
{
float: left;
margin: 13px 0 0 20px;
}
ul#links{
	float: left;
	width: 600px;
	margin: 0 0 0 20px;
	padding: 0px;
	list-style: none;
}
#links li{
	margin-bottom: 5px;
}
#links li a{
	background: #3a3b36;
	width: 200px;
	display: block;
	padding: 5px;
	color: #FFF;
	font-weight: normal;
}
#links li a:hover{
	color: #F6931C;
	text-decoration: none;
}
a
{
color: #F6931C;
text-decoration: none;
font-weight: bold;
}
a:hover
{
color: #DFAF0F;
text-decoration: underline;
font-weight: bold;
}
.newsImg{
	margin-bottom: 10px;
}
.floatRight{
	float: right;
}
.gold
{
color: #DFAF0F;
font-size: 10px;
display: block;
}
ul#globalNav
{
list-style: none;
float: left;
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
margin: 77px 0 0 0;
font-size: 13px;
padding: 0px 0 2px 200px;
display: block;
width: 600px;
}
#globalNav li 
{
float: left;
}
#globalNav li a
{
float: left;
text-decoration: none;
color: #fff;
font-weight: normal;
margin-right: 26px;
}
#globalNav li a:hover
{
float: left;
text-decoration: none;
color: #F8931F;
font-weight: normal;
margin-right: 26px;
}
ul.subNav
{
list-style: none;
margin: 13px 0px 0 0px;
padding: 0px;
float: left;
font-size: 12px;
width: 180px;
}

.subNav li
{
line-height: 19px;
}
.subNav li a
{
line-height: 14px;
color: #333333;
font-weight: normal;
border-bottom: 1px dotted #F6931C;
width: 160px;
display:block;
padding: 7px 0 7px 0
}
.subNav li a:hover
{
line-height: 14px;
color: #DFAF0F;
font-weight: normal;
text-decoration: none;
}
ul.subNavB
{
list-style: none;
margin: 19px 70px 0 16px;
padding: 0px;
float: left;
font-size: 12px;
}
.subNavB li
{
line-height: 19px;
}
.subNavB li a
{
line-height: 14px;
color: #333333;
font-weight: normal
}
.subNavB li a:hover
{
line-height: 14px;
color: #DFAF0F;
font-weight: normal;
text-decoration: none;
}
ul.subNavC
{
list-style: none;
margin: 19px 0px 0 50px;
padding: 0px;
float: left;
font-size: 12px;
}
.subNavC li
{
line-height: 14px;
}
.subNavC li a
{
line-height: 14px;
color: #333333;
font-weight: normal
}
.subNavC li a:hover
{
line-height: 14px;
color: #DFAF0F;
font-weight: normal;
text-decoration: none;
}
ul.subNav2
{
list-style: none;
margin: 0;
padding: 0px;
float: left;
font-size: 12px;
width: 220px;
}
.subNav2 li
{
line-height: 19px;
}
.clearBoth
{
clear: both;
margin: 0px;
padding: 0px;
font-size: 0px;
}
.clearBothDown
{
clear: both;
padding-bottom: 9px;
}
.floatLeft{
	float: left;
}
.clearBothDownNoPad
{
clear: both;
padding-bottom: 30px;
}
.contentArea
{
float: left;
width: 715px;
margin-left: 130px;
}
.contentAreaNoBorder
{
float: left;
width: 715px;
margin-left: 30px;
}

#portfolio-wrapper {
	width: 800px;
	overflow: hidden;
	position: relative;
}
.portfolio {
	float: left;
	width: 800px;
	display: inline;
}


a.active {

	font-weight: bold !important;
	color: #DFAF0F !important;

}