/* Global */
body{color: #565655;margin: 0;padding: 0;background: #ffffff;background-image: url(images/page_bg.gif);
background-repeat: no-repeat;
background-attachment: fixed;font: 12px/1.4em Arial, Helvetica, sans-serif;letter-spacing:0px;}
a { color:#494b85;font: 12px/1.4em Arial, Helvetica, sans-serif; text-decoration:underline;}
a img {border:none; }
.clear {clear:both; overflow:hidden; margin:0; padding:0; height:1px;} 
a:hover {text-decoration:none;
color: #494b85;}
h2 { color:#425f7d;font: bold 13px Arial, Helvetica, sans-serif; margin: 15px 5px 5px 0;}
h3 { color:#425f7d;font: bold 13px Arial, Helvetica, sans-serif; margin: 0 0 3px 0;}
/******* Layout **********/
#wrapper{width:769px;margin: 0 auto;background: url(images/l-bg.gif) repeat-y center;}
#top{background: url(images/top.png) no-repeat center;height: 29px;margin:0;padding:0;
color: #425f7d;}
#header{background: url(images/shade.gif) repeat-x top;height: 100px;margin:0 21px;}
#logo {float: left;width:450px; padding:25px 0 0 30px}
#sm { float: right; padding:25px 50px 0 0}
/****** Navigation *********/
#nav, #nav ul { padding: 0; margin: 0; list-style: none; line-height: 1; z-index: 10; }
#nav {background: url(images/nav.gif) repeat-x top;height: 40px;margin: 0 18px;}
#nav a { font: bold 12px Arial, Helvetica, sans-serif;color: #FAFCF8;text-decoration: none;display: block;padding: 12px 15px 13px 15px;}
#nav li:hover, #nav li.sfhover { background: url(images/hover.gif) repeat-x top; position: static; }
#nav li:hover a, #nav li.sfhover a{ color: #fffffe; }
#nav li { float: left; width: auto; background-image: none; padding: 0; line-height: normal; border-right: 1px solid #95a938; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li ul { position: absolute; background: #eee; border-bottom: 1px solid #989ca7; width: 10em; left: -999em;}
#nav li ul li { clear: both; border: none; width: 10em;}
#nav li ul li a:visited, #nav li ul li a:active, #nav li ul li a:link { color: #000; text-decoration: none; padding: 1px 0 1px 15px; border: 1px solid #989ca7;
	border-bottom:none; text-transform: none; font-weight: normal; line-height: 20px; font-size: 11px; }
#nav li ul li a:hover{ color: #505050; text-decoration: none; display:block; padding: 1px 0 1px 15px; border-top: 1px solid #989ca7; 
	background-color: #CCCCCC; }
/******* Content *********/
#main{ background: url(images/shade.gif) repeat-x top;margin:2px 21px;padding: 10px;overflow: hidden;clear:both;}
#content{width:640px;padding:10px 0 10px 10px;float:left;}
#content p { margin: 0 0 10px 0;
color: #000000;}
#content ul {padding:0 0 10px 0;margin:15px 0 0 25px;list-style: square url(images/bullet.gif);}
#content li {margin:0; padding:0 0 4px 0;}
.img { border: 1px solid #e5e5e5; padding: 7px; margin: 0 0 12px 0; background-color:#fff;}
.box1 {width: 215px; float:left; padding:7px; border: 1px solid #e5e5e5;
height: 200px;}
.box2 {width: 430px; float:left;padding:7px; margin-left:12px;border: 1px solid #e5e5e5;
height: 300px;}
.cont { display:block;background-color:#F7F7F7;padding:8px;}
.cont:hover{ background-color:#fff;}
/***** Side Bar **********/
#sidebar{width:0px;margin: 0 0 0 503px;display:none;}
.menu { margin:20px 0 0 0;padding:0; list-style:none;}
.menu li {height: 25px; padding: 11px 0 0 45px;background: url(images/menu.gif) repeat-x left top;}
.menu a { color:#475509; text-decoration: none;font-weight:bold;}
.menu a:hover { color:#000000; }
/******** Footer *******/
#footer-line{background: #89a606 url(images/beadbar.gif) repeat-y left;height: 13px;margin:0 18px;}
#footer {background: url(images/shade.gif) repeat-x top;margin:2px 21px;padding: 18px;line-height:1.6em;}
.crd a { color:#565655;text-decoration:none;}
#bottom{background: url(images/bottom.png) no-repeat center;height: 27px;}
