
* { margin:0; padding:0; }
img { border:none; }
.clear { clear:both; }
.hidden { display:none; }

body
{
	background: transparent url(../../i/bg.gif) top left repeat;
}

div#body_container
{
	width:850px;
	margin:0 auto;
}

div#body_container div.header
{
	height:125px;
	width:850px;
	background: transparent url(../../i/header.gif) top left no-repeat;
	position:relative;
	overflow:hidden;
}

div#body_container div.header div.text_ads
{
	position:absolute;
	bottom:3px;
	right:7px;
	overflow:hidden;
	height:21px;
}

div#body_container div.content_container
{
	background: #f3f3f3 url(../../i/content_bg.gif) top left repeat-x;
	border-right:1px solid black;
	border-left:1px solid black;
	padding:20px 0 20px 0;
}

div#body_container div.content_container div.copy_text_container
{

}

div#body_container div.content_container div.copy_text_container div.copy_text
{
	height:107px;
	width:817px;
	margin:0 auto;
	background: white url(../../i/copy_text_bg.gif) top left no-repeat;	
}

div#body_container div.content_container div.copy_text_container div.copy_text h2
{
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:15px 0 0 0;
	color:#5c837d;
}

div#body_container div.content_container div.copy_text_container div.copy_text p
{
	font-family:arial, sans-serif;
	font-size:14px;
	color:#5c837d;
	padding: 7px 20px 0 20px;
	line-height:20px;
	text-align:center;
}

div#body_container div.content_container div.ads
{
	width:650px;
	height:250px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}

div#body_container div.content_container div.ads div.left
{
	width:300px;
	height:250px;
	float:left;
	overflow:hidden;
}

div#body_container div.content_container div.ads div.right
{
	width:300px;
	height:250px;
	float:right;
	overflow:hidden;
}

div#body_container div.content_container div.form_container
{
	width:512px;
	height:28px;
	margin:0 auto;
	padding-top:30px;
}

div#body_container div.content_container div.form_container p.url
{
	float:left;
	height:28px;
	width:423px;
	overflow:hidden;
	background: transparent url(../../i/input_bg.gif) top left no-repeat;
}

div#body_container div.content_container div.form_container p.url input.url
{
	margin:0 0 0 4px;
	padding:3px 0 0 3px;
	height:20px;
	width:423px;
	background-color:transparent;
	border:none;
	font-size:18px;
	font-family:arial, sans-serif;
	color:#424b34;
}

div#body_container div.content_container div.form_container p.browse
{
	height:28px;
	width:84px;
	float:right;
}

div#body_container div.content_container div.secondary_copy
	{ padding-top:30px; }

div#body_container div.content_container div.secondary_copy h2
{
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3f6a70;
	text-align:center;
	padding-bottom:6px;
}

div#body_container div.content_container div.secondary_copy p.copy_text
{
	font-family:arial, sans-serif;
	font-size:14px;
	color:#3f6a70;
	text-align:center;
	padding:0 50px;
}

div#body_container div.content_bottom
{
	height:16px;
	width:850px;
	overflow:hidden;
	background:white url(../../i/content_bottom.gif) top left no-repeat;
}

div#body_container div#footer p
{
	color:white;
	font-size:12px;
	text-align:center;
	width:800px;
	font-family:arial, sans-serif;
	padding-top:20px;
	padding-bottom:10px;
}

div#footer p a:link, div#footer p a:active, div#footer p a:visited
{
	color:white;
}

p.error
{
	width:600px;
	margin:0 auto;
	padding:30px 10px 10px;
}