body{
	padding : 0px;
	margin : 0px;
	background : url(images/bg.gif) repeat-x;
	background-color:#F3F2F2;

}
#text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	position:relative; 
	width:858px; 
	height:323px; 
	background : url(images/c_bg.gif) no-repeat left 60px;
	z-index:1; 
 	overflow: auto;
	scrollbar-highlight-color: #4A0A0B; scrollbar-shadow-color: #4A0A0B; 
	scrollbar-3dlight-color: #931516; scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #A32F30; scrollbar-darkshadow-color: #931516; 
	scrollbar-base-color: #C07778; 
}
.content{
	padding-left:40px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.c{
	background-color:#931516;
}
.ctable{
	margin-left:40px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.contact{
	margin-left:40px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 12px;
	line-height:22px;
	color: #FFFFFF;
}
h1{	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #FE8614;
	padding-left:20px;
	margin-bottom:-12px;
}
h2{	font-family: Arial;
	font-size: 12px;
	color: #FE8614;
	padding-left:20px;
	margin-bottom:40px;
}

.pics{
	background : url(images/p_bg.gif) repeat-x;
	width:100%;
	height:75px;
}
.pright{	
	float:right;
	border: 5px solid #FFFFFF;
}

.picsh{
	background : url(images/ph_bg.gif) repeat-y;
	height:920px;
	float:right;
	text-align:right;
	padding-left:20px;
	padding-right:5px;
}
.prights{	
	border: 2px solid #D2D2D2;
}
	
input,textarea,select {
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #4A0A0B;
	font-family: Arial;
	background-color: #A32F30;	
	margin-bottom: 2px;
}
li{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-left:40px;
}
.side {
	background : url(images/s_bg.gif) no-repeat top right;
}
.bot{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:7px;
	background-color:#797979;
}
a{
	color: #FE8614;
}
.grey {
	color: #454545;
}
.grey2 {
	color: #CCCCCC;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FE8614;
}

.submit {
	border: none;
}
.sform {
margin-top: -1px;
margin-bottom: -1px;
vertical-align : middle;
}
.sinput {
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	background-color: #989797;
}
#first_sub,#second_sub, #third_sub, #fourth_sub, #fifth_sub, #sixth_sub,#seventh_sub, #eighth_sub {
	position: absolute;
	visibility: hidden;
	top: 18px;
}
#first_sub {width: 133px; left: 4px;}
#second_sub {width: 0px; left: 0px;}
#third_sub {width: 103px; left: -1px;}
#fourth_sub {width: 107px; left: -19px;}
#fifth_sub {width: 106px; left: -8px;}
#sixth_sub {width: 85px; left: -11px;}
#seventh_sub {width: 0px; left: 0px;}
#eighth_sub {width: 0px; left: 0px;}
.nav {
	position:relative;
	height: 18px;
	z-index: 1000;
} 
.left{
float:left;
}
.right{
float:right;
clear: both;
border-color: #000000;
}
