body {
	margin:0px;
	padding:0px;
	/*background:url(../images/bg.gif) top left repeat-x #fff;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:center;
}

a img {
	border:solid 0px;
}
a {
	color:#666666;
}
a:hover {
	color:#000;
}
h1 {
	margin:0px;
	padding-bottom:0px;
	font-size:22px;
	color:#fd851e;
}
h2 {
	margin:10px 0 0 0;
	padding-bottom:4px;
	font-size:15px;
	color:#fd851e;
}
h3 {
	margin:0px;
	padding-bottom:2px;
	font-size:12px;
	color:#fd851e;
}
h4 {
	margin:0px;
	font-size:12px;
	color:#6d7070;
	padding-top:21px;
	padding-bottom:20px;
}
h5 {
	margin:0px;
	font-size:15px;
	color:#f1882a;
}
#content #left ul {
	padding-top: 0;
	margin-top: 0;
	padding-left: 14px;
	margin-left: 4px;
	list-style-image: url(../images/arrow.gif);
}

#breadcrumb {
 margin: 10px 0px 0px 0px;
 color: #666666;
 font: 11px normal Arial, Helvetica, sans-serif; 
 clear: both;
 padding-left: 0;
}
#content #left #breadcrumb ul {
 margin-left: 0;
 padding-left: 0;
}
#content #left #breadcrumb ul span  {
 margin: 0;
 padding: 0;
}
#content #left #breadcrumb ul li {
 display: inline;
 margin: 0px 4px 0px 0px;
}
#content #left #breadcrumb ul li a:link, #content #left #breadcrumb ul li a:visited {
 text-decoration: underline;
 color: #A2A2A2;
}
#title {
 height: 42px;
}


#container {
	width:820px;
	margin:0px auto;
	text-align:left;
	background:url(../images/bg_content.png) repeat-y top;
}

#header {
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
}
#header ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:11px;
}
#header ul li {
	display:block;
	float:left;
	margin-right:1px;
}
#header ul li a {
	display:block;
	float:left;
	background:url(../images/tab_left.gif) no-repeat left;
	text-decoration:none;
	padding-left:8px;
}
#header ul li a span {
	display:block;
	float:left;
	background:url(../images/tab_right.gif) no-repeat right;
	height:23px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	line-height:21px;
	padding-left:2px;
	padding-right:10px;
}
#header ul li a:hover,
#header ul li a.active,
#header ul li.selected a {
	background:url(../images/tab_left_on.gif) no-repeat left;
}
#header ul li a:hover span,
#header ul li a.active span,
#header ul li.selected a span {
	background:url(../images/tab_right_on.gif) no-repeat right;
}



#header ul li.selected_green a {
	background:url(../images/tab_left_on_green.gif) no-repeat left;
}
#header ul li.selected_green a span {
	background:url(../images/tab_right_on_green.gif) no-repeat right;
}

#header img {
	display:block;
	clear:both;

}
#content {
	background:url(../images/bg_sub.jpg) no-repeat left -25px;
	margin-left:20px;
	margin-right:20px;
	width:780px;
	float:left;
	border-top: 1px solid #FFF;
}
#content #left {
	padding-left:34px;
	width:436px;
	float:left;
	padding-bottom:20px;
}
#content #left p {
	padding: 0;
	margin: 3px 0 12px 0;
}
#content #left .team {
	background-color: #EBEBEB;
	padding: 1px 10px 1px 10px;
	margin-bottom: 12px !important;
	height: 190px;
}
#content #left .team p {

	margin-top: 8px;
	
	width: 390px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 450px;
}
.teamtable td {
	padding-right: 15px;
	font-size: 11px;

}
#content #right {
	width:257px;
	float:right;
	padding-right:9px;
	padding-bottom:20px;
	margin-top: 25px;
}
#content .right-top {
	background:url(../images/right_top.jpg) no-repeat top;
	display:block;
	height:20px;
	width:257px;
	margin-top:1px;
}

#content .box {
	background:url(../images/right_bottom.jpg) no-repeat;
	width:197px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom: 30px;
}

#content .box img {
	display:block;
	margin-left:-14px;
}

#content .box #flashcontent {
	margin-left:-14px;
	margin-bottom: 8px;
}

#content .box h2 {
	color:#fd851e;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content .box q {
	font-size: 11px;
	font-style: italic;
}

#content .csbox {
	background:url(../images/right_bottom_cs.jpg) no-repeat; 
	padding-left:30px; 
	padding-right:30px; 
	padding-bottom: 30px;
}



#footer {
	clear:both;
	margin-left:40px;
	margin-right:40px;
	width:740px;
	padding-top:14px;
	border-top:solid 1px #d6d6d6;
}
#footer .copy {
	float:left;
	font-size:10px;
	font-weight:bold;
	margin-right:44px;
	padding-left:14px;
}
#footer .by {
	font-size:10px;
	font-weight:bold;
	float:right;
	padding-right:4px;
	line-height:16px;
	margin-top:-2px;
}

#footer .by a 
{
	color:#666666;
	text-decoration:none;
}

#footer .extremea {
	background:url(../images/extreme.gif) no-repeat left;
	padding-bottom:4px;
	padding-top:3px;
	padding-left:14px;
	color:#666666;
	text-decoration:none;
}

#footer .clear {
	clear:both;
	height:1px;
	display:block;
	padding-bottom:7px;
}


/* News */
.articleItem
{
	border-bottom: 1px dashed #CCC;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
.articleItem h2 a:link, .articleItem h2 a:visited
{
	text-decoration: none;
	color:#fd851e;
	font-size: 12px;
	margin: 0 0 2px 0;
	padding: 0;
}
.articleItem h2 a:hover  
{
	color: #666666;
}
.articleItem h3 
{
	font-size: 11px;
	font-style: italic;
	color: #777777;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.articleItem a img
{
	margin: 0 0 6px 0;
}
.articleItem p
{
	margin: 0;
	padding: 0;
}

#content .box .articleItem img {
	margin-left: 0px;
}

#logos img
{
	display: inline;
	margin-right: 30px;
	margin-top: 12px;
}
