html, body, form
{
	margin: 0;
	padding: 0;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img
{
	border:none;
}

a:link, a:visited
{
	color:#e27213;
	text-decoration:none;
}

a:hover
{
	color:#e27213;
	text-decoration:underline;
}

table.main_table
{
	table-layout: fixed;
	font-size:12px;
}
table
{
	font-size:12px;
	color:#c45d04;
}



tr.gredient td
{
	background:url(images/gradient.gif) repeat-x top;
}

tr.gredient td a
{
	font-size:10px;
	line-height:16px;
}

img.separator
{
	margin-left:10px;
}

td.gradient2
{
	background:url(images/gradient2.gif) no-repeat top right;
}

td.gradient3
{
	background:#c1640b url(images/gradient3.gif) no-repeat top right;
}

td.gradient4
{
	background:#f2d88b url(images/gradient4.gif) no-repeat top left;
}

div.gradient5
{
	background:url(images/gradient5.gif) repeat-y top right;
	height:74px;
}

td.gradient6
{
	background:url(images/gradient6.gif) repeat-y top left;
}

td.gradient7
{
	background:url(images/gradient7.gif) no-repeat top right;
}

td.gradient7
{
	background:url(images/gradient7.gif) no-repeat top right;
}
td.gradient8
{
	background:url(images/gradient8.gif) repeat-x top left;
}

div.footer
{
	width:auto;
	height:47px;
	background:url(images/footer.gif) no-repeat top right;
	margin:0;
	padding:0;
}

td.footer2
{
	background:url(images/footer2.gif) no-repeat top left;
}

span.bottom_phone
{
	margin-left:20px;
	line-height:45px;
	color:#8f480d;
	font-size:14px;
}

span.copyright
{
	font-size:11px;
}


td.logo
{
	background:url(images/logo_back.gif) no-repeat top right;
}

td.resize
{
	background:url(images/resize.gif) repeat-x top left;
}

table.header
{
	background:url(images/header.gif) no-repeat top right;
	table-layout:fixed;
}

a.header_title:link, a.header_title:hover, a.header_title:visited
{
	font-family: Arial Narrow;
	font-size: 46px;
	color:white;
	text-decoration:none;
	margin-right:20px;
}

td.phone
{
	font-size:14px;
	color:#ad5913;
	padding-left:100px;
}

td.top_links
{
	background:url(images/top_menu.png) no-repeat bottom left;
}

a.top_menu:link,  a.top_menu:visited
{
	color:#b73010;
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	line-height:27px;
	margin-left:20px;
	position:relative;
}

a.top_menu:hover
{
	position:relative;
	text-decoration:underline;
}

td.footer_tree
{
	background:url(images/tree.gif) no-repeat bottom left;
}

.content
{
	padding-left:50px;
	padding-right:20px;
	padding-bottom:30px;
}
