html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent; 
}
body {
	font: 12px Arial;
	background-color: #FFFFFF;
	color: #7E8083;
}
p { 
	margin: 0.4em 0px 0.5em 0px; 
	}
a,img{
	border: none;
	}
a:focus {
	outline: none;
}
a {
	outline: none;
	color:#58585a;
	text-decoration:underline;
	}
.fnt_grn {
	color: #7DC55F;
	}
#content {
	width: 897px;
	height: auto;
	background: url(../images/content-bg.jpg) repeat-y;
	margin: 0px auto;
}
#header_panel {
	height: 117px;
	padding: 40px 11px 0px 58px;
	width: 828px;
	background: url(../images/top-bg.jpg) no-repeat;
	position: relative;
	}
#header_panel  h1 {
	width: 298px;
	height: 92px;
	float: left;
	position: relative;
	}
.right_panel {
	width: 478px;
	border-bottom:16px solid #D1D2D4;
	height: 101px;
	float: right;
	position: relative;
	}
.right_panel a {
	color: #7DC55F;
	text-decoration: none;
	font-weight: bold;
	}
#home_cntnt {
	position: relative;
	width: 875px;
	padding: 0px 11px 9px 11px;
	background: url(../images/bottom-bg.jpg) bottom no-repeat;
	}
#home_cntnt h2 {
	position: absolute;
	top: 326px;
	left: 11px;
	font-size: 34px;
	color: #FF6600;
	width: 875px;
	height: 46px;
	text-align: center;
	padding-top: 5px;
	background: url(../images/trans-bg.png) repeat;
	_background:none!important;  
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trans-bg.png' ,sizingMethod='scale') !important;
	font-weight: normal;
	z-index: 500;
	}
#footer {
	clear: both;
	width: 875px;
	padding: 0px 11px;
	position: relative;
	height: 20px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	}
#footer a{
	text-decoration: none;
	color: #7E8083;
	}
.seo {
	display:inline !important;
	text-transform:none;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	clear:none;
	color:inherit;
	margin:0;
	padding:0;
}
/*============================================================
 Clearfix Stuff
============================================================*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

.clearbth {clear:both}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */