#wrapper {
	width:800px;
	height: 685px;
	position: relative;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: 5px;
}

#banner {
	width: 800px;
	height: 115px;
	background-repeat:no-repeat;
	margin-left: 25px;
}

#black {
	width: 625px;
	height: 1090px;
	background-image:url(../contact/contact.jpg);
	position: absolute;
	background-repeat:no-repeat;
	left: 153px;
	top: 125px;
}

#form {
	width: 587px;
	height: 334px;
	position:absolute;
	left: 22px;
	top: 48px;
}
	
/* form */

.no_bottom {
border-bottom: none;
}

.send{
padding-left: 110px;
padding-top: 10px;
}

#main_form {
   	font-size: 12px;					
	font-family: Arial, Helvetica, sans-serif;							
	letter-spacing:0.2em;
	width:420px;
	padding:10px 10px 10px 10px;
	margin:20px auto 0px auto;
}

#main_form legend {
font-weight:600;
color:#FFCC33;
margin: 4px 0px 4px 0px;
}

#main_form label {
text-align:right;
display:block;
float:left;
width:200px;
height:16px;
border-right:1px solid #cccccc;	
padding:0px 5px 0px 0px;
color:#CCCCCC;
}

#main_form input {
font-size: 9px;
font-weight:600;
color:#000000;
background-color:#ffffff;
width:160px;
height:16px;   
margin:	0px 0px 0px 10px;
}

#main_form input[type="radio"] {
width:auto;
background-color: transparent;
margin: 2px 0px 2px 10px;
}

#main_form input#send {
	font-size: 14px;
	color: black;
	font-variant: small-caps;
	background-color: #FFCC33;
	padding: 0px 0px 0px 0px;
	height: auto;
}


.view_left {
margin-left: 39px;
border:none;
}

#wrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#view {
	width: 100px;
	height: 24px;
	position:absolute;
	left: 31px;
	top: 451px;
	z-index: 1;
}

#wrapper #banner h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #333333;
	margin-top: 0px;
}

.portalbleflorecentlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #999999;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 50px;
}
