body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#670404;
	height:100%;
}
/*a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #FC6;
}
a:active {
	text-decoration: none;
	color: #FFF;
}*/

.footerLink {
	text-decoration: none;
	color: #FC6;	
}
.footerLink:hover {
	text-decoration: none;
	color: #FFF;	
}


.header {
	height: 250px;
	width: 1000px;
}

#main {
	width:1000px;
	height:1200px;
	background-color:#670404; 
	overflow:hidden;
	
	
}

#content {
	position:relative;
	width:1000px; 
	height:760px;
	margin-top:-3px;
	
}
html>body #content1{
	position:relative;
	width:1000px; 
	height:100%;
	
	
}

#content1{
	_width:1000px; 
	_height:100%;
	_top:-5px;
	
}

#left {
	position:relative;
	height:410px; 
	float:left; 
	display:inline;
}

#left_sub {
	height:760px; 
	width:255px; 
	float:left; 
	display:inline;
}

#mid {
	height:410px; 
	width:540px; 
	background-color:#b21111; 
	text-align:justify; 
	float:left;
	
}

#mid_sub {
	height:760px; 
	width:550px;
	background-color:#b21111; 
	overflow:auto;
	overflow-x: hidden;
	margin-right:195px; 
	text-align:left;
	float:left;
}

#mid_sub2 {
	width:1000px;
	background-color:#b21111; 
	text-align:left;
	
}

#right {
	height:410px;
	float:right;
	background-color:#b21111;
	display:inline;
	position:relative;
}

#right_sub {
	position:absolute;
	top:0px;
	right:0px;
	background-color:#b21111;
	
}
#right_sub {
	_margin-top:-760px;
	_position:relative;
	_float:right;
	_background-color:#b21111;
	
}

#left_1 {
	position:absolute;
	width:124px; 
	height:360px;
	left:0px;
}
#left_1 {
	_position:relative;
	_width:124px; 
	_height:360px;
	_margin-top:-3px;
	_float:left;

	
}

#mid_1 {
	position:absolute;
	height:255px; 
	width:681px;
	left:124px;
	 
}

#mid_1 {
	_position:relative;
	_height:255px; 
	_width:681px;
	_float:left;
	_left:0px;
	_margin-top:-3px;
	
	
}

#feedback {
	position:absolute;
	width:681px; 
	height:80px; 
	background-image:url(../images/feedback.jpg); 
	background-repeat:no-repeat;
	background-position:top;
	margin-top:255px;
	left:124px;
	padding-top:25px;
	
}

#feedback {
	_position:relative;
	_width:681px; 
	_height:80px; 
	_background-image:url(../../images/feedback.jpg); 
	_background-repeat:no-repeat;
	_background-position:top;
	_padding-top:35px;
	_float:left;
	_left:0px;
	_top:-255px;
	
}
#right_1 {
	float:right;
	height:350px;
	
}
#right_1 {
	
	_height:350px;
	_position:relative;
	_top:-255px;
	
}
html>body #footer_index{
	margin:350px 0 0 0;
}
#footer_index {
	_position:relative;
	height:190px;
	width:1000px;
	margin-top:0px;
	top:-280px;
}
html>body #footer_sub{
	height:190px;
	width:1000px;
}


#footer_sub {
	_width:1000px;
	_height:190px; 
	_margin-top:-5px;
	
}


#footer_1 {
	background-image:url(../../images/footer_1.jpg); 
	background-repeat:no-repeat;
	color:#FFF;
	line-height:20px;
	text-align:center;
	height:120px;

}

#footer_2 {
	background-color:#c71000;
	color:#FFF;
	line-height:20px;
	text-align:left;
	height:70px;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	color:#ffbb04;
	font-size:18px;
	text-align:left;
	font-weight:bold;
}
.text_mid_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:justify;
	font-weight:100;
	
}
.text_mid {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	line-height:20px;
	text-align:justify;
	font-weight:100;
	padding-right:10px;
	
}

.text_mid2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	line-height:20px;
	text-align:justify;
	font-weight:100;
	padding-right:10px;
	
}

.text_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffbb04;
	line-height:20px;
	text-align:right;
	padding-left:30px;
	
}

.text_mid_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	line-height:20px;
	text-align:justify;
	padding-bottom:20px;
	padding-right:10px;
}

.text_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FC3;
	font-weight:bold;
	text-decoration:underline;
	
}

.text_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FC3;
	font-weight:bold;
	text-decoration:underline;
	
}
.text_link:link {
	color: #FC3;
	text-decoration: underline;
}
.text_link:visited {
	text-decoration: underline;
	color: #FC3;
}
.text_link:hover {
	text-decoration: underline;
	color: #fff;
}
.text_link:active {
	text-decoration: underline;
	color: #FC3;
}
.form{
	border:1px solid #FFF;
	height:30px;
	padding:7px 0 0 25px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CF9;
}
.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
	border: 1px solid #CCC;
}
.textfield_error {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
	border: 1px solid #FF0000;
}
.select1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: 1px solid #CCC;
}
.select1_error {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: 1px solid #FF0000;
}

.textareas_address {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCC;
}
.textareas_address_error {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FF0000;
}
.text_footer_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F57E18;
}
