/*CSS Reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {font-size:12px;font-family:Verdana,Arial,Sans-Serif;background:#BEC3C6 url(../images/bg.jpg) repeat-x;color:#666;text-align:center;padding:0;margin:20px 0 0 0;}
a, li a, ul li a {color:#2970A6; text-decoration:none;}
a:hover {text-decoration:underline;}
.clear {clear:both}
/* headings
---------------------------------*/
h1, h2, h3, h4, h5, h6 {font-weight:bold;;font-family:Arial;padding:0;margin:0;}
h1 {font-size:175%;}
h2 {font-size:150%;}

#wrapper {background: url(../images/light.gif) center -20px no-repeat;}
#header, #main, #footer {margin:0 auto; text-align:left; width:906px; padding:25px 0 0 30px;}

#header {width:906px; background:#000 url(../images/header.jpg) no-repeat; height:97px;color:#fff;}
	#header h1 a {display:block; font-family:"Trajan Pro"; color:#fff; font-size:1.1em; font-weight:bold; padding:10px 0 3px;}
	#header h1 a:hover {text-decoration:none}
	#header .slogan {border-top:1px solid #fff; display:inline;font-size:.8em; letter-spacing:1.2}
	.top-menu {background:#FFF url(../images/menu_home.gif) no-repeat left top; height:32px; margin:22px 0 0 -30px; }
	.top-menu ul {padding-left: 40px}
	.top-menu li {display:inline;list-style:none;}
	.top-menu li a {background:transparent url(../images/menu.gif) no-repeat;display:block;color:#382E1F;height:31px;line-height:31px;padding:0 20px;margin-left:-10px;text-decoration:none;font-size:11px;float:left;z-index:1;background-position:0 -31px;}
	.top-menu li a:hover{background-position:0 -31px; color:#2970A6}
	
#main {background:url(../images/sb.gif) repeat-y right; margin-top:10px;}
	.content {float:left; width:600px; min-height:400px;background:none; line-height:1.5em}
	.content h1 {margin:0px 0 10px;}
	.content p {padding: 5px 0 7px 0; line-height:18px}
	.sidebar {margin:-32px 0 0 606px; padding: 10px; background:#f7f7f7 url(../images/sidebar_shadow.gif) repeat-x;}
	.sidebar .menu {background:url(../images/widgetsep.png) bottom no-repeat;padding:10px 15px 16px;}
	.sidebar li {background:url(../images/icons.gif) 0 -560px no-repeat; padding-left:22px;list-style:none;margin-top:5px;}
	.sidebar h4 {margin:0 0 10px 0; font-size:1.25em; color:#666;}
	.sidebar li {margin-bottom:10px;}
	
	#sitemap_link {padding-left: 10px; margin-top:15px}
		#sitemap_link li { background:url("../images/icons.gif") no-repeat scroll 0 -560px transparent; margin-top:5px;
padding: 3px 0 0 22px;}
	
#footer {height:88px; background:url(../images/footer.jpg) no-repeat bottom;border-top:1px solid #ccc; color:#333;padding:0 0 0 30px;}
#footer ul {margin:0; padding:15px 0 0 0;}
#footer ul li {display:inline; padding:0 5px 0 0;}
#footer li a {padding:0 10px 0 0; border-right:1px; border-right-style:solid;}
#footer ul li.last a {border:none;}
#footer li.first {margin-right:5px;}
#footer .copyright {margin-top: 5px; padding-top:5px; padding-bottom:5px;}
	


