body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#3a5f0d;
	font-family:Arial, Helvetica, Sans-Serif;
}

#Wrapper {
	width:930px;
}


#Header_Top {
	float:left;
	clear:both;
	width:930px;
}

#Header_Top_Left {
	float:left;
	clear:right;
	width:313px;
	height:24px;
}

#Header_Top_Right {
	float:left;
	clear:right;
	width:617px;
	height:24px;
}

#Header_Logo {
	float:left;
	clear:right;
	width:313px;
	height:69px;
}

#Header_Flash {
	float:left;
	clear:right;
	width:588px;
	height:69px;
}

#Header_Right {
	float:left;
	clear:right;
	width:29px;
	height:69px;
}

#Header_Middle {
	float:left;
	clear:both;
	width:930px;
}

#Header_Bottom_Left {
	float:left;
	clear:right;
	width:134px;
	height:22px;
}

#Header_Menu {
	float:left;
	clear:right;
	width:767px;
	height:22px;
	text-align:right;
	background-image:url(../images/Header_Menu.jpg);
}

#Header_Bottom {	
	float:left;
	clear:both;
	width:930px;
}

#Credits {
	float:left;
	clear:both;
	background-color:Transparent;
	width:893px;
	text-align:right;
	padding-right:37px;
	font-size: 10px;
}
	

#Header_Menu a:link, #Header_Menu a:visited {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-style:normal;	
}

#Header_Menu a:hover, #Header_Menu a:visited:hover {
	font-size:14px;
	font-weight: bold ;
	/*color:#686868;*/
	color:#e7eae3;
	text-decoration:none;
}

#Header_Bottom_Right {
	float:left;
	clear:right;
	width:29px;
	height:22px;
	background-color:#373737;
}

#Left {
	float:left;
	clear:right;
	width:28px;
	height:75px;
	background-image:url(../images/Left.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left:1px;
	
}

#Content {
	float:left;
	clear:right;
	width:872px;
	background-image:url(../images/eye_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}

#Right {
	float:left;
	clear:right;
	width:28px;
	height:75px;
	background-image:url(../images/Left.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-right:1px;
}

#Footer {
	float:left;
	clear:both;
	width:893px;
	height:22px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-y;
	border-bottom:solid 1px #4b5844;
	font-family:Arial, Helvetica, Sans-Serif;
	padding-top:7px;
	text-align:right;
	padding-right:37px;
	font-size: 11px;
}

#Body_Left {
	float:left; 
	clear:right; 
	width:269px;
	padding:150px 10px 0px 10px;
	
}
	
#Body_Right {
	float:left;
	clear:right;
	width:583px;
}
	
#Body_Top_Right
{
	float:left; 
	clear:both;
	width:543px; 
	padding:0 20px 0 20px;
	text-align:left;
	background-image:url(../images/squares_tl.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}
	
#Body_Bottom_Right {
	float:left; 
	clear:both; 
	width:583px; 
	height:37px; 
	background-image:url(../images/squares_br.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#Middle {
	background-image:url(../images/Middle_Bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	float:left;
	clear:both;
	width:930px;
	overflow:hidden;
}

h1 {
	margin-left:35px;
	color:#686868;
	margin-top: 15px;
}

p {
	font-size:13px;
	line-height:18px;
}

li {
	font-size:13px;
	line-height:18px;
}

a:link, a:visited {
	font-size:13px;
	font-weight:bold;
	color:#3a5f0d;
	text-decoration:none;	
}

a:hover, a:visited:hover {
	font-size:13px;
	font-weight:bold;
	color:#61a60d;
	text-decoration:none;	
}

.web_design, .web_design a:link, .web_design a:visited, .web_design a:visited:hover, .web_design a:hover{
	color:#568d14;
	font-size:10px;
}


/*.web_design a, a:visited, a:hover, a:hover:visited
{
	color:#568d14;
	font-size:10px;
}*/

.nav a:link, .nav a:visited {
	color:Black;
}

#Sidemenu {
	border-right:4px solid #d7ab0a;
	text-align:right;
	width:150px;
	margin-top:-85px;
	margin-right:-80px;
}

.sidemenu {
	font-family:Arial, Helvetica, Sans-Serif;
	margin-right:10px;
	margin-bottom:-3px;
}


.sidemenu a:link, .sidemenu a:visited {
	font-size:12px;
	font-weight:bold;
	color:#3a5f0d;
	text-decoration:none;
	font-style:italic;	
}

.sidemenu a:hover, .sidemenu a:visited:hover {
	font-size:12px;
	font-weight:bold;
	color:#61a60d;
	text-decoration:none;
	font-style:italic;	
}