body{
		margin:0;
		padding:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #333333;
		text-align:justify;
		background-image:url(images/bg-page.jpg);
		background-repeat:repeat-x;
		background-color:#ffffff;
	}
a:link {
	text-decoration: none;
	color:#0000c0;
}
a:visited {
	text-decoration: none;
	color:#0000c0;
}
a:hover {
    text-decoration:underline;
	color:#0000c0;
}
a:active {
	text-decoration: none;
	color:#0000c0;
}

h1 {
	color:#0041fc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}

/* Box with border around whole site */
#wrap {
		width:960px;
		margin:0 auto;
		/*background:#f6f7f1;*/
		border:solid 1px #dee3d4;
		background-color:#3366ff;
		
		
	}
/*header and logo image */	
#header {    	
		background:#ffffff;
	}
/*top menu */
#nav {
		padding:0px;
		background:#9c0000;
		color:#ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		height:10px;
	}
#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
#nav li {
		display:inline;
		margin:0;
		padding:0;
	}
#nav A:link, #nav A:visited, #nav A:active  {
	padding:5px 10px 5px 10px;
	text-decoration: none;
}
#nav A:hover{
	color: #3c5013;
	padding:5px 10px 5px 10px;
	background-color:#f1f2ea;
	text-decoration: none;
}	
	
#maincontent {
	padding:10px 30px 15px 10px;
	background:#FFFFFF;
	vertical-align:top;
	min-height: 250px;
	width:720px;
	float:right;

	
	
	 }
/* mac hide \*/	 
*html #maincontent{height:250px}
/*end hide */

	
#footer {
		clear:both;
		padding:10px 10px 5px 10px;
		background:#114fff;
		text-align:center;
		height:20px;
		
	}
.footer_menu {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
	
	
}

.footer_menu A:link, .footer_menu A:visited, .footer_menu A:active  {
	color: #ffffff;
	height: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.footer_menu A:hover{
	color: #ffffff;
	height: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}  


#copyright{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	padding: 10px;
}

#copyright A:link, #copyright A:visited, #copyright A:active  {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-decoration: underline;
}
#copyright A:hover{
	color:#0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}  

	
#leftcolumn{
	width: 200px;
	vertical-align:bottom;
	float:left;
	background-color:#3366ff;
	
	}

#slideshow{
	width: 760px;
	height: 200px;
	vertical-align:top;
	float:left;
	
	
	}
		


 
/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {height:300px; width:200px; position:relative; }
 
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; }
 
#menu li {margin:0; padding:0; list-style:none; }
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px; width:280px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}
 
#menu a {display:block; font:bold 14px verdana,arial,sans-serif; color:#ffffff; line-height:30px; text-decoration:none;padding:0 10px 0 15px; width:172px; } 
 
#menu ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px; background:#124fff; }
 
#menu a:hover ul,
#menu a:hover a:hover ul , 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul , 
#menu a:hover a:hover ul ul {left:-9999px;}
 
#menu li a:hover {background:#124fff; color:#bdceff;} 
#menu li:hover > a {background:#124fff; color:#bdceff;}
#menu li a.fly {background: url(anywidth/arrow.gif) no-repeat right top;}
#menu li a.fly:hover {background:#ac0000 url(anywidth/arrow.gif) no-repeat right top;} 
#menu li:hover > a.fly {background:#ac0000 url(anywidth/arrow.gif) no-repeat right top;}
 
#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}
 

	
	
	
	
	
	
	
	
	
	
	