/*

*/

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

a:link {
	color: #093e07;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

a:visited {
	color: #093e07;
	font-weight:bold;
}

body{
	background: #73C863 url(images/bg.jpg) repeat-y;	
	font: 11px Arial, Helvetica, sans-serif;
	color: #464646;
	margin: 0 auto;
	padding: 0px;
}

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

#main{
	width: 940px;
	margin: 0px;
	clear:both;
	background: url(images/main2.gif) repeat-y;
}

#header{
	height: 216px;
	width: 940px;
	background: url(images/header.jpg) no-repeat top;		
}

#logo{
	height: 180px;
	text-align: left;
	padding-left: 175px;
	padding-top: 20px;
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: black;
}
#logo h2 a{
	font-size: 12px;
}


#menu{
	width: 700px;
	height: 54px;
	
}

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

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 135px;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 18px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover{
	color: #ffffff;
	background: url(images/menuhov.jpg) no-repeat;
}

#left{
	width: 230px;
	height: auto;
	float: left;
}

#leftMain {
	background-color: white;
}

#lefttop{
	background: url(images/lefttop.jpg) no-repeat top;
	padding-top: 0px;
	margin: 0px;
	height: 11px;
	
}

#leftBottomImg {
	background: url(images/leftBottom.gif) no-repeat;
	height: 9px;
}

#left a{
	color: #093f07;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

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


#left h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	width: 213px;
	height: 53px;
	padding-top: 5px;
	background: url(images/left_title.jpg) no-repeat;
	margin-left: 6px;
	text-align: center;
	margin: 0px auto;
}

#left ul {
	list-style: none;
	padding-left: 15px;
	padding-bottom: 0px;
}

#left ul li{
	height: 20px;
	margin-top: 4px;
}

.categories ul li{
	background: url(images/ls1.jpg) no-repeat top left;
	padding-left: 20px;
	padding-top: 1px;
}

#partners ul li{
	background: url(images/ls2.jpg) no-repeat top left;
	padding-left: 15px;
	padding-top: 1px;
}

#right{
	float: right;
	width: 700px;
	margin-right: 0px;
	height: auto;

}

#rightMain {
	background-color: white;
	width: 700px;	
}

#righttop{
	background: url(images/righttop.jpg) no-repeat top;
	height: 11px;
}

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


.text{
	padding-left: 25px;
	padding-right: 25px;
	font-size: 12px;
	line-height: 150%;
}

#addthis_button {
	position: absolute; 
	padding-left: 510px;
}

#right h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #093e07;
	height: 20px;
	padding-left: 3px;
	padding-top: 11px;
	margin-left: 25px;
	border-bottom: 1px dotted #000000;
	margin-right: 25px;
	margin-bottom: 20px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
	font-size: 14px;
}

#leftcol{
	width: 160px;
	float:left;
	margin-left: 45px;
}

#cencol{
	width: 160px;
	float:left;
	margin-left: 40px;
}

#rightcol{
	width: 160px;
	float:left;
	margin-left: 40px;
	margin-right: 40px;
}

#mainbot{
	background: url(images/mainbot2.jpg) no-repeat;
	height: 10px;
}	

#footer {
	height: 40px;
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	background: url(images/footer.jpg) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.form {
	width: 100px;
	float: left;
}

/* Home page */

.site {
	width: 660px;
	height: auto;
	margin-bottom: 15px;
}

.site a h2 {
	text-decoration: underline;
}

.site a:hover h2{
	text-decoration: none;
}

.site h2 {
	font-size: 12px !important;
	color: #093e07 !important;
	float: left;
	padding: 0px !important;
}

table {
	background: #DDDEE7;
	width: 100%;
	margin: auto;

}

td {
	padding: 0 10px 0 10px;
	width: auto;
	vertical-align: top;
}


.br_site {
	width: 660px;
	height: 31px;
	background: url(images/box_br.gif) no-repeat top;
	clear: both;
	margin-bottom: 5px;
}

.review_left {
	width: 340px; 
	float: left
}

.review_right {
	width: 290px; 
	float: left; 
	margin-left: 15px
}

img {
	border: none;
}

/* END - Home page */
