html {
    overflow-y: scroll;
}
body {
	margin: 15px 0px;
	background-color: #5d707b;
}
img {
	border-width: 0px;
}
p {
	margin: 0px 0px 15px 0px;
}
.title1 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #555;
	padding-bottom: 5px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #ccc;
}
.title2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #999;
	margin: 0px 0px 20px 0px;
}
.title3 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 3px 0px;
}
.title4 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0px 0px 10px 0px;
}
#sitewrapper {
	box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	width: 995px;
	margin: 0px auto;
	background-color: #ddd;
	border: 2px solid #fff;
}
#header {
	width: 995px;
}
#menuwrapper {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	width: 995px;
	overflow: hidden;
	background: #bdd5e1 url(../images/menu-ulback.gif) repeat-x;
	border-bottom: 2px solid #fff;
}
#contentwrapper {
	width: 975px;
	padding: 10px;
	background: url('../images/bg-content.gif') repeat-x 50% top;
}
#containercontent {
	width: 945px;
	padding: 15px;
	background-color: #fff;
	overflow: hidden;
}
#containerinfo {
	width: 945px;
	overflow: hidden;
}
#containerwebstore {
	width: 945px;
	overflow: hidden;
}
#contentleft {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	width: 600px;
	float: left;
	margin-bottom: 15px;
}
#promo {
	width: 600px;
	margin-bottom: 20px;
}
#image {
	width: 600px;
	margin-bottom: 20px;
}
#gameholder {
	width: 600px;
	margin-bottom: 15px;
}
#form {
	width: 600px;
}
#productwrapper {
	width: 600px;
	padding: 15px 0px;
	margin-top: 15px;
	border-top: 1px dotted #ccc;
	overflow: hidden;
}
#productwrapper a {
	color: #369;
	text-decoration: none;
}
#productwrapper a:hover {
	color: #c30;
	text-decoration: underline;
}
.product1 {
	width: 193px;
	float: left;
	padding-right: 10px;
	overflow: hidden;
}
.product2 {
	width: 193px;
	overflow: hidden;
}
.productimage {
	width: 193px;
	padding-bottom: 10px;
}
.productdesc {
	width: 193px;
	text-align: center;
}
.salesteam {
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}
.salesteam a {
	color: #369;
	text-decoration: none;
}
.salesteam a:hover {
	color: #c30;
	text-decoration: underline;
}
.location {
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}
.contact {
	padding: 15px;
	margin-bottom: 15px;
	background-color: #f8f8f8;
	border: 1px solid #f0f0f0;
}
.contact p {
	margin: 0px 0px 5px 0px;
}
.clearoutswrapper {
	width: 600px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.clearoutsdownload {
	width: 170px;
	float: left;
}
.clearoutstext {
	width: 410px;
	float: right;
}
.clearoutstext p {
	margin: 0px;
	line-height: 150%;
}
#contentright {
	width: 330px;
	float: right;
}
#tipscontainer {
	width: 300px;
	padding: 15px;
	background: url('../images/bg-container.gif') no-repeat;
}
#tips {
	width: 300px;
}
#tips p {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
#newscontainer {
	width: 300px;
	padding: 15px;
	background: url('../images/bg-container.gif') no-repeat;
}
#news {
	width: 300px;
	overflow: hidden;
}
#news img {
	float: left;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #f0f0f0;
	width: 70px;
	height: 52px;
	margin: 5px 10px 5px 0px;
}
#news a {
	color: #369;
	text-decoration: none;
}
#news a:hover {
	color: #c30;
	text-decoration: underline;
}
#news p {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 15px 0px;
	line-height: 150%;
}
#brands {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	width: 945px;
	border-top: 2px solid #014f7f;
	padding-top: 15px;
	margin-top: 15px;
}
.brandscontainer1 {
	width: 285px;
	height: 80px;
	float: left;
	padding: 120px 10px 0px 10px;
	margin-right: 15px;
	background: url('../images/bg-brands-1.jpg') no-repeat;
}
.brandscontainer2 {
	width: 285px;
	height: 80px;
	float: left;
	padding: 120px 10px 0px 10px;
	margin-right: 15px;
	background: url('../images/bg-brands-2.jpg') no-repeat;
}
.brandscontainer3 {
	width: 285px;
	height: 80px;
	float: left;
	padding: 120px 10px 0px 10px;
	background: url('../images/bg-brands-3.jpg') no-repeat;
}
#footerwrapper {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 965px;
	padding: 15px;
	background: #fff url('../images/bg-footer.gif') repeat-x 50% bottom;
	border-top: 2px solid #fff;
	overflow: hidden;
}
#footerwrapper p {
	margin: 0px;
}
#footerwrapper a {
	color: #5d707b;
	text-decoration: none;
}
#footerwrapper a:hover {
	text-decoration: underline;
}
#footerleft {
	width: 600px;
	float: left;
}
#footerright {
	width: 335px;
	float: right;
}
.loginicon {
	display: block;
	width: 15px;
	height: 15px;
	padding-right: 5px;
	background-image: url('http://www.kkpenner.com/web/images/icon-login.png');
	background-repeat: no-repeat;
	float: right;
}
.login {
	float: right;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 40px;
}
.menu li {
	float: left;
	margin: 0px 5px;
}
.menu li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px 0px 0px;
	float: left;
	color: #fff;
	text-decoration: none;
}
.menu li a b {
	display: block;
	height: 40px;
	float: left;
	padding: 0px 0px 0px 20px;
	cursor: pointer;
}
.menu li a:hover {
	background: url(../images/menu-button.png) no-repeat right top;
	line-height: 36px;
}
.menu li a:hover b {
	background: url(../images/menu-button.png) no-repeat left top;
	line-height: 36px;
}
.menu li .current {
	color: #fc0;
}


