body, html { margin: 0; padding: 0; }
body
{
	background-image: url('../images/background.gif');
	background-repeat: repeat;
	font-family: Arial;
	font-size: 13px;
	line-height: 1.4em;
}
a { color: Black; }
h1 { margin: 0; line-height: normal; }
h2 { margin: 0; line-height: normal; font-size: 13px; padding-top: 0.5em; padding-bottom: 1.0em; }
ul { margin-top: 0; margin-left: 0.5em; padding-left: 0.5em; list-style-type: square; }
ol { padding-left: 0.5em; margin-left: 0.5em; }
p { margin: 0 0 1.0em 0; }
td { vertical-align: top; }
img { border-style: none; }
div.panel
{
	width: 1019px;
	margin: 0 auto 0 auto;
}
div.header
{
	background-repeat: no-repeat;
	width: 1019px;
	height: 341px;
}
	#home {
	background-image: url('../images/header_home.jpg');
}
	#default { background-image: url('../images/header_home.jpg'); }
	#top10 { background-image: url('../images/header_top10.jpg'); }
	#industry_trends { background-image: url('../images/header_industry_trends.jpg'); }
	#owner { background-image: url('../images/header_owner.jpg'); }
	#faq { background-image: url('../images/header_faq.jpg'); }	
	#request_information { background-image: url('../images/header_request_information.jpg'); }
	#testimonials {	background-image: url('../images/header_testimonials.jpg'); }
	div.menu { padding-top: 51px; padding-left: 26px; }
	div.menu a.menu_hidden
	{
		display: block;
		width: 207px;
		height: 54px;
		margin-bottom: 12px;
		text-decoration: none;
	}
	div.menu a.menu_item
	{
		display: block;
		width: 192px;
		height: 21px;
		padding-top: 4px;
		padding-left: 15px;
		border-top: solid 1px #D3D3D4;
		text-decoration: none;
		color: Black;
		font-size: 12px;
		font-weight: bold;
	}
		div.menu a.menu_item:hover, div.menu a.menu_item.selected
		{
			color: White;
			background-color: #7C7676;
		}
div.content
{	
	background-image: url('../images/content_background.jpg');
	background-repeat: repeat-y;
	background-position: bottom;
	width: 957px;
}
	div.content_bottom
	{
		background-image: url('../images/content_bottom.gif');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	div.content_top
	{
	background-image: url('../images/content_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	}
	table.main td.main_left 
	{ 
	width: 246px; 
	}
	div.side_info
	{
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	}
	div.side_info h2
		{
	background-color:#840023;
	color:#FFF;
	text-align:center;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
	#express_info
	{
	font-size: 11px;		
	}
	.express_input
	{
	font-size:11px;
	}
	.express
	{
	background-color:#600;
	color: #FFF;
	}
	div.title
	{
		height: 73px; /* 98 */
		margin: 25px 0 0 34px;
	}
		div.title h1
		{
			margin: 0;
			padding: 0;
			color: #840023;
			font-size: 22px;
		}
	div.main_text
	{
		background-image: url('../images/main_text_border.gif');
		background-position: left top;
		background-repeat: repeat-y;
		padding: 5px 40px 20px 32px;
		margin-bottom: 20px;
	}
	div.footer
	{
	color: #E6D987;
	font-size: 11px;
	margin-left: 280px;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	div.footer a
	{
	color: #E6D987;
	text-decoration: none;
	}
	div.footer a:hover 
	{ text-decoration: underline; 
	}
	div.footer span 
	{ 
	padding-right: 14px; 
	}
	div.footer_address
{
	color: #E6D987;
	font-size: 11px;
	margin-left: 230px;
	margin-bottom: 10px;	
}	


