@charset "utf-8";
/* CSS Document */
h1{color:#006600; font-family: Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold;}
*{margin:0; padding:0; border:0;}
a{color:#333300;}
body{background:#9aa288 url(images/body-bg.gif) repeat-x; height:100%;}
#wrap{width:910px; height:100%; margin:0 auto;}
#head{ width:910px; height:110px; background:url(images/head.gif) no-repeat;}
#nav{
	height:41px;
	background-image:url(images/nav-bg.gif);
	line-height:41px;
	text-align:center;
	background-repeat: no-repeat;
}
#nav a {color:#eff4cc; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:700; margin-left:23px; margin-right:23px; text-decoration:none; text-transform:uppercase; letter-spacing:0.1em;}
#nav a:hover {color:#FF9;}
#top_images{width:910px; height:174px; background-color:#eceecf; border-bottom:#a1a990 3px solid;}
#cont{width:910px; min-height:340px; float:left;  background-color:#eceecf; background-image:url(images/bottom-img.jpg); background-position:left bottom; background-repeat:no-repeat;}
#cont p{ font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000;}
#left_side{width:825px; min-height:320px; float:left; padding:20px 34px 0 34px;}
#right_side{width:210px; min-height:320px; float:left;}
#right_side ul {margin-top:20px; padding-left:20px; white-space: nowrap;  list-style-image: url("images/bullet.gif");}
#right_side li {list-style-type: none; margin-top:10px;}
#right_side li a {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#656e52; text-decoration:none;}
#right_side li a:hover {color:#373440;}
#right_side_image{width:184px; height:143px; background-color:#FFF; border:#656e52 5px solid; margin-top:20px;}
#foot{width:910px; height:24px; float:left; background-color:#eceecf; border-top:#a1a990 4px solid; text-align:center; line-height:24px;}
#foot p{font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#003300;}
#foot a{color:#669933;}
