
#contact_content
{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-image: url(img/bg_downloads.gif);
	background-repeat: repeat-y;
}


#contact_left
{
	float: left;
	width: 271px;
	height: 100%;
	padding-top: 10px;
}

#contact_left p
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #c0c4c0;
	margin: 10px 0 0 10px;
	padding: 0;
	text-align: left;
	border-top: 1px solid #4f4f4e;
}

#contact_left p a:link, #contact_left p a:visited
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #d82c2a;
	text-align: left;
}

#contact_left p a:hover 
{ 
	background: #212323;
	color: #fff;
}

#contact_left span
{
	font-family: Verdana;
	font-size: 9px;
	color: #717171;
}


#contact_content h1
{
	background: url(img/contact_logo.gif) no-repeat;
	text-indent: -9999px;
	width: 243px;
	height: 86px;
	margin: 0 0 0 12px !important;
	margin: 0;
	padding: 0;
}


#contact_content h2 
{
	color: #d82c2a;
	font-weight: normal;
	font-family: Times New Roman;
	text-transform: none;
	font-size: 1.3em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #4f4f4e;
}
	

#contact_content h3 
{
	color: #d82c2a;
	font-weight: normal;
	font-family: Times New Roman;
	text-transform: none;
	text-align: left;
	font-size: 1.3em;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #4f4f4e;
}

.contact_center
{
	width: 462px;
	height: 100%;
	float: left;
	margin: 0 10px;
	padding: 10px 0 0 0;
	text-align: left;
	background: #000;
	list-style-type: circle;
}


/* end content */

.contact_center p
{
	width: 460px;
	text-align: left;
	margin: 7px 0 3px 0;
	padding: 0;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #fff;
}


div#form1
{
	width: 460px;
	text-align: right;
	margin: 0 0 50px 0;
	padding: 0;
}


form1
{
	margin: 0;
	padding: 0;
	display: block;
	text-align: right;
}

div#form1 fieldset
{
	margin: 0;
	border: none;
	padding: 0;
	display: block;
	text-align: right;
}



div#form1 label {
	text-align: left;
	width: 458px;
	padding: 0;
	margin: 5px 0 0 0;
	display: block;
}



div#form1 input 
{
	display: block;
	width: 455px;
	text-align: left;
	margin: 0;
	padding: 3px 0 3px 3px;
	background: #a4a3a2;
	border: none;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}


div#form1 textarea 
{
	display: block;
	width: 458px;
	overflow:auto;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #a4a3a2;
	border: none;
}


div#submit
{
	float: left;
	margin: 10px 0 auto 0;
	padding: 0;
	text-align: right;
	display: inline;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

div#submit input
{
	width: 70px;
	height: 20px;
	padding: 0;
	margin: 0;
	text-align: center;
	display: inline;
	background: #d82c2a;
	color: #fff;
}



div#checkbox
{
	float: left;
	margin: 10px 20px 0 150px !important;
	margin: 10px 20px 0 75px;
	padding: 0;
	text-align: right;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d82c2a;
}

div#checkbox input
{
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
	display: inline;
	background: none;
	color: #fff;
}



div#thanks
{
	width: 275px;
	height: 33px;
	margin: 20px auto 50px auto;
	padding: 0;
	background-image: url(img/thankyou.gif);
	background-repeat: no-repeat;
	text-align: center;
}

		

