* {margin: 0px;padding: 0px;}

html {background: #FFF url(../images/bg.gif)}

body {
	font-family: Tahoma, sans-serif;
	background: transparent url(../images/body-bg.gif) repeat-x top left;
	margin:0 auto;
	padding-top:10px;
	color:#000;
	}


#main {background:transparent url(../images/main-bg.gif) repeat-y top left;margin:0 auto;width:1017px}

#header {width:1017px;height:315px;background:url(../images/header-bg.gif) no-repeat top left;margin:0 auto;float:left}
#header .pic {width:991px;height:305px;background:url(../images/header.jpg) no-repeat top left;margin:10px 13px 0;text-indent:-9999px;cursor:pointer}
#header #banner img {margin:10px 13px 0;}

#footer {width:1017px;height:81px;background:url(../images/footer-bg.jpg) no-repeat bottom left;float:left;position:relative;top:1px}
#footer div {padding-top:35px;color:#E55D32;font-size:12px;text-align:center;font-weight:bold;margin-left:35px;display:none}
#footer a {color:#E55D32}

#menu {float: left;height: 74px;width: 1017px;background: url(../images/menu-bg.gif) no-repeat top left;margin:0;}
#menu ul {float:left;margin:0 68px 0 67px;padding: 0;list-style: none;line-height: normal;background:url(../images/menu-spacer.gif) no-repeat 100% 0;display:inline}
#menu ul li {float: left;background:url(../images/menu-spacer.gif) no-repeat 0 0}


#page {background: transparent url(../images/content-bg.gif) no-repeat top left;width:1017px;min-height:115px;float:left;padding:40px 0}
#page .page2 {padding:0 50px}

#sidebar {float: left;width:20% }
#sidebar ul {margin: 0;padding: 0;list-style: none;float:left;}
#sidebar ul li {padding:3px 0}
#sidebar ul a {text-decoration:none;padding-left:14px }
#sidebar ul a:hover, #sidebar ul a.current {background:url(../images/menu2-dot.gif) no-repeat 0 50%;font-weight:bold}


#content {float:left;width:80%}


.clearit {clear:both;height:1px;line-height:1px;font-size:1px;width:100%}
