@charset "utf-8";
/* CSS Document for contact us page */

#contact_container{
 width:1000px;
 display:inline; 
 float:left; 
 border-bottom:#CCCCCC 0px dotted;  
 padding:10px 0px 0px 0px;  margin: 0 auto;
 height:500px; 
}

.contact_divide1
{
	width:500px;
	height:470px; 
	margin:10px;
	display:inline;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
}
.contact_divide2
{	
	width:460px;
	height:470px; 
	margin:10px;
	display:inline;
	float:left;		
}
.contact_adress1 
{
	width:200px;
	height:200px;
	margin-bottom:10px;
	text-align:left;
	line-height:20px;
	font-size:14px;
	display:inline;
	float:left;
	padding-top:20px;
}
.contact_adress2 
{
	width:250px;
	height:200px;
	margin-bottom:10px;
	text-align:left;
	line-height:20px;
	font-size:14px;
	display:inline;
	float:left;
	padding-top:20px;
}
.contact_maps
{
	width:460px;
	height:220px;
	margin-bottom:10px;	
}
.sumbit_reset { 
width:210px;
height:40px;}

/* */
#comment_form {
	clear: both;
}
strong { font-weight:bold} 

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
}

#comment_form textarea {
	height:150px;
	padding:5px;
	width: 360px;
	color: #222; 
	background: #fcfcfc; 
	border: 1px solid #dedede; 
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
}
.head
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold; text-decoration:none; 

}
.head1
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;  text-decoration:none; 

}
#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #666;
	padding: 5px;
	width: 200px;
	color: #222; 
	background: #fcfcfc; 
	border: 1px solid #dedede; 
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
}

#comment_form .submit_btn {
	font-weight: bold;
	width: 80px;
	height: 30px;
	color: #000;
	background: #fcfcfc; 
	border: 1px solid #dedede; 
}

#contact_form { 
	padding: 0; 
	width: 410px; 
	margin-bottom: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 270px; 
	padding: 5px; 
	color: #222;  
	background: #fcfcfc; 
	border: 1px solid #dedede; 
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 12px; 
	font-size: 13px; 
}

#contact_form form textarea { 
	width: 350px; 
	height: 120px; 
	padding: 5px; 
	color: #222; 
	background: #fcfcfc; 
	border: 1px solid #dedede; 
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 5px; 
}

#contact_form form .submit_btn { 
	padding: 5px 14px; 
	font-weight: bold;  
	color: #222; 
	background: #fcfcfc; 
	border: 1px solid #dedede; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 10px 0px; 
}	

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 14px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.divider { margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px solid #ccc }

input.boxxi { border:1px solid #D4D4D4; height:20px;}

textarea { width:350px; border:1px solid #D4D4D4;  }

