*
{
margin: 0px;
padding: 0px;
}

body {
	
	background: #D2D2D2 url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{
	margin: 0 auto;
	width: 765px;
	text-align: left;
}

#back
{
width: 765px;
}

#header {
	height: 83px;
	text-align: left;		
}

#logo {
width: 745px;
height: 70px;
text-align: left;
padding-left: 20px;
padding-top: 20px;
}

#top
{
background: url(images/top.gif) no-repeat;
height: 10px;
}

#main
{
width: 765px;
background: #FFFFFF;
}

#boxes
{
width: 765px;
height: 100px;
padding-left: 35px;
margin-bottom: 3px;
}

#box1
{
width: 90px;
height: 100px;
float: left;
font-size: 12px;
background: url(images/box1b.jpg) no-repeat;
}

#box2
{
width: 90px;
height: 100px;
float: left;
font-size: 12px;
background: url(images/box2a.jpg) no-repeat;
}

#box3
{
width: 90px;
height: 100px;
float: left;
font-size: 12px;
background: url(images/box3a.jpg) no-repeat;
}

#box4
{
width: 90px;
height: 100px;
float: left;
font-size: 12px;
background: url(images/box4a.jpg) no-repeat;
}

#box5
{
width: 90px;
height: 100px;
float: left;
font-size: 12px;
background: url(images/box5.jpg) no-repeat;
}


#box1 h2, #box2 h2, #box3 h2, #box4 h2, #box5 h2
{
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
padding-bottom: 10px;
padding-left: 0px;
}

#box1, #box2, #box3, #box4, #box5
{
color: #000000;
margin-left: 16px;
margin-top: 10px;
padding: 15px;
}

#top1
{
width: 733px;
background: url(images/top1.gif) no-repeat;
height: 15px;
}

#bottom1
{
width: 733px;
background: url(images/bottom1.gif) no-repeat top;
height: 11px;
}

#page
{
width: 733px;
margin: 0 auto;
}

#back1
{
background: #ECECEC;
}

#left
{
	width: 207px;
	margin-left: 10px;
}

#left H1
{
width: 182px;
height: 28px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif)
}

#left H2
{
width: 182px;
height: 28px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title_red.gif) repeat-x
}

#left H3
{
width: 182px;
height: 28px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title_green.gif) repeat-x
}

#left H4
{
width: 182px;
height: 28px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title_blue.gif) repeat-x
}

#left H5
{
width: 182px;
height: 28px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title_purple.gif) repeat-x
}

#left H6
{
width: 182px;
height: 28px;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title_orange.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

#left li li {
	background: url(images/small_white.gif) no-repeat left;; padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px
}

#left a {
	color: #7BBB15;
}
#left a:visited {
	color: #7BBB15;
}

#left p
{
padding: 10px;
}

#right
{
float: right;
width: 450px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #7BBB15;
}

#right a
{
color: #7BBB15;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #7BBB15;
}

#right ol, #right ul
{
margin-left: 30px;
}

#footer {
	height: 29px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(images/bottom.gif) no-repeat top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}