body
{
	background: black url('images/bg_repeat.gif') scroll;
	color:  #111111;
	font-family: Century, 'Lucida Linotype', 'Book Antiqua', Palatino, serif;
}

a
{
	text-decoration: none;
	color: #111111;
}

.clear
{
	clear: both;
}


#widePreheader
{
	background: #f1f1f1 url('images/slice_tweed.jpg') repeat-x;
	width: 100%;
}
#preheader
{
	height: 25px;
	background: transparent url('images/red_top_bg.jpg') scroll;
	width: 1032px;
	margin: 0 auto;
}


#wideHeader
{
	background: #F1F1F1 url('images/bg_tile.jpg') repeat-x;
}


#headerWrapper
{
	width: 1032px;
	margin-left: auto;
	margin-right: auto;
	background: #F1F1F1 url('images/bg_tile.jpg') repeat-x;
}

#header
{
	width: 1016px;
	height: 364px;
	background: transparent url('images/header.jpg') no-repeat;
/*	margin-left: auto;
	margin-right: auto;*/
}






#wideContent
{
	background: #f1f1f1 url('images/bg_repeat.gif') scroll repeat;
}

#content
{
	width: 1032px;
	margin: 30px auto 0 auto;	
/*	border: 1px solid black;*/
}











#wideBottom
{
	background: #f1f1f1 url('images/slice_tweed.jpg');
}

#bottom
{
	width: 1032px;
	background: #f1f1f1 url('images/red_bottom_bg_repeat.jpg') scroll repeat-y;
	margin: 0 auto;
}


#secondaryContact
{
	height: 70px;	
	width: 1016px;
	margin-left: auto;
	margin-right: auto;

}
#secondaryContact p,
#secondaryContact p a
{
	padding-top: 25px;
	font-size: 14px;
	text-align: center;
}


#contact
{
/*	height: 240px;	*/
	background: transparent url('images/red_bottom_bg.jpg') scroll no-repeat;
	width: 1016px;
	margin-left: auto;
	margin-right: auto;
}

#contactForm
{
	width: 400px;
	margin-left: 50px;
	margin-top: 30px;
	float: left;
}

#contactForm form > a,
#contactForm form #bottomCaptcha > a
{
	color: #c3c3c3;
	text-decoration: none;
	margin-left: 250px;
	display:block;
}

#contactForm form > a:hover,
#contactForm form #bottomCaptcha > a:hover
{
	color: white;
}
#contactForm form input.captcha,
#contactForm form input.text,
#contactForm form textarea
{
	display: block;
	margin-bottom: 8px;
/*	background-color:  #F1F1F1;*/
	background-color:  #E1E1E1;
	color:  #888;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	
	
}
#contactForm form input.text
{
	width: 220px;
}
#contactForm form input.captcha
{
	display:inline !important;
	margin-right:5px;
}

.captchaText
{
	color:#c3c3c3;
	font-size:80%;
	display:inline;
}


#secondaryContact p,
#secondaryContact p a,
#contactInfo
{
	color: #DDD;
}

#contactInfo
{
	width: 400px;
	float: right;
	margin-right: 50px;
	margin-top: 30px;
}
#contactInfo h2
{
	padding-bottom: 0.2em;
}


#contactInfo a
{
	color: #DDD;
	text-decoration: none;
}
#contactInfo .left
{
	width: 120px;
	float: left;
}

#contactInfo .right
{
/*	float: left;*/
/*clear: both;*/
}




#wideFooter
{
	background: black;
	width: 100%;
}
#footer
{
	background: black;
	width: 1032px;
/*	height: 60px;*/
	padding-top: 25px;
	margin:  0 auto;
	padding-bottom: 10px;
}
#footer p
{
	text-align: center;
	color: #888;
	font-size: 10px;	
	padding-bottom: 5px;
	
}
#footer p a
{
	color: #666;
	text-decoration: none;
}

#footer p.areas
{
	color:  #444;
	width: 900px;
	margin:  0 auto;
}


/*
#recaptcha_image
{
	border: 1px solid #888;
	margin-bottom:10px;
}
#recaptcha_response_field
{
	margin-bottom:10px;
}
*/

