body {

	font-family: Arial, Helvetica, sans-serif;

	background-attachment: fixed;

	background-color: #FFFFFF;	

	background-repeat: no-repeat;

	background-position: center top;

	margin: 0px;	

}



/* Content */

#wrapper {

	padding 0px;

	width: 701px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-bottom: 40px;

}

#top {
padding-top: 40px;
}


#bottom {

	background: url(images/bottom.png) no-repeat center bottom;

	padding-right: 23px;

	padding-bottom: 23px;

	padding-left: 23px;

}

#bottom h1 {

	font-size: 24px;

	margin: 0px;

}



#bottom p {
	font-size: 14px;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 10px;



}


/* FORM */
div.box { 
	margin:0 auto; 
	width:500px; 
	position:relative; 
	top:0px; 
	
} 

div.box h1 { 
	color:#000000; 
	font-size:18px; 
	padding:0px 0 5px 5px; 
	border-top:0px solid #161712; 
	} 
	
div.box label { 
	width:100%; 
	display: block; 
	border-top:0px solid #262626; 
	padding:10px 0 10px 0; 
} 

div.box label span { 
	display: block; 
	color:#000000; 
	font-weight: bold; 
	font-size:13px; 
	float:left; 
	width:100px; 
	text-align:right; 
	padding:5px 6px 0 0; 
} 

div.box .input_text { 
	 
	width:225px; 
	background:#aee5c4; 
} 

div.box .message{ 
padding:7px 7px; 
width:350px; 
background:#262626; 
overflow:hidden; 
height:150px; 
} 

div.box .button {	
	border:0px;
	position: relative;
}
div.box .rightform {
	float: left;
	width: 150px;
	display: block;
	padding-right: 15px;
}


#services {
	padding-left: 0px;
}

#services h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	font-size:16px;
	padding-bottom:0px;
	}
#submitbutton {
	clear: both;
	text-align: center;
}
