#contactForm {
position:relative;
top:10px;
display:block;
float:left;
background: url(images/header/content-header-orange.jpg) repeat-x scroll 0 -2px;	
width:110px;
height:42px;
/*border: solid 1px #cccccc;*/


}
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #FFA657;		
}
#main h1 {
display:block;
float:left;

	margin-top: 10px;
	color: #FFF;
	font: bold 18px/1.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #9A32CD; 
	background: url(images/header/content-header-orange.jpg) repeat-x;	
	padding: 5px 0 5px 5px;
	width:575px;
	height:32px;
}
#main img {
	background: #FFFFFF;
	border: 1px solid #FFA657;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #FFA657;
}
#main_1_column ul li {
	list-style-image: url(images/spacer/bullet-orange.gif);
}
#main ul li {
	list-style-image: url(images/spacer/bullet-orange.gif);
}
