/*
FHL Mobile Marketing
http://www.greyfoxwebworks.com
Released
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #3a7100;
}

a:visited {
	color: #3a7100;
}

body {
	
	background: #ffffff url('graphics/back_all.gif') repeat-x;
	color: #333333; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Arial, Helvetica, sans-serif
}

#content
{
	margin: 0 auto;
	background: #f6f6f6;
	width: 811px;
	min-height: 850px;
	
}
#back_all
{
background: #f6f6f6 url('graphics/white.gif');
}

#main
{

float: right;
padding-left: 15px;
padding-top: 15px
}

#header {
	background: #ffffff;
	height: 244px;
	text-align: right;		
}

#menu
{
float: left;
padding-left: 320px;
border-left: 7px solid #FFFFFF;
width: 477px;
height: 82px;
background: url('graphics/header_top.gif') repeat-x;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 46px;
	background: #FFFFFF url('graphics/header_top.gif') repeat-x;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px

}

#menu a:hover {
	width: 79px;
    height: 46px;
	text-decoration: underline;
	background: #ffffff url('graphics/header_top_over.gif') repeat-x;
}


#logo {
background: #ffffff url('graphics/header4a.jpg') no-repeat;
width: 771px;
height: 158px;
float: left;
text-align: right;
padding-top: 10px;
padding-right: 40px
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 22px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 5px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url('graphics/title.gif') no-repeat; 
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #629351;
	border-left: 1px solid #629351;
	border-right: 1px solid #629351;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	background: url('graphics/small.gif') no-repeat left;; padding-left:20px; padding-right:20px; padding-top:4px; padding-bottom:4px
}

#left a {
	color: #3a7100;
}
#left a:visited {
	color: #3a7100;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #629351;
border-left: 1px solid #629351;
border-right: 1px solid #629351;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3a7100;
}

#right a
{
color: #3a7100;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #3a7100;
}
.more {
	text-align: right;
	color: #808080;
	font-size: 12px;
	background-color: #f4f4f4;
}

.more a {
	color: #3a7100;
	background-color: #f4f4f4;
}



#footer {
	height: 57px;
	clear: both;
	padding-top: 20px;
	background: url('graphics/header_top_over.gif') repeat-x;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}