body {
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	background-color:#333;
	color:#333;
}
strong, b {
	font-weight:bold;
}
.column {
	float:left;
}

a:link, a:active, a:visited {
	text-decoration:underline;
	color:#DB7B00;
}

a:hover {
	color:#F8981D;
}

#wrapper {
	background-color:#fff;
	width:1024px;
	margin: 0 auto;
}
#navigation{
	background:#2a2a2a url('/global/images/bg_header.gif') repeat-x 0 0;
	color:#fff;
	width:1025px;
}
#navigation li{
	display:inline-block;
	height:55px;
	margin-left:20px;
	margin-top:15px;
	padding:0 0 16px 0;
	width:165px;
	zoom:1;
	*display: inline;
}

#navigation li.selected {
	background:url('/global/images/main_nav_selected.png') no-repeat 0 1px;
}

#navigation li h2{
	font-size:16px;
	line-height:1.6em;
}
#navigation li a{
	color:#fff;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}
#navigation li p{
	font-size:12px;
	line-height:14px;
}
#content{
	background:#fff url('/global/images/bg_content.gif') repeat-x 0 0;
	min-height:815px;
	background-position:bottom;
}

#hero {
	background:transparent url('/global/images/bg_hero.png') no-repeat right -31px;
	padding:30px 20px 24px 20px;
	min-height:132px;
	background-position:bottom right;
	border-bottom: 1px solid #b8b8b8;
}

#hero h1 {
	font-size:28px;
	font-weight:normal;
	color:#f8981d;
	margin-bottom:.5em;
}
#hero p {
	line-height:24px;
	width:570px;
	font-size:16px;
}
#search {
	background:transparent url('/global/images/bg_search.png') repeat-x 0 0;
	position:relative;
	text-align:center;
	height:65px;
	position:relative;
	z-index:5;
}
#search span.bg-left {
	position:absolute;
	top:0;
	left:0;
	width:15px;
	height:65px;
	background:transparent url('/global/images/bg_search_lft.gif') no-repeat 0 0;
}
#search span.bg-right {
	position:absolute;
	top:0;
	right:0;
	width:15px;
	height:65px;
	background:transparent url('/global/images/bg_search_rt.gif') no-repeat top right;
}
#basic_options {
	font-size:16px;
	line-height:58px;
	height:58px;
}
#basic_options select{
	width:280px;
	font-size:.75em;
	line-height:12px;
	margin:0 5px 0 3px;
}
#advanced {
	text-align:left;
	padding:0 20px;
	position:absolute;
	width:949px;
	z-index:4;
	margin-top:-6px;
}
#advanced_options {
	display:none;
	padding:20px;
	font-size:1.4em;
	background:#ddd url('/global/images/bg_advanced.gif') no-repeat bottom right;
}
#advanced_options h2{
	margin:.5em 0;
}
#advanced_options .left{
	width:250px;
}
#advanced_options .right select{
	width:280px;
}
#advanced_click {
	width:142px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-weight:bold;
	background:transparent url('/global/images/bg_advanced_options_on.gif') no-repeat 0 0;
}
#content-home {
	background:transparent url('/global/images/bg_content-home.png') no-repeat top right;
	padding:0 20px 100px 20px;
}
#body {
	margin-top:40px;
}

#body h1 {
	font-size:21px;
	font-weight:normal;
	line-height:28px;
}

#body h2 {
	font-size:16px;
	font-weight:normal;
	line-height:21px;
}

#social_status ul li {
	height:18px;
	padding:4px 0;
	float:left;
}

#social_status li.border {
	border-right:1px solid #ccc;
	margin-right:15px;
	padding-right:10px;
}
#social_status a {
	padding:0 5px 0 0;
	line-height:18px;
	font-weight:bold;
}
#social_status a {
	color:#F8981D;
	text-decoration:none;
}
#social_status a:hover {
	text-decoration:underline;
}

#footer {
	background:#5b5b5b url('/global/images/bg_footer.gif') repeat-x 0 0;
	color:#ccc;
	width:984px;
	padding:20px 20px 0 20px;
	margin:0 auto;
}
#footer > div {
	float:left;
	width:328px;
}
#footer h2 {
	font-size:14px;
	margin-bottom:0.5em;
}
#footer p {
	font-size:12px;
	line-height:18px;
	margin-bottom:1.0em;
	font-weight:normal;
}
#footer ul{
	
}
#footer ul li {
	height:18px;
	padding:4px 0;
	float:left;
}
#footer .logos li{
	padding:4px 20px 4px 0;
	height:34px;
	line-height:46px;
}
#footer li.border {
	border-right:1px solid #ccc;
	margin-right:15px;
	padding-right:10px;
}
#footer .social_icons a {
	padding:0 5px 0 0;
	line-height:18px;
	font-weight:bold;
}
#footer a {
	color:#cccccc;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #copyright {
	clear:both;
	width:1024px!important;
	height:50px;
	text-align:center;
	background-color:#333;
	margin:10px -20px 0 -20px;
}
#footer #copyright p{
	line-height:50px;
}
/* button styles */
button {
	border: 0 none;
	cursor: pointer;
	padding: 0 15px 0 0;
	margin: 0 0 0 25px;
	text-align: center;
	height: 34px;
	line-height: 34px;
	width: auto;
}
button.rounded {
	background: transparent url('/global/images/btn_right.png') no-repeat scroll right top;
	clear: left;
	font-size: 1.0em;
}
button span {
	display: block;
	padding: 0 0 0 15px;
	position: relative;
	white-space: nowrap;
	height: 34px;
	line-height: 34px;
}
button.rounded span {
	background: transparent url('/global/images/btn_left.png') no-repeat scroll left top;
	color: #FFFFFF;
}
button.rounded:hover {
	
}
button.rounded:hover span {
	
}
button::-moz-focus-inner {
	border: none;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */