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

a
{
	color: #8DA359;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #F0E3A4;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: georgia, serif;
	font-size: 10pt;
}

#outer
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	background-image: url('images/a3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}

#menu {
	width: 610px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 28px;
	padding: 12px 1px 0 1px;
	background: url(images/img4.gif) no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color:#00FF99;
	font-size: 1em;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img3.gif);
	color: #FFFFFF;
}

#top {
background:url(../images/header_bg.jpg) no-repeat right top;

width:945px;
height:155px;
overflow:hidden;
}


#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
	float:left;
}
#contact
{
float:right;
padding-top:5px;
padding-right:20px;
}

address {
line-height: 2;
text-align: left;
font-size:12px;
font-weight:bold;
padding:10px;
}

#header h1
{
	font-size: 3.0em;
	text-transform: capitalize;
	font-weight: normal;
	letter-spacing: -0.05em;
	padding-left:15px;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: capitalize;
	font-size: 1em;
	color: #4F4F2B;
	padding-left:65px;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	font-size: 1.0em;
	padding-left: 1.2em;
	clear: both;
	padding: 10px 0;
	text-align: center;
	background: #EAF1F7;
	border-top: 5px solid #A2C9EA;
	
}


.column-one ul{
list-style: none;
margin: 20px 0 25px 80px;
}

.column-one ul li{
margin-bottom: 9px;
color: #150303;
background: transparent url(images/list-bullet.gif) no-repeat left 60%;
padding-left: 21px;
}



#column1
{
	width: 580px;
	float: left;
	position: relative;
	padding-bottom: 20px;
	border-right: dashed 1px #CECF8F;
	padding-right: 20px;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
}

#column1 h3
{
	font-size: 1.6em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2
{
	width: 290px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.6em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
	text-align:center;
	
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 ul
{
	margin-bottom: 20px;
	padding: 5px;
}

#column2 ul {
	line-height: 180%;
}

#column2 ul li {
	margin: 0;
	padding: 2px;
	background: none;
	padding-left: 10px;
}


#column2 a {
	display: block;
	padding: 5px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img1.jpg) no-repeat center top;
	color:#00FF99;
	font-size: 12px;
	font-weight: bold;
}

#column2 a:hover, #column2 .active a {
	background-image: url(images/img2.jpg);
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}




/* Contact leaf */

.contact-leaf-body {
width: 270px;
background: #FFC14F url(images/contact-leaf-body.gif) repeat-y 0 0;
margin-bottom: 18px;
position: relative;
}

.contact-leaf-top {
background: transparent url(images/contact-leaf-top.gif) no-repeat left top;
}

.contact-leaf-bottom {
background: transparent url(images/contact-leaf-bottom.gif) no-repeat left bottom;
padding: 5px 24px 15px 25px;
}

.contact-leaf-body h3 {
color: #3C0808;
margin: 10px 0 8px 0;
position: relative;
z-index: 2;
}


#b2 
{
	width: 350px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	margin: 0;
	width: auto;
	padding:10px;
}

#b2 li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	width: auto;
	background-color:#777;
}

#b2 li a:hover 
{
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	color: #fff;
	background-color: #999;
	font-weight:bold;
}

