/* CSS Document */

body {
	color: #000000;
	background: url(images/bg.jpg) #457DBB repeat-x top left;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0; 
	padding: 0;
}

#container
{
width: 910px;
margin: 0px auto;
padding: 0;
}

#header
{background: url(images/header.jpg) no-repeat #FFFFFF;
width: 910px;
height: 182px;
padding-top: 110px;
line-height: 1.8em;}

#nav
{width: 910px;
background: url(images/navBG.jpg);
height: 85px;}

#content
{
width: 600px;
background: url(images/contentbg.jpg) repeat-y;
margin-left: 1px;
padding: 0px 30px 10px 30px;
float: left;
min-height: 930px;}

#right
{float: right;
width: 249px;
min-height: 940px;
background: url(images/right.gif) top left repeat-y;}

#content a,a:visited
{color: #90C941;
text-decoration: underline;
font-weight: bold;}

#content a:hover
{color: #000000;
text-decoration: none;}

.style1 {font-weight: bold;
color: #FFFFFF;}


.style2 {color: #8FCA3E}

.style5 {font-size: 18px; font-weight: bold; }
.style6 {font-size: 18px}


li
{list-style-image: url(images/li.jpg);}

.td1
{background: url(images/tdbg.jpg) repeat-y;}

#footer
{width: 580px;
clear: both;
font: 10px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #AAAAAA;
padding: 140px 140px 0px 120px;
height: 30px;
background: url(images/footer.jpg) no-repeat;}

#footer a
{color: #AAAAAA;
text-decoration: none;}

#footer a:visited
{color: #AAAAAA;
text-decoration: none;}

#footer a:hover
{color: #000000;
text-decoration: underline;}