body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color:#555555;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
	background-attachment: scroll;
	background-color: #BEC3C6;
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

* {
margin:0;
padding:0;
}
.fixed, .clear {
clear:both;
}
#wrap {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(imgs/light.gif) no-repeat scroll center top;
padding:20px 0;
min-height:600px;
}

#sG {
	margin: auto;
	width: 936px;
}
#sG #sHead {
	background-color: #333;
	background-image: url(imgs/header_footer.jpg);
	height: 132px;
}
#wrap #sG #sHead #sTitles {
	height: 90px;
}

#sG #sHead #sHomeTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFF;
	text-align: center;
	padding-top: 12px;
}
#sG #sHead #sHomeTitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
#sG #sMain #sR {
	float: right;
	width: 300px;
}
#sG #sMain #sL {
	width: 605px;
	float: left;
	min-height:400px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sG #sMain #sClear {
	clear: both;
}
#sG #sMain {
	background-image: url(imgs/smain_bg.jpg);
	background-repeat: repeat-y;
	min-height:400px;
}
#menu {
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
#menus li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#menus li a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color:#382E1F;
	display:block;
	float:left;
	font-size:11px;
	height:31px;
	line-height:31px;
	margin-left:-10px;
	padding:0 20px;
	text-decoration:none;
	z-index:1;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(imgs/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menus li a:hover {
background-position:0 -31px;
}
#menus li.current_page_item a, #menus li.current-cat a {
background-position:0 -62px;
}
#menus li a.home {
background-position:0 -93px;
margin-left:0;
padding:0;
text-indent:-999em;
width:45px;
}
#menus li a.home:hover {
background-position:0 -124px;
}
#menus li.current_page_item a.home {
background-position:0 -155px;
}
#menus li a.lastmenu:hover {
background-position:0 0;
cursor:default;
}

#wrap #sG #sFooter {
	background-image: url(imgs/header_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px -132px;
	height: 88px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#wrap #sG #sMain #sL a h2 {
	color: #039;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
