
html {
     overflow: -moz-scrollbars-vertical;
	 filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

body {
	background-image: url(back.png);
	background-position:top center;
		background-repeat:repeat-x;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
	margin:0;
}
#logo {
	width:324px;
	margin:	auto;

}

li {
margin-left:50px;
list-style:square;

}

#content {
width:740px;
margin:0 auto;
font-size:12px;
line-height:19px;
text-align:left;
margin-bottom:10px;
}
#content a{
text-decoration:none;
font-size:17px;
line-height:24px;
color:#9ACA0D;
font-weight:bold;
}
#content a:hover{
text-decoration:none;
}
#content h1{
font-size:17px;
line-height:24px;
color:#9ACA0D;
}
#content h2{
font-size:13px;

line-height:18px;
color:#000000;

}
#content h3 a{
color:#CEA500;

}
#content h3{
font-weight:bold;
line-height:18px;
color:#CEA500;
}
#footerleft {
float:left;
padding-left:40px;
padding-top:4px;
width:280px;
color:#A1D304;
font-size:13px;
line-height:22px;
text-align:left;
}
#footerright {
float:right;
padding-right:40px;
padding-top:4px;
width:250px;
color:#A1D304;
font-size:13px;
line-height:22px;
text-align:right;
}	
#footer {
	background-image: url(foot.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:827px;
	height:116px;
	margin:auto;
	padding-top:31px;
	text-align:center;
		font-size:15px;
		line-height:17px;
		color:#FFFFFF;
}

.tel{
font-size:18px;}
.email{
font-size:12px;}
.email a{
text-decoration:none;
color:#FFFFFF;
}
