@charset "utf-8";

#wrapper {
	background-image: url(../images/lesliesBg.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../images/mbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #00CA02;
}
#hedder {
	height: 77px;
	width: 879px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}
#menubox {
	height: 34px;
	width: 874px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-left: 5px;
}
#anibox {
	height: 221px;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 1px;
}
#welcome {
	float: left;
	height: 221px;
	width: 319px;
}
#flashbox {
	float: left;
	height: 221px;
	width: 500px;
}
#productsbox {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 24px;
	padding-top: 100px;
}
#pbox {
	float: left;
	height: 234px;
	width: 166px;
}
#newsbox {
	height: 145px;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 1px;
	font-size: 1em;
	color: #354520;
}
#newsbox1 {
	float: left;
	height: 140px;
	width: 270px;
	padding-left: 13px;
	padding-right: 10px;
	color: #030;
}
#wrapper #newsbox a {
	text-decoration: none;
	color: #FFF;
}
#wrapper #newsbox a:hover {
	text-decoration: underline;
	color: #FFF;
}
#newsbox2 {
	float: left;
	height: 100px;
	width: 260px;
	padding-left: 13px;
	padding-top: 30px;
	padding-right: 10px;
}
#newsbox2 p {
	line-height: 14px;
}
#newsbox2 h3 {
	color: #030;
	font-size: 1em;
}
#newsbox2 p a {
	font-size: 0.8em;
}

#newsbox3 {
	float: left;
	height: 110px;
	width: 260px;
	padding-left: 13px;
	padding-top: 30px;
	padding-right: 10px;
}
#newsbox3 h3 {
	color: #030;
	font-size: 1em;
}
#newsbox3 p a {
	font-size: 0.8em;
}

#wrapperPage {
	background-image: url(../images/pageBg.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#pageContBox {
	height: 670px;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 1px;
}
#pageLeft {
	float: left;
	height: 630px;
	width: 220px;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 10px;
}
#pageRight {
	float: left;
	height: 635px;
	width: 620px;
	padding-top: 15px;
	margin-left: 5px;
	color: #090;
}
#ttitle {
	float: left;
	height: 73px;
	width: 606px;
	margin-left: 5px;
}
#PageRightCont {
	float: left;
	height: 543px;
	width: 606px;
	margin-left: 5px;
	padding-top: 10px;
}
#pageRight #PageRightCont p img {
	float: left;
}
#contwrape {
	height: 540px;
	width: 604px;
	overflow: auto;
}
#pageRight #PageRightCont #contwrape p strong {
	color: #060;
}
#footer {
	height: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
}
#footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#oprone {
	height: 21px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 0.8em;
	vertical-align: middle;
	line-height: 23px;
}
#oprone a {
	text-decoration: none;
	color: #060;
}
#oprone a:hover {
	text-decoration: none;
	color: #0F6;
}
#oprone a img {
	float: left;
	margin-right: 10px;
}



#Groupcom {
	height: 30px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F0;
	margin-bottom: 3px;
}
#Groupcom strong {
	color: #060;
	font-size: 0.9em;
}
#Groupcom a {
	color: #060;
	text-decoration: none;
	font-size: 0.8em;
}
#Groupcom a:hover {
	color: #0F6;
	text-decoration: none;
	font-size: 0.8em;
}


#copyright {
	height: 21px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F0;
	margin-bottom: 5px;
}
