/* CSS Document - by R.Green */

*{
padding:0;
margin:0;
border:0;
} 

body{
	font-family: Tahoma, sans-serif;
	color:#FF0000;
	font-size: 11px;
	background-color: #000000;
	}

#preload img{
height: 0; width: 0; border-width: 0;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
}

a {outline: none; }

#main {
	width: 841px;
	height: 571px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_hp.jpg);
	background-repeat: no-repeat;
}

#cms{
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	width: 450px;	
}
#cms h1{
	font-size: 16px;
	color: #FF00FF;
}

#main_port {
	width: 841px;
	background-image: url(images/main_hp_port.jpg);
	height: 571px;
	margin-right: auto;
	margin-left: auto;
	}
	
#spacer {
margin-top:50px;
}

h1{
	text-indent:-9999px;
	height:0;
	}
	
h2{
	color: #CCFF00;
	font-size: 18px;
	}

	

#main_con {
	width: 841px;
	background-image: url(images/main_hp_con.jpg);
	height: 571px;
	margin-right: auto;
	margin-left: auto;
	}	

#wrapper{
	margin: 0;
	width: 900px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}

#company_text{
	height: 52px;
	width: 458px;
}


#below_company_text{
	width: 458px;
	overflow: hidden;
}

#below_company_text_left{
	width: 180px;
	float: left;
}

#below_company_text_right_con{
	width: 300px;
	float: right;
	padding-top: 33px;
	padding-right: 8px;
}

#below_company_text_right_con a{
color: #990000;
	text-decoration: none;
}

#below_company_text_right_con a:hover{
	color: #990000;
	text-decoration: underline;
}

#below_company_text_right{
	width: 250px;
	float: right;
	padding-top: 60px;
	padding-right: 8px;
}

#below_company_text_right a{
color: #990000;
	text-decoration: none;
}

#below_company_text_right a:hover{

	text-decoration: underline;
}

#main_content {
	width: 841px;	
	overflow: hidden;
	}

#main_text {
	width: 500px;
	float:left;
	margin-left: 0px;
	padding-top: 83px;
	padding-left: 98px;
	font-family: Tahoma;
	font-size: 11px;
	}

#reflection {
	width: 841px;
	background-image: url(images/reflection.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 121px;
	}

#top_title {
	width: 458px;
	margin-left: auto;
	margin-right: auto;
}
	
/* for Internet Explorer Min Height 
* html #central_right {
	height: 190px;
}*/

#central_right2 {
	width: 430px;
	float: right;
			}
/* Main Buttons */

#buttons {
	width: 200px;
	float:right;
	padding-top: 80px;
	margin-right: 0px;
	padding-right: 15px;
}

#buttons_inside {
	width: 154px;
	overflow: hidden;	
}

#left_buttons {
	width: 67px;
	float:left;
	margin-top: 60px;
}

#right_buttons {
	width: 87px;
	float:right;
	margin-bottom: 0px;
	padding-top: 10px;
}

/* Styles */


.small_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

#footer {
	width: 455px;
	height: 13px;
	overflow: hidden;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: 405px 71px;
	padding-top: 70px;
	}

#next {
	width: 40px;
	float: right;
	font-size: 11px;	
		}

#next a {	
	padding-right: 10px;	
	font-size: 11px;
	color: #990000;
	text-decoration: none;
		}	
		
#next a:hover {
	background-image: url(images/next_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}		

#back {
	width: 40px;
	float: left;
	font-size: 11px;
	padding-left: 370px;
		}
	
#back a {
	color: #A8A8A8;
	text-decoration: none;
	padding-left: 11px;
	}	

#back a:hover {
	background-image: url(images/back_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
	
#co_logo {
	width: 145px;
	height: 106px;
	padding-left: 24px;
	padding-top: 65px;
	}	
	
#co_logo_con {
	width: 145px;
	height: 106px;
	padding-left: 25px;
	padding-top: 15px;
	}
	
