body {
background: #1C1B1A;
margin: 0;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #FFF;
}
#container {
width: 950px;
min-height: 350px;
padding: 5px;
margin: 20px auto 35px auto;
}
#header {
width: 950px;
height: 225px;
margin: 0 5px 0 5px;
background: #474541 url('/ats/new/logo.jpg') no-repeat;
 -moz-border-radius-topleft: 8px;   -webkit-border-top-left-radius: 8px;
 -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
}
/* Navigation */
#nav {
	margin: 0; padding: 0;		
	width: 950px;
	height: 35px;
	left: 0;	top: 35px;	
	background: #2B2A27;
	margin: 0 5px 0 5px;
}
#nav ul {
	float: left;
	list-style: none;
	width: 950px;		
	height: 35px;
	text-transform: uppercase;
	margin: 0;	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 8px;
	font: bold 15px/35px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: -0.1px;
	color: #FF8A00;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #FFF;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #FFF;	
}

/* Content Sections */
#content {
width: 950px;
min-height: 350px;
margin: 0 5px 0 5px;
}
#contentwide{
	width: 950px;
	background: #33322F;
	min-height: 350px;
 -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
}
#left {
	float: left;
	width: 950px;
	background: #33322F;
	min-height: 350px;
	 -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px;
}

#right {
	float: right;
	width: 0px;
	background: #EB950A;
	min-height: 350px;
	-moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
}
#footer {
	clear: both;
	background: #A2A2A2;
}

.contentBox 
{
  font-size: 102%;
  color:# 2E2E2E;
  padding: 20px;
}
.contentBox h1 {
margin: 0;
padding: 0;
font-weight: bold;
color: #EB950A;
}
.contentBox h2 {
margin: 0;
padding: 0;
font-weight: bold;
color: #948F87;
font-size: 15px;
}
.contetBox p {
padding: 0;
margin: 0;
}
.contentBox .dyno {
background: #aaa;
width: 718px;
padding: 2px;
border: 10px solid #aaa;
-moz-border-radius: 8px; -webkit-border-radius: 8px;
margin: 10px 0 0 15px;
}
.contentBox .dyno h2 {
margin: 0;
padding: 0;
font-weight: bold;
color: #000;
font-size: 15px;
}
.contentBox .dyno {
color: #000;
}
.hc {
color: #eee;
font-weight: bold;
}
#team {
width: 950px;
min-height: 150px;
margin: 0 35px 0 0;
}
/* Font face */
p {
padding: 10px;
margin: 0;
}
a {
text-decoration: none;
color: #948F87;
font-weight: bold;
}
a:hover {
text-decoration: none;
font-weight: 700px;
color: #EB950A;
}
a:active {
text-decoration: none;
}
a:visited{
text-decoration: none;
}

fieldset {
border: 0;
}


#Gallery {
width: 950px;
min-height: 480px;
margin: 0 5px 0 5px;
}

