/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #7BBB15;
}

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

a:visited {
	color: #7BBB15;
}

body {
	
	background: #D2D2D2 url('images/back_all.gif') repeat-x;
	color: #666666; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif
}

#content
{
	margin: 0 auto;
	width: 765px;
	text-align: left;
}

#back
{
width: 765px;
}

#header {
	height: 103px;
	text-align: left;		
}

#menu1
{
width: 695px;
height: 45px;
padding-left: 240px;
}

#menu ul {
	list-style: none;
	text-align: center;	
}

#menu li {
	
	display: inline;
	
}

#menu a {
	float: left;
	width: 79px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 79px;
    height: 32px;
	color: #ffffff;
	text-decoration: underline;
}

#button1 a
{
background: url('images/button1.png') no-repeat;
height: 25px;
width: 125px;
padding-top: 20px
}
#button1 a:hover
{
background: url('images/button1_r.png') no-repeat;
height: 34px;
width: 125px;
margin-top: -9px
}

#button2 a
{
background: url('images/button2.png') no-repeat;
height: 25px;
width: 125px;
padding-top: 20px
}
#button2 a:hover
{
background: url('images/button2_r.png') no-repeat;
height: 34px;
width: 125px;
margin-top: -9px
}

#button3 a
{
background: url('images/button3.png') no-repeat;
height: 25px;
width: 125px;
padding-top: 20px
}
#button3 a:hover
{
background: url('images/button3_r.png') no-repeat;
height: 34px;
width: 125px;
margin-top: -9px
}
#button4 a
{
background: url('images/button4.png') no-repeat;
height: 25px;
width: 125px;
padding-top: 20px
}
#button4 a:hover
{
background: url('images/button4_r.png') no-repeat;
height: 34px;
width: 125px;
margin-top: -9px
}
#button5 a
{
background: url('images/button5.png') no-repeat;
height: 25px;
width: 125px;
padding-top: 20px
}
#button5 a:hover
{
background: url('images/button5_r.png') no-repeat;
height: 34px;
width: 125px;
margin-top: -9px
}


#logo {
width: 745px;
height: 48px;
text-align: left;
padding-left: 20px;
padding-top: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: uppercase;
	font-style: none;
	font-size: 25px;
	color: #000000;
}

#logo H1, #logo H2
{
line-height: 22px;
}

#logo H2 a
{
font-size: 14px;
text-transform: none;
}

#top
{
background: url('images/top.gif') no-repeat;
height: 10px
}

#main
{
width: 765px;
background: #FFFFFF;
}

#boxes
{
width: 765px;
height: 212px;
margin-bottom: 10px;
}

#box1
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url('images/box1.jpg') no-repeat;
}

#box2
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url('images/box2.jpg') no-repeat;
}

#box3
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url('images/box3.jpg') no-repeat;
}

#box1 h2, #box2 h2, #box3 h2
{
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
padding-bottom: 10px;
}

#box1, #box2, #box3
{
color: #000000;
margin-left: 16px;
margin-top: 10px;
padding: 15px;
}

#top1
{
width: 733px;
background: none;
height: 15px
}

#bottom1
{
width: 733px;
background: none; 
height: 11px
}

#page
{
width: 733px;
margin: 0 auto;
}

#back1
{
background: #ffffff;
}

#left
{
	width: 207px;
	margin-left: 10px;
	line-height: 30px;
}

#left H3
{
width: 182px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url('images/title.gif') repeat-x; 
}

#left ul {
	list-style: none;
	
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	
}

#left li li {
	background: url('images/small.gif') no-repeat left;; padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px
	
}

#left a {
	color: #000000;
}
#left a:visited {
	color: #000000;
}

#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;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}



#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;
}
