<style type="text/css">

.main_body
{
}
.main_content
{
	width:983px;
	height:580px; 
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -491px;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
}

.picture_placeholder
{
	position:absolute;
	left:426px;
	top:148px;
	height:246px;
	width:40%;
	z-index:10;
	margin:0 auto;
	width:257px;
	text-align: center;
	left: 600px;
}
.thumbnail_area
{
	position:absolute;
	left:65px;
	top:158px;
	height:302px;
	width:35%;
}
.logo_area
{
	position:absolute;
	left:60px;
	top:43px;
	height:20%;
	width:45%;
	z-index:5;
}
#contact_form
{
	position:absolute;
	top:127px;
	left:517px;
	margin:0 auto;
	width:410px;
	text-align: center;
	z-index:5;
}
#contact_pic
{
	position:absolute;
	left:55%; top:24%;
	text-align: center;
	z-index:100;
}
.buttons
{
	position:absolute;
	left:418px;
	top:25px;
	z-index:10;
	}
.hide
{
	display: none;
}
.show
{
	display: block;
}
fieldset {
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:300px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.6em;
  margin:50px;
  color:#666666;
  }
legend {
width:194px;
height:30px;
color:#333;
font-size:2em;
padding-left:0.5em;
position:relative;
top:-1em;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
white-space:pre; /* hack: make sure */
}

.br {display:none;}  
  
.textfield {
font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
color:#333 ;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("images/textfield_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:187px;
}
fieldset>input.textfield {
background: transparent url("images/textfield_bg.gif") no-repeat;
}
textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#333 ;
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("images/textarea_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:190px;
}
fieldset>textarea {
background: transparent url("images/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
background: transparent url("images/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
}

label {
margin: 0;
padding:0.2em;
margin-top:0.3em;
text-align:right;
width:70px;
float:left;
text-transform:uppercase;
}

#design_text {
	position: absolute;
	top:580px;
	left: 708px;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#design_text a{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}

</style>
