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,
dl, dt, dd, 
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 13px;
font-family: Arial, Tahoma, Sans-Serif;
vertical-align: baseline;
}



html
{
	width: 100%;
	height: auto;
	background:#00a850;
}

body
{
	padding: 0px;
	font: normal 12px Arial;
}

#container
{	
	width: 888px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	background:url(../images/main_bg.png);
}

#clearer{
	clear:both;
}

#header{
	height:272px;
	background:url(../images/Header.png);
	
}

#phone{
	padding-top:185px;
	margin-left:20px;
	width:180px;
	text-align:center;
}

#menu{
	margin-top:-50px;
	margin-left:305px;
	width:580px;
	color:#FFFFFF;
	font-weight:bold;
}

#menu a
{
	
	color:#FFFFFF;
	text-decoration: none;
}

#menu a:hover
{
	color: #ffcc33;
}

a#active
{
	color: #ffcc33;
}

#mainbox{
	background:url(../images/main_bg.png);

	padding:5px 20px 5px 20px;
}

.bottom_padding { padding-bottom:15px;}
.bottom_padding_40 { padding-bottom:40px;}

#right_col
{
	padding-top:50px;
	width: 210px;
	float:left;
	text-align:center;
}

#mainContent
{
	float: left;
	width: 560px;
	color:#000000;
	padding-left:50px;
	padding-right:8px;
	text-align:justify;
	margin-bottom:1em;
}

#mainContent1
{
	float: left;
	width: 750px;
	color:#000000;
	padding-left:50px;
	padding-right:8px;
	text-align:justify;
	margin-bottom:1em;
}

H1
{
	font-size:25px;
	font-weight:bold;
}

#mainContent p
{
	margin-bottom:0.5em;
}

#footer
{
	clear: left;
	height:71px;
	text-align: center;
	background:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	color:#FE0000;
	font-size:15px;
}

#footer_img
{
	padding-top: 35px;
	margin-left:20px;
	color:#000000;
	float:left;
}

#footer_text
{
	padding-top: 32px;
	margin-left:10px;
	color:#000000;
	width:200px;
	float:left;
	text-align:left;
}

#footer_nav
{
	padding-top: 35px;
	color:#000000;
	font-size:14px;
}

#footer_nav a
{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

#footer_nav a:hover
{
	color:#000000;
	text-decoration:inherit;
}

#footer_bottom
{
	width:888px;
	text-align:center;
	background:#00a850;
	padding-bottom:20px;
}

#promo1
{
	font-size: 23px;
	float:left;
	height:172px;
	width:353px;
	color:#FC0;
	font-style:italic;
	padding-top:85px;
	padding-left:10px;
	font-weight:bold;
	text-align:center;
	background:url(../images/promo1.jpg);
	background-repeat:no-repeat;
}

#promo2
{
	font-size: 17px;
	float:left;
	height:172px;
	width:355px;
	color:#FC0;
	font-style:italic;
	padding-top:85px;
	padding-left:8px;
	font-weight:bold;
	text-align:center;
	background:url(../images/promo1.jpg);
	background-repeat:no-repeat;
}

#promo3
{
	font-size: 23px;
	float:left;
	height:172px;
	width:353px;
	color:#FFF;
	font-style:italic;
	padding-top:85px;
	padding-left:10px;
	font-weight:bold;
	text-align:center;
	background:url(../images/promo2.jpg);
	background-repeat:no-repeat;
}

#promo4
{
	font-size: 14px;
	float:left;
	width:373px;
	color:#000;
	padding-top:30px;
	text-align:center;
}
