body{
	width:100%;	
	background-color:#6c070d;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height:2em;
	color:#ffffff;
	margin: 0px;
	padding: 0px;
}
.clearit{
	overflow:hidden;
	height:0px;
	width:100%;
	clear:both;	
}
p,form,div{
	padding:0px;
	margin:0px;	
}
#header_holder{
	height:162px;
	background-color:#000000;
	position:relative;
}
#header_img{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#header_holder h1{
	position:absolute;
	font-family: "Humanist 521",Arial, Helvetica, sans-serif;
	bottom:0px;
	left:314px;
	margin:0px;
	padding:0px;
	line-height:27px;
	font-size:26px;
	color:#333333;
}
#body_holder{
	font-size: 1.2em;
	background:url(images/backtile.jpg) repeat-x;
	position:relative;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:2.4em;
	line-height:1.0em;
	margin:25px 0px 20px 45px;
	position: relative;
}
#content h3{
	margin-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:1.2em;
	position: relative;
}
#content p{
	margin:10px 0px 20px 0px;
	position: relative;
}
#content ul{
	margin:20px 0px;
	padding-left:15px;
	position: relative;
}
#content ul li{
	padding-left:20px;
	position: relative;
}
#content{
	width:576px;
	margin-left:45px;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	background-image: url(images/globe-back.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#content a:link,#content a:visited{
	color:#cccccc;
	text-decoration:underline;
	position: relative;
}
#content a:hover{
	color:#103582;
	position: relative;
}
hr.red {
	margin-top:15px;
	border: none 0;
	border-top: 1px solid #b24b52;/*the border*/
	position: relative;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/	
}
.button{
	width:254px;
	height:23px;
	background:url(images/button.png) no-repeat;
	overflow:hidden;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	padding-top:5px;
}
#content div.button a:link,#content div.button a:visited{
	position:relative;
	text-decoration:none;
	color:#ffffff;
}
#content div.button a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.side_box_holder{
	margin-top:60px;
}
.sidebox{
	background:url(images/sidebox.png) no-repeat;
	padding:25px 15px 10px 15px;
	width:90%;
	margin-top:-15px;
}
.sidebox p{
	margin-bottom:10px;
}

#body_content{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;	
}
#footer_holder{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
#footer_holder img{
	float:left;
	clear:left;
}
#footer_content{
	float:right;
	clear:right;
	width:638px;
	background:url(images/footer_back.png) no-repeat;
	padding:10px 0px 20px 45px;
}
#footer_content a:link,#footer_content a:visited,#footer_content a:hover{
	color:#ffffff;
	position:relative;
}
#logo_holder{
	width:269px;
	top:-20px;
	left:10px;
	position:absolute;
}
#left_floater{
	float:left;
	clear:left;
	width:269px;
	overflow:hidden;
}
.credit{
	width:100%;
	text-align:center;
}
.credit a:link, .credit a:visited{
	color:#c0c0c0;
	font-size:9px;
	text-decoration:none;
}
.credit a:hover{
	color:#ff0000;
}
/*--NAVIGATION CSS--*/
#main_navigation{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	border-right:1px solid #ffffff;
	padding-top:20px;
}
#main_navigation li{
	display:block;
	text-align:right;
	margin:0px 0px 20px 0px;
	padding-right:25px;
	padding-bottom:0px;
	border:0px solid green;
	background:url(images/nav_back.png) no-repeat right center;
}
#main_navigation li a:link,#main_navigation li a:visited{
	color:#ffffff;
	text-decoration:none;
}
#main_navigation li a:hover{
	text-decoration:underline;
}

#right_floater{
	float:left;
	width:622px;
	overflow:hidden;
	position:relative;
}.scrollingBanner {
	background-color: #333333;
	clear: both;
	height: 34px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	overflow: hidden;
	display: block;
}
.scrollingBannerHolder {
	background-color: #333333;
	clear: both;
	height: 29px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #999999;
}
.marqueeHolder {
	float: left;
	width: 600px;
	background-image: url(images/materials-banner-scroller.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 150px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
marquee {
	width: 550px;
}
.flags {
	float: right;
	height: 18px;
	width: 170px;
	color: #FFFFFF;
}
.flags img {
	display: inline;
	float: right;
	margin-left: 5px;
	border: none;
}
#flash_holder .alt {
	display: none;
}
.imageRight {
	display: inline;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.regDetails {
	width:100%;
	text-align:center;
	font-size: 0.8em;
	color: #999999;
}
.globeBack {
	float: left;
	width: 538px;
	background-image: url(images/globe-back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.globeBack p, .globeBack h1, .globeBack h2, .globeBack img {
	position:relative;
}
.webPromotion {
	float: left;
	padding-top: 40px;
	padding-left: 10px;
	width: 258px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
