#wrapper {
	width: 792px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	height: 100px;
	background-color: #1D5A99;
	border: 1px solid #999999;
	clear: both;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#sitelink{
	height: 50px;
	width: 200px;
	float: left;
	background-image:url(../images/sitelink.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 29px;
}
#back{
	height: 50px;
	width: 200px;
	float: left;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 29px;
}
#flyer{
	height: 50px;
	width: 280px;
	float: left;
	background-image: url(../images/view.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 29px;
}
#flyerblank{
	height: 50px;
	width: 280px;
	float: left;
	padding-left: 29px;
}
#footer {
	color: #FFFFFF;
	background-color: #1D5A99;
	height: 50px;
	border: 1px solid #999999;
	text-align: center;
	clear: both;
	font-size: 80%;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer a:link{
	color:#FFFFFF;
}
#footer a:visited{
	color:#FFFFFF;
}
#navbar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clear: both;
	background-color: #1D5A99;
	height: 1.25em;
	font-size: 110%;
}
#content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #ffffff;
	padding: 10px;
	background-image: url(../images/contentback.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	border: 0px;
	background-color: #6699FF;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	font-style: normal;
	background-image: url(../images/titleback.gif);
	background-repeat: repeat;
}
body {
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#nav li:hover{
	background-color:#0F9A01;
}
#nav li a{
	color:#FFFFFF;
	text-decoration:none;
}
#nav li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#nav, #nav ul{
	padding:0;
	margin:0;
	list-style:none;
	line-height:1.25em;
}
#nav a{
	display:block;
	width:156px;
}
#nav li{
	float:left;
	width:156px;
	height:1.25em;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.current {
	background-color:#0F9A01;
}
#content li {
	line-height: normal;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content p {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#prodnav {
	height: 60px;
}
#flyernav {
	height: 60px;
	padding-top: 10px;
}
#flyerboxl {
	width: 792px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#leftl{
	height: 50px;
	width: 66px;
	background-image:url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-left: 160px;
}
#rightl{
	height: 50px;
	width: 66px;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-left: 160px;
}
#back2l{
	height: 50px;
	width: 175px;
	background-image: url(../images/back2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-left: 160px;
}	
#flyerboxp {
	width: 619px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: repeat;
	background-position: center center;	
}
#leftp{
	height: 50px;
	width: 66px;
	background-image:url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-left: 103px;
}
#rightp{
	height: 50px;
	width: 66px;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-left: 103px;
}
#back2p{
	height: 50px;
	width: 175px;
	background-image: url(../images/back2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-left: 103px;
}
#thumbcontainer {
	height: 170px;
	width: 250px;
	float: right;
	margin-right: 20px;
}
