body {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 0;
	padding: 0;
	scrollbar-base-color: #D6F6FC;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #034168;
	scrollbar-face-color: #046598;
	scrollbar-highlight-color: #D6F6FC;
	scrollbar-shadow-color: #046598;
	scrollbar-track-color: #268ABE;
}
#body_bg {
	background: #000000;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 0px 0px;
}

p {
	margin: 0;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 24px;
	color: #FA0208;
	font-weight: normal;
	margin: 5px 0px;
}
h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	margin: 5px 0px;
}
h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 20px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h4 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h5 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 3px double #EEEEEE;
}
h6 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 1px solid #EEEEEE;
}
a:link, a:visited {
	color: #037EB8;
	text-decoration: none;
	position: relative;
}
a:hover{
	color: #FF0702;
	text-decoration: underline;
/*}
a:focus {
  outline: none;*/
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #037EB8;
	text-decoration: none;
}
ul a:hover{
	color: #FF0702;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
	position: relative;
}

div#wrapper {
	width: 970px;
	margin: 0px;
}
div#content_layout_wrap {}
div.content_layout {
	background: url(content_layout.png) top left repeat-y;
	height: 1%;
}
div.content_layout_sidebar {
	background: url(content_layout_sidebar.png) top left repeat-y;
	height: 1%;
}

/* TOP MENU
--------------------------------------------------------- */
div#top_menu_wrap {
	padding: 0px 0px;
}
/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 25px;
}
div#header {
	height: 535px;
	background: #FFFFFF;
	border-bottom: 5px solid #c1c1c1;
}
/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 500px;
}

/* ---- scrolling header --- */

#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 920px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden;
	height: 500px;
	width: 920px;
	position: relative;
} 
#demo-inner {
	width: 5520px;
	height: 500px;
	position: relative;
} 
.scrolling-content {
	background: transparent;
	width: 139px;
	height: 500px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
div#main {
	font-size: 12px;
	color: #000000;
	width: 920px;
	padding: 0px 0 0 0px;
}
#content1 {
	left: 0px;
	top: 7px;
	width: 920px;
	height: 500px;

}
#content2 {
	left: 920px; 
	top: 0px;
	width: 920px;
	height: 500px;
} 
#content3 {
	left: 1840px; 
	top: 0px;
	width: 920px;
	height: 500px;
} 
#content4 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 500px;
}
#content5 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 500px;
}

div#header_buttons_wrap {}
div#header_buttons {
	height: 40px;
	background: url(../images/main/header_buttons_bg.png) top left repeat-x;
}

ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 184px;
	height: 40px;
	display: block;
}

li#but_home {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_home.jpg) 0% 0% no-repeat;
}
li#but_home a:hover {
	background: url(../images/header_but_home.jpg) 0% 50% no-repeat;
}
li#but_home a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_home.jpg) 0% 100% no-repeat;
}
li#but_home a:active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_home.jpg) 0% 100% no-repeat;
}
li#but_products {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_products.jpg) 0% 0% no-repeat;
}
li#but_products a:hover {
	background: url(../images/header_but_products.jpg) 0% 50% no-repeat;
}
li#but_products a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_products.jpg) 0% 100% no-repeat;
}
li#but_questions {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_questions.jpg) 0% 0% no-repeat;
}
li#but_questions a:hover {
	background: url(../images/header_but_questions.jpg) 0% 50% no-repeat;
}
li#but_questions a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_questions.jpg) 0% 100% no-repeat;
}
li#but_videos {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_videos.jpg) 0% 0% no-repeat;
}
li#but_videos a:hover {
	background: url(../images/header_but_videos.jpg) 0% 50% no-repeat;
}
li#but_videos a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_videos.jpg) 0% 100% no-repeat;
}
li#but_coverage {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_coverage.jpg) 0% 0% no-repeat;
}
li#but_coverage a:hover {
	background: url(../images/header_but_coverage.jpg) 0% 50% no-repeat;
}
li#but_coverage a.active {
	width: 184px;
	height: 40px;
	float: left;
	background: url(../images/header_but_coverage.jpg) 0% 100% no-repeat;
}

/* CONTENT
--------------------------------------------------------- */
div#content_wrap { /* 1 column layout */
	padding: 0px 25px;
} 


/* ---- top users --- */
div#topusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#footer_wrap {
	padding-top: 10px;
}
div#footer {
	color: #c1c1c1;
	font-size: 11px;
}
div#footer-links {
	padding-right:40px;
	float: right;
}
div#footer-copyright a:link, div#footer-copyright a:visited {
	color: #c1c1c1;
	text-decoration: none;
}
div#footer-copyright a:hover {
	color: #c1c1c1;
	text-decoration: underline;
}
div#footer-links a:link, div#footer-links a:visited {
	color: #c1c1c1;
	text-decoration: none;
}
div#footer-links a:hover {
	color: #c1c1c1;
	text-decoration: underline;
}
