*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
color: #9f9f9f;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
text-decoration: underline;
color: #93B300;
}

a:hover
{
	text-decoration: none;
	color: #fff;
	background: #99CC33 url(images/bbg1.gif) repeat-x;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
	width: 100%;
	height: 150px;
	background: #FFFFFF url(none) repeat-x;
	color: #CCCCCC;
}

#header_inner
{
	position: relative;
	width: 680px;
	height: 150px;
	margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
text-transform: lowercase;
font-size: 13px;
}

#main
{
	padding-top: 20px;
	position: relative;
	width: 700px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#menu ul
{
	list-style: none;
	margin: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#menu li
{
	background: url(none);
	padding: 0px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	color: #009933;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
padding-left: 17px;
padding-top: 11px;
color: #009933;
text-transform: uppercase;
font-size: 16px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(images/bgcolor.jpg) no-repeat;
	color: #006633;
}

#menu a:hover
{
	background: inherit;
	color: #669900;
	background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
background: inherit;
color: #50514D;
text-transform: capitalize;
font-size: 26px;
}

h1 span
{
	background: inherit;
	color: #336633;
	text-transform: capitalize;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
text-transform: capitalize;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
	background: inherit;
	color: #336633;
	text-transform: capitalize;
}

h3.first
{
margin-top: 0px;
}


#lcol
{
	position: relative;
	width: 190px;
	float: left;
	overflow: visible;
	margin-left: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
#main #rcol img {
	padding: 5px;
}


#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
	position: relative;
	padding: 25px 0px 0px 10px;
	width: 440px;
	margin-right: 0px;
}

ul
{
	list-style: none;
	margin-left: 5px;
}

li
{
	background: url('images/x1.gif') no-repeat 0px 5px;
	padding-left: 10px;
}

p
{
	margin-bottom: 25px;
	text-align: justify;
	line-height: 20px;
	color: #339933;
}

#lcol p
{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	color: #999999;
}

.divider
{
	font-size: 0px;
	position: relative;
	border-bottom: 1px solid #336633;
	height: 1px;
	width: 185px;
	margin: 10px 0px;
	text-align: center;
}

.summary
{
	text-align: right;
	font-style: italic;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
	position: relative;
	margin-left: 200px;
	width: 480px;
	background-image: none;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	z-index: 1;
}
#rcolimage {
	padding: 5px;
	margin: 5px;
}


#slogan2
{
font-size: 14px;
position: relative;
}

.box
{
	position: relative;
	margin-top: 15px;
	background: #009900;
	color: #FFFFFF;
	border-top: 2px solid #FFFF00;
	border-right: 2px none;
	border-bottom: 2px solid #FFFF00;
	border-left: 2px none;
}

.box h2
{
	background: inherit;
	color: #FFFF00;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 5px;
	font-style: italic;
	text-align: center;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.image1 {
	float: right;
	position: absolute;
	margin: 10px;
	top: 300px;
	right: 40px;
	bottom: 0px;
	left: 0px;
}


#footer
{
	clear: both;
	background: url(none) no-repeat;
	width: 690px;
	margin: 0px auto;
	margin-bottom: 25px;
	padding-top: 10px;
	text-align: center;
	text-transform: lowercase;
	color: #009933;
	border-top-color: #336633;
	border-bottom-color: #336633;
}
#sideimage {
	position: absolute;
	z-index: 3;
	top: 50px;
	right: 15px;
}
