@charset "utf-8";

/* CSS Document */



body{

	background:url(../images/bg-contact.gif) center top no-repeat;	

}



#body{

	width:975px;

	margin:auto;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

}



img.title{

margin-left:18px;

}



#contact{

	background:url(../images/contact-bg.gif) top right no-repeat;

	margin-right:50px;

	padding-left:30px;

	padding-top:20px;

	min-height:250px;

}





#contact form{

	width:380px;

	float:left;

	font-family:Verdana, Geneva, sans-serif;

	font-size:12px;

	color:#5e624f;

	font-weight:bold;

	margin-top:10px;

	margin-left:15px;

}

form input{

	width:290px;

	height:22px;

	border:1px solid #5e624f;

	margin:5px 0;

	padding-top:5px;

}

form textarea{

	width:290px;

	height:120px;

	border:1px solid #5e624f;

	margin-top:8px;

}



form span{

	color:#000;

}



#contact #card{

	width:240px;

	float:right;

	margin-top:20px;

	margin-right:10px;

	color:#010101;

	font-size:12px; 

	line-height:16px;

}



#card a{

	color:#010101;

	text-decoration:none;

}



#list{

	width:10px;

	float:right;

}



#list #list1{

	margin-top:43px;

}



#list #list2{

	margin-top:44px;

}



#list #list3{

	margin-top:49px;

}



input#submit{

	width:50px;

	height:30px;

	border:none;

	font-weight:bold;

	background-color:#FFFFFF;

}

html>body input#submit{
	padding-top:16px;
}



label{

	color:#F00;

}

