/*layout*/
body {
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:940px;
}
#header {
	width:940px;
	padding-bottom:20px;
	padding-top:17px;
	background:url(../images/banner.jpg) top right no-repeat;
	margin-top:17px;
}
#nav {
	width:894px;
	background:url(../images/nav-bg-top.gif) top no-repeat;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:23px;
	padding-right:23px;
	padding-top:5px;
}
#nav-wrap {
	width:940px;
	background:url(../images/nav-bg-base.gif) bottom no-repeat #037f5d;
}
#main {
	width:914px;
	min-height:250px;
	margin-bottom:10px;
	margin-left:13px;
	margin-right:13px;
	margin-top:20px;
	clear:both;
}
#newsflash {
	width:927px;
	padding-left:13px;
	padding-top:10px;
}
#mins {
	width:927px;
	padding-bottom:13px;
	padding-left:13px;
	padding-top:20px;
	font-weight:bold;
}
#footer {
	width:914px;
	background: url(../images/footer-bg-top.gif) top no-repeat;
	color:#FFFFFF;
	padding-bottom:13px;
	padding-left:13px;
	padding-right:13px;
	padding-top:13px;
	font-weight:bold;
}
#footer-wrap {
	width:940px;
	background:#68bc45 url(../images/footer-bg-base.gif) bottom no-repeat;
}
#copyright {
	width:927px;
	background:#037f5d url(../images/copyright-bg.gif) bottom no-repeat;
	color:#FFFFFF;
	font-size:10px;
	padding-bottom:7px;
	padding-left:13px;
	padding-top:7px;
}
#valid {
	width:927px;
	color:#999999;
	font-size:10px;
	text-align:right;
	padding-bottom:20px;
	padding-right:13px;
	padding-top:5px;
}
#home-table {
	border:none;
	text-align:center;
	width:100%;
	font-weight:bold;
}
#home-table2 {
	border:none;
	text-align:center;
	width:80%;
	font-weight:bold;
}
#home-cell {
	width:20%;
}
#intro-left {
	width:910px;
	float:left;
	clear:both;
	margin-bottom:10px;
	margin-left:13px;
	margin-top:20px;
}
#intro-right {
	float:right;
	margin-bottom:10px;
	margin-right:13px;
	margin-top:20px;
	background:url(../images/button-entershop.gif);
	height:40px;
	width:170px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	font-size:15px;
	font-weight:bold;
	text-align:right;
}

/*links*/
a:link {
	color:#666666;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#68bc45;
	text-decoration:none;
}
a:active {
	color:#68bc45;
	text-decoration:none;
}
a.navlink:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.navlink:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.navlink:hover {
	color:#68bc45;
	text-decoration:none;
}
a.navlink:active {
	color:#68bc45;
	text-decoration:none;
}
a.valid:link {
	color:#999999;
	text-decoration:none;
}
a.valid:visited {
	color:#999999;
	text-decoration:none;
}
a.valid:hover {
	color:#666666;
	text-decoration:none;
}
a.valid:active {
	color:#999999;
	text-decoration:none;
}
a.times:link {
	color:#ffffff;
	text-decoration:none;
}
a.times:visited {
	color:#ffffff;
	text-decoration:none;
}
a.times:hover {
	color:#CCCCCC;
	text-decoration:none;
}
a.times:active {
	color:#ffffff;
	text-decoration:none;
}

/*styles*/
.nav {
	text-align:center;
}
.title {
	font-weight:bold;
}
.number {
	font-size:18px;
	font-weight:bold;
}
.product {
	font-size:18px;
	font-weight:bold;
	color:#68bc45;
}

