@charset "utf-8";
/* CSS Document */

/*body {
	font-family: arial;
	font-size: 12px;
	background-color: #f0f0f0;
	margin-top: 0px;
	padding-top: 0px;
}*/
.style5 input {
	background-color: #E4E4E4;
	border: thin solid #999999;
	color: #333333;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
    height: 25px;
}
.style5 textarea {
	background-color: #E4E4E4;
	font-family: arial;
	font-size: 16px;
	color: #333333;
	border: thin solid #999999;
	font-weight: bold;
}
#formwrap {
	width: auto;
	font-weight: bold;
}
#title_contact {
	background-image: url(/images/layout/line_bg_title.png);
	height: 26px;
	width: auto;
	font-family: arial;
	font-size: 14px;
	color: #FF9900;
	margin-top: 0px;
	padding-top: 0px;
}
#bg_title_contact {
	background-image: url(/images/layout/bg_title.png);
	height: 21px;
	width: 400px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
#rounded_bg_title_contact {
	background-image: url(/images/layout/rounded_bg_title.png);
	height: 26px;
	width: 32px;
	float: left;
}
#address {
	color: #000000;
	font-family: arial;
	padding: 5px;
}
