#main {
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#logo {
	background-image: url(images/logo.jpg);
	background-position: center top;
	height: 55px;
	width: 276px;
	float: left;
}
#google-add {
	background-position: center top;
	height: 35px;
	width: 700px;
	float: left;
	padding-top: 20px;
}
#strip {
	background-image: url(images/Untitled-8.png);
	width: 978px;
	clear: both;
	height: 12px;
}
#body {
	width: 980px;
	clear: both;
	height: 800px;
}
#menu {
	width: 970px;
	clear: both;
	height: 33px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #8bb326;
	padding-top: 2px;
}
#menu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #8bb326;
	padding: 0px;
}
#menu li {
	float: left;
	height: 33px;
	width: 126px;
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	color: #FFFFFF;
	padding-left: 10px;
}
#menu li a {
	background-image: url(images/btn.jpg);
	float: left;
	height: 25px;
	width: 126px;
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	padding-top: 8px;
	font-size: 12px;
	text-align: center;
}
#menu li a:hover {
	background-image: url(images/btn-hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
}
#side_bar-a {
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 166px;
	border: 1px solid #8BB326;
	margin-top: 4px;
	padding-left: 2px;
	margin-left: -8px;
	clear: left;
}
.cat {
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 159px;
	border: 1px solid #8BB326;
	background-image: url(images/catg.jpg);
	height: 24px;
	padding-top: 8px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: -1px;
	margin-top: 2px;
}
#side_bar-a ul {
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#side_bar-a li {
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 175px;
	background-position: left center;
}
#side_bar-a li a {
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	background-image: url(images/ss.jpg);
	background-position: left center;
	padding-left: 10px;
	font-family: Tahoma;
	color: #7D9D22;
	font-size: 10px;
	text-decoration: none;
	margin-left: 10px;
}
#side_bar-a li a:hover {
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	background-image: url(images/ss.jpg);
	background-position: left center;
	padding-left: 10px;
	font-family: Tahoma;
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
	margin-left: 12px;
	height: 20px;
}

#wallpaper {
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 590px;
	margin-left: 5px;
	border: 1px solid #8BB326;
	margin-top: 4px;
}
#side_bar-b {
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 166px;
	border: 1px solid #8BB326;
	margin-top: 4px;
	clear: right;
	margin-right: 5px;
}
#side_bar-b ul {
	background-position: right;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#side_bar-b li {
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 165px;
	background-position: left center;
	clear: left;
}
#side_bar-b li a {
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 155px;
	background-image: url(images/ss.jpg);
	background-position: left center;
	padding-left: 10px;
	font-family: Tahoma;
	color: #7D9D22;
	font-size: 10px;
	text-decoration: none;
	margin-left: 10px;
	height: 20px;
	clear: left;
}

#side_bar-b li a:hover {
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	width: 155px;
	background-image: url(images/ss.jpg);
	background-position: left center;
	padding-left: 10px;
	color: #FF6600;
	text-decoration: none;
	margin-left: 12px;
	height: 20px;
	font-size: 10px;
}



.clear {

	clear: both;
}

