
body {
	background: #f6fbfe;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
a {
	color:#C60;
}
.wrapper {
	width: 785px;
	margin: 0 auto;
	padding: 0;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.container .leftcontent img {
	padding: 12px;
	text-align: left;
	float: left;
}
.header {
	background: url(images/header.jpg) no-repeat;
	float: left;
	height: 103px;
	width: 785px;
}
.topnav {
	float: left;
	width: 785px;
}
.menu {
	background:transparent url(images/menu.gif) repeat-x scroll 0 0;
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	width:785px;
	padding: 0;
}
.menu li {
	list-style: none;
	display: inline;
}
.menu a {
	display: block;
	text-decoration: none;
	text-align: center;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	border-right: 1px solid #999;
	font-size: 18px;
	padding:0 32px 0;
	float: left;
	line-height: 38px;
	margin-top: 1px;
}
.rightside img {
	text-align: center;
}
.topnav .menu li.last a {
	border-style: none;
}
.menu a:hover {
	color: #4174B8;
}
.container {
	float: left;
	height: auto;
	width: 781px;
	background: #FFF;
	margin-top: -2px;
	color: #666;
	border-right: 2px solid #B4C8E3;
	border-bottom: 2px solid #B4C8E3;
	border-left: 2px solid #B4C8E3;
}
.leftcontent .bigpress {
	background: url(images/bigpress.jpg);
	height: 162px;
	width: 522px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.leftcontent .specials {
	background: url(images/printingspecials.gif) no-repeat right bottom;
	height:63px;
	padding-left:270px;
	padding-top:85px;
	width:243px;
	display: block;
}
.container .leftcontent h1 {
	font-size: 18pt;
	color: #FAAD24;
}
.container .rightside {
	padding: 8px;
	float: left;
	height: auto;
	width: 162px;
	border-left: 2px solid #B4C8E3;
	margin-left: 15px;
}
.container .leftcontent {
	padding: 20px;
	float: left;
	height: auto;
	width: 537px;
}
.container .leftcontent p, .container .leftcontent ul  {
	font-size:.9em;
	line-height:1.3em;
}
.container .rightbar {
	padding: 0px;
	float: right;
	height: 54px;
	width: 191px;
	background: url(images/topright.gif) no-repeat center top;
}
.red {
	color: #F00;
	margin-left:17px;
	margin-top:37px;
}
.container .rightside ul .highlight {
	color: #F00;
}
.container .rightside ul {
	text-decoration: none;
	list-style: none;
	margin-bottom: 5px;
	margin-top: 2px;
	font-size: 15px;
}
.container .rightside li {
	margin-bottom: 7px;
}
.rightalign {
	text-align: right;
	color: #F00;
}
.bottom {
	float: left;
	height: 100px;
	width: 100%;
	background-color: #FFF;
	text-align: center;
	color: #666;
}
.footermenu {
	list-style: none;
	text-align: center;
}
.footermenu li {
	display: inline;
}
.footermenu li a {
	color: #06C;
	display: inline;
	text-decoration: none;
	border-right: 1px solid #063;
	font-size: 12px;
	line-height: 15px;
}
.footermenu li.first a {
	padding: 0 5px;
}
.footermenu li.second a {
	padding: 0 5px;
}
.footermenu li.third a {
	padding: 0 5px;
}
.footermenu li.forth a {
	padding: 0 5px;
}
.footermenu li.fifth a {
	padding: 0 5px;
	;
	border-style: none;
}
.redp {
	color: #F00;
}
.list {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: disc;
	margin-bottom: 6px;
}
.list li {
	background:transparent url(images/bullet.gif) no-repeat scroll 0 5px;
	float:left;
	margin-left:15px;
	padding:0 0 5px 8px;
	width:240px;
	list-style: disc;
}
.clear {
	clear: both;
}
.contactform {
	width: 500px;
}

.contactform label {
	display: block;
	font-weight:bold;
}
.contactform input {
	width:200px;
}
.benderCode span {
	color:#369;
}
.contactForm .submit {
	width:100px;
	margin:0 auto;
	display:block;
}
