/* default styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0pt;
	padding: 0pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	/*background-color: white;	*/
}
body {
	background-image: url(http://gogreen.filter-outlet.com/images/gui/top_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}	
h1
{
	font-size: 24px;
	line-height: 30px;
}
h2
{
	font-size: 20px;
	line-height: 26px;
}
h3
{
	font-size: 12px;
	line-height: 18px;
}
img
{
	border-width: 0px;
}
.page
{
	width: 800px;
	margin: auto;
	text-align: left;
}
.page_header
{
	height: 117px;
}
#body
{
	margin-top: 8px;
	padding-top: 0px;
	border-width: 0px 1px 0px 1px;
	border-color: #C2C2C2;
	border-style: solid;
}
.nav_column
{
	display: none;
	float: left;
	width: 170px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #B6C6EF;
}
#content
{
}
.page_footer
{
	clear: both;	
	padding: 10px 20px 10px 20px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #C2C2C2;
}
.page_footer ul
{
	padding-left: 20px;
}
.green_color
{
	color: #85BE3B;
}
.blue_color
{
	color: #0495C4;
}