@charset "UTF-8";
/* CSS Document */
#con-container {
	background-image: url(images/wrapbg_03.gif);
	background-repeat: repeat-y;
	height: 680px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#con-wrapper {
	height: 680px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #150E01;
}
#form-wrapp p {
	margin: 0px;
	padding: 0px;
	color: #D4D0B5;
}
.con-midle {
	background-image: url(images/con-midbg_03.jpg);
	height: 426px;
	width: 800px;
	background-color: #150E01;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#form-wrapp   span {
	color: #FF6633;
}
#form-wrapp {
	width: 400px;
	height: 400px;
	padding-left: 50px;
}
h4 {
}


/*------ form style ---------*/

.webform{
	width:380px;
	color:#D7D2BC;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.webform label{
	display:block;
	width:280px;
	font-weight:bold;
	padding-top: 10px;
}
.webform .inputbox{
        height:18px;
        width:250px;
        padding:4px 3px 2px 3px;
        margin:2px 0 10px 3px;
        border:1px solid #ccc;
}
.webform textarea{
	height:80px;
	width:250px;
	padding:4px 3px 2px 3px;
	margin:2px 0 10px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.submit{
	margin:2px 0 0 3px;
	background-color:#eee;
	height:30px;
	width:80px;
	padding:0;
	border:1px solid #ccc;
	display:block;
	color:#333333;
	background-image: url(images/sub-but_03.jpg);
	background-repeat: no-repeat;
}
.subject{
 height:18px;
        width:250px;
        padding:4px 3px 2px 3px;
        margin:2px 0 10px 3px;
        border:1px solid #ccc;

}
fieldset {
	width: 300px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #D9D4BA;
	border-right-color: #D9D4BA;
	border-bottom-color: #D9D4BA;
	border-left-color: #D9D4BA;
}
h4 {
}
#address {
	height: 350px;
	width: 300px;
	float: right;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#address a {
	color: #E6E1CA;
	text-decoration: none;
}
#address a:hover {
	color: #FFFFFF;
}
#address h4 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
#address   p  {
	color: #D9D4B9;
}

