body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2b2b2b;
}
body {
	background-color: #ffffff;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link {
	color: #6ed42f;
}
a:visited {
	color: #6ed42f;
}
a:hover {
	color: #448817;
}
a:active {
	color: #6ed42f;
}
#wrapper{
width:1000px;
margin:0 auto;
text-align:left;
}
#header{
width:700px;
padding-left:85px;
background:url(images/header.gif) top left no-repeat;
padding-top:0px;
height:91px;
}
h1{
background:url(images/elogo.gif) top left no-repeat;
height:63px;
width:186px;
margin:0;
overflow:hidden;
}
h1 a:link, h1 a:visited, h1 a:hover{
display:block;
text-indent:-999px;
height:63px;
width:186px;
}
#leftcolumn{
width:660px;
float:left;
padding:40px 10px 10px 10px;
line-height:23px;
}
#leftcolumn ul{
list-style-image:url(images/ulbullet.gif);
}
blockquote{
padding:5px; background:#ededed;
}
h2{
margin:0;
width:99%;
padding-left:5%;
background:#f3f3f3 url(images/h2repeat.gif) right repeat-y;
font-size:18px;
padding-top:9px;
padding-bottom:9px;
font-weight:normal;
border-bottom:2px solid #dcdcdc;
margin-bottom:5px;
}
#rightcolumn{
width:270px;
padding:30px;
float:right;
}
.clear{
clear:both;
}
#footer{
background:url(images/footer.gif) repeat-x top;
width:100%;
text-align:center;
height:12px;
padding-top:27px;
padding-bottom:28px;
}
#r1{
background:url(images/rightrepeat.gif) repeat-y left;
width:270px;
}
#r2{
background:url(images/rightop.gif) top left no-repeat ;
width:270px;
}
#r3{
background:url(images/bottomleft.gif) bottom left no-repeat ;
width:226px;
padding:20px 22px 30px 22px;
color:#fff;
}
h3{
background:url(images/h3.gif) repeat-x top;
margin:0;
width:100%;
text-align:center;
height:26px;
padding-top:6px;
color:#fff;
font-size:14px;
font-weight:bold;
}
#r3 ul{
line-height:20px;
font-size:12px;
margin-top:5px;
margin-left:0;
padding-left:30px;
}
#r3 a:link, #r3 a:visited{
color:#dfecd6;
}
#r3 a:hover{
color:#fff;
}
#contact{
padding-top:10px;
padding-right:10px;
text-align:right;
}
#contact p{
margin-bottom:4px;
margin-top:0;
}
#contact input{
background:#4f9822;
border:1px solid #6fd430;
color:#22410d;
padding-left:3px;
padding-top:2px;
padding-bottom:2px;
margin-left:3px;
}
#contact textarea{
background:#4f9822;
border:1px solid #6fd430;
padding:5px;
width:210px;
margin-top:2px;
}
#submit{
width:100%;
text-align:center;
}
#submit input{
background:url(images/submit.png) center;
text-align:center;
font-weight:bold;
color:#2b2b2b;
border:none;
outline:none;
width:87px;
height:28px;
}
