html,body {
	margin: 10px;
	padding: 0;
}

body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

p {
	margin: 0 10px 5px;
}

a {
	color: #330066;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

#container {
	text-align:left;
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 70px;
	margin: 0;
	padding-left: 10px;
	background-image: url(../images/bgd/header.jpg);
	color: #79B30B;
}

#navbar {
	height: 30px;
	margin: 0;
	background-image: url(../images/bgd/navbar.jpg);
}

#navbar ul {
	list-style-type:none;
	padding: 0;
	margin:	0px 0px 0px 60px;
}

#navbar li {
	float: left;
	position: relative;
	width: 150px;
	z-index: 100;
	margin-right: 25px;
	margin-top: 3px;
}

#navbar li a {
	font-size: 14px;
	font-weight: 900;
	padding: 5px 10px 0px 0px;
	display: block;
	height: 32px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	filter: shadow(color=#777777, direction=135);
	text-align: center;
}

#navbar ul li.submenu ul {
	display:none;
}

#navbar ul li.submenu:hover ul {
	display: block;
	position: absolute;
	width: 150px;
	background-image: url(../images/submenu1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	filter: shadow(color=#777777, direction=135);
	top: 27px;
	right: 4px;
	padding: 0px 0px 29px;
}

#navbar ul li.subhead {
	text-decoration: underline;
	font-size: 12px;
	font-weight: 900;
	text-align: center;
	padding: 5px 0px 8px 0px;
}

#navbar ul li a.sub1 {
	display: block;
	background-image: none;
	font-size: 11px;
	font-weight: 900;
	text-align: center;
	width: 110px;
	height: 15px;
	padding: 0px 20px;
	margin: 0px;
	filter: none;
}

#navbar ul li a.sub2 {
	display: block;
	background-image: none;
	font-size: 11px;
	font-weight: 900;
	text-align: center;
	width: 110px;
	height: 15px;
	padding: 8px 20px 0px;
	margin: 0px;
	filter: none;
}

#breadcrumb {
	height: 30px;
	margin: 0px;
	background-image: url(../images/bgd/breadcrumb.jpg);
}

#breadcrumb p {
	padding: 7px 60px 0px 50px;
}

#content {
	float: left;
	width: 720px;
	height: 370px;
	position: relative;
	background-image: url(../images/bgd/prodbgd.jpg);
}

#content p {
	padding: 4px 20px 0px 240px;
	text-align: center;
}

#ctop {
	width: 720px;
	height: 40px;
}

#cleft {
	width: 43px;
	height: 330px;
	float: left;
}

#cright {
	width: 9px;
	height: 330px;
	float: right;
	background-image: url(../images/bgd/prodbgdrt.jpg);
}

#c1 a {
	display: block;
	background-image: url(../images/1.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c1 a:hover {
	display: block;
	background-image: url(../images/1h.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c2 a {
	display: block;
	background-image: url(../images/2.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c2 a:hover {
	display: block;
	background-image: url(../images/2h.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c3 a {
	display: block;
	background-image: url(../images/3.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c3 a:hover {
	display: block;
	background-image: url(../images/3h.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c4 a {
	display: block;
	background-image: url(../images/4.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c4 a:hover {
	display: block;
	background-image: url(../images/4h.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c5 a {
	display: block;
	background-image: url(../images/5.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c5 a:hover {
	display: block;
	background-image: url(../images/5h.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c6 a {
	display: block;
	background-image: url(../images/6.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c6 a:hover {
	display: block;
	background-image: url(../images/6h.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c7 a {
	display: block;
	background-image: url(../images/7.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c7 a:hover {
	display: block;
	background-image: url(../images/7h.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c8 a {
	display: block;
	background-image: url(../images/8.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

#c8 a:hover {
	display: block;
	background-image: url(../images/8h.jpg);
	height: 165px;
	width: 167px;
	float: left;
}

.rightimg {
	height: 370px;
	width: 240px;
	float: right;
	border: 0;
}

#footer {
	height: 70px;
	background-image: url(../images/bgd/footer.jpg);
	color: #000;
	margin: 0;
	padding: 0px;
	clear: both;
	width: 100%;
}

#footer img {
	border: 0;
	margin: 0px 60px;
}

