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

body {
	background: #F3F7EA url('images/a1-1.gif') repeat-x;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #353535;
	line-height: 18px;
}

a {
color: #488123;
text-decoration: none;
outline: none;
}

a img { 
border: none;
}

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

a:hover img, a:active img { 
border: none;
}

p {
	margin-bottom: 14px;
	text-align: left;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('images/upbg_modified.gif') no-repeat;
	width: 1000px;
	height: 264px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url('images/outer_main_window.gif') repeat-y;
}

#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#green_logo {
	position: absolute;
	background: url('images/green_logo.gif') repeat-x;
	width: 270px;
	height: 81px;
	padding-left: 20px;
}



/* HEADER */

#header {
	width: 920px;
	height: 37px;
	margin: 0 auto;
	margin-top: 100px;
	background: url(images/img01.gif) repeat-x;
}



/* MENU */

#menu {
	position: absolute;
	left: 34px;
	width: 925px;
	height: 37px;
	padding-left: 8px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 10px 0px 12px;
	text-transform: lowercase;	
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {		
	background: #A4B74C url(images/img04.gif) repeat-x;
}

#menu_2 {
	position: absolute;
	right: 34px;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

img.facebook {
   	position: absolute;
	margin-top: 5px;
	margin-left: 840px;
}

img.twitter {
   	position: absolute;
	margin-top: 5px;
	margin-left: 880px;
}



/* RIGHT SIDE AD OWN CONTENT */

#right_side_ad_own {
	position: relative;
	float: right;
	width: 260px;
	height: 720px;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-right: 5px;
	margin-left: 0px;
	background: url('images/ads/own.jpg') repeat-x;
}

#right_side_ad_own a {
	text-decoration: none;
	color: #FFFFFF;
}

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

					
/* PRIMARY CONTENT */

#primarycontent a {
	color: #353535;
	text-decoration: none;
}

#primarycontent a:hover {
	text-decoration: none;
	color: #377CA4;
}

#primarycontent {
	position: relative;
	width: 650px;
	margin-top: 25px;
	float: left;
}

#primarycontent .title {
	position: relative;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #377CA4;
	letter-spacing: .005em;
	margin-top: 8px;
	margin-left: 9px;
	margin-bottom: 10px;
}

#primarycontent .content {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#primarycontent .content_body_copy {
	position: relative;
	font-size: 12px;
	float: left;
	margin-left: 7px;
	color: #353535;
}

			
		
/* MAIN PAGE FOOTER */

#footer
{
position: relative;
text-align: center;
margin-bottom: 20px;
clear: both;
background: url('images/footer.gif') repeat-x;
height: 25px;
padding-top: 5px;
padding-bottom: 5px;
}

#footer li {
position: relative;
display: inline;
}

#footer a
{
color: #FFFFFF;
text-decoration: none;
padding: 0px 2px 0px 2px;
text-transform: lowercase;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

#footer a:hover
{
text-decoration: none;
color: #1D5164;
}

#footer_end
{
position: relative;
font-size: 10px;
text-align: center;
color: #353535;
margin-bottom: 10px;
}


/* END */
