/* contact
---------------------------------------------------------------------- */
#content {
	width: 850px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#content #left {
	float: left;
	border:#B8AF73 2px solid;
	background-color:#FFFFFF;
	width: 578px;
	margin-bottom: 30px;
}

#content #left #title h2 {
	line-height: 71px;
	background-image:url(../img/contact/title.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}

#content #left #contact {
	width: 90%;
	margin: 10px auto;
}

#content #left #contact p {
	font-size: 12px;
	color: #333333;
	text-align:left;
	margin-bottom: 5px;
}

#content #left #contact h5{
	line-height:26px;
	background-image:url(../img/contact/tel.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-indent: -9999px;
	padding:0;
	height: 26px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#content #left #contact #mailt_form #mailform h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

#content #left #contact form {
	text-align:left;
	margin-top:50px;
}

#content #left #contact input {
	margin-left:10px;
}

input {
	border : 1px solid #cccccc;
}

select {
	border : 1px solid #cccccc;
}

textarea {
	border : 1px solid #cccccc;
}

#content #left #contact select {
	margin-left:5px;
}

#content #left #contact textarea {
	margin-left:5px;
}


#content #left #contact .formstyle {
	line-height:15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999900;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 10px;
}

#content #left #contact .formstyle label {
	line-height:15px;
	background-color:#ffffff;
	display:block;
	font-size:12px;
	color:#333333;
	text-align:left;
	margin-left: 5px;
	padding-left:5px;
}


#content #left #up a {
	float:right;
	display: block;
	background-image:url(../img/up.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 100px auto 30px auto;
	width: 142px;
	height: 32px;
	line-height: 32px;
	margin-top:150px;
}

#content #left #up a:link {
	color: #000000;
	text-decoration: none;
}
#content #left #up a:visited {
	text-decoration: none;
	color: #000000;
}
#content #left #up a:active {
	text-decoration: none;
	color: #000000;
}

#content #cle{
	clear:both;
}


#content #cle{
	clear:both;
}
