body{
		margin:0px;
		background-color:#761202;
}
/* --------------------------------background ----------------------------*/
.bg_image{
		background-image:url(../image/contact-us-image.gif);
			background-repeat:no-repeat;
			width:100%;
			height:366px;
			vertical-align:midle;
}
			
/* --------------------------------border ----------------------------*/
.border_submenu{
				border-left:#def3ca 2px solid;
				border-right:#def3ca 2px solid;
				border-top:#def3ca 2px solid;
				border-bottom:#def3ca 2px solid;
}


.welcomeline_border{
					border-bottom:#3a5b01 1px solid;
}
.body_border{
			border-left:#009933 1px solid;
			border-right:#009933 1px solid;
			border-top:#009933 1px solid;
			border-bottom:#009933 1px solid;
}
.border_bottom_bg{
					border-top:#b3b3b3 1px solid;
					border-bottom:#b3b3b3 1px solid;
}
.image_border{ 
				border:#000000 1px solid;
}



/* --------------------------------text----------------------------*/
.text_button{ 
				font-family:Tahoma;
				font-size:12px;
				color:#FFFFFF;
				letter-spacing:.05em;
				text-decoration:none;
				font-weight:bold;
				text-align:center;
}
.text_button a{
				color:#FFFFFF;
				text-decoration:none;
}
.text_button a:hover{
				color:#000000;
				text-decoration:underline;
}
.sub_button{
			font-family:tahoma;
			font-size:12px;
			color:#000000;
			letter-spacing:.04em;
			text-align:left;
			font-weight:normal;
}
.sub_button a{
			 	color:#000000;
				text-decoration:none;
}
.sub_button a:hover{
				color:#000000;
				text-decoration:underline;
}
.heading{
		font-family:tahoma;
		font-size:12px;
		color:#FFFFFF;
		letter-spacing:.05em;
		text-align:left;
}
.body_txt{
			font-family:tahoma;
			font-size:11px;
			color:#000000;
			font-weight:normal;
			letter-spacing:.05em;
			line-height:18px;
			text-align:justify;
}
.product_text{
				font-family:tahoma;
				font-size:11px;
				color:#000000;
				letter-spacing:.05em;
				font-weight:bold;
				text-align:center;
}
.heading_2{
			font-family:tahoma;
			font-size:13px;
			color:#990000;
			letter-spacing:.05em;
			font-weight:bold;
}
.footer_txt{
			font-family:tahoma;
			font-size:11px;
			color:#000000;
			letter-spacing:.05em;
			line-height:18px;
}
.footer_txt a{
			color:#000000;
			text-decoration:none;
}
.footer_txt a:hover{
			color:#000000;
			text-decoration:underline;
		}
	
/* --------------------------------padding ----------------------------*/
.pad_1{
		padding-top:13px;
		padding-bottom:13px;
}

.pad_2{
		padding-bottom:5px;
}
.pad_3{
		padding-right:6px;
		padding-left:3px;
}
.pad_4{
		padding-left:18px;
		
}
.pad_5{
		padding-left:16px;
		padding-right:16px;
}
.pad_6{
		padding-top:7px;
		padding-bottom:7px;
}
.pad_7{
		padding-left:2px;
		padding-right:2px;
}
.pad_8{
		padding-top:5px;
		padding-bottom:5px;
}
.pad_9{
		padding-left:5px;
		padding-right:5px;
}
.pad_10{
		padding-right:5px;
}


/*----------------------- Form  -------------------*/

	.meditory{
		color:#FF0000;
		}
		
	.form_txt{
		font-family:"Trebuchet MS";
		font-size:11px;
		letter-spacing:.07em;
		color:#333333;
		}


	.form1{
		font-family:Tahoma;
		font-size:11px;
		width:40px;
		height:18px;
		}
		
	.form2{
		font-family:Tahoma;
		font-size:11px;
		width:160px;
		height:18px;
		}
		
		
	.form3{
		font-family:Tahoma;
		font-size:11px;
		width:100px;
		height:18px;
		}
		
	.form4{
		font-family:Tahoma;
		font-size:11px;
		width:160px;
		height:60px;
		}
		
	.form5{
		font-family:Tahoma;
		font-size:11px;
		width:60px;
		height:20px;
		}



