body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat;
	background-color: #003399;
	background-image: url(images/blue_pattern.jpg);
}
#utility h1 {
}

#wrapper {
	margin: 0 auto;
	width: 1150px;
}
#header {
	width: 1130px;
	float: left;
	padding: 10px;
	height: 85px;
	margin: 10px 0px 5px 0px;
	background-image: url(images/header_long.gif);
	background-repeat: no-repeat;
}
#content_wrapper {
	width: 1150px;
	float: left;
	background-color: #FFFFFF;
}


/* LEFT COLUMN NAVIGATION */
#leftcolumn {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 200px;
	float: left;
}
#latest{
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/latest.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #FFFFFF;
}
#latest a{
	color: #FFFFFF;
	text-decoration: none;
}
#navbarinfo{
	color: #333;
	width: 200px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/navinfo_frame.jpg);
	background-repeat: no-repeat;
	height: 260px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#navbarinfocontent{
	padding: 10px;
	color: #FFFFFF;

}
/* CONTENT DIVS */
#right_content_wrapper {
	float: left;
	height: auto;

}
#content {
	float: left;
	color: #333;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: auto;
	width: 630px;
	display: inline;
}
#content img{

}
#rightcolumn {
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	height: auto;
	width: 250px;
	float: left;
}
#rightcolumn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#footer {
	width: 1130px;
	clear: both;
	color: #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footer a:hover{
	text-decoration: none;
}
#footer img{
	float: right;
}
#utility {
	width: 912px;
	color: #333;
	padding: 5px;
	margin: 0px;
	text-align: right;
}
#utility a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#utility a:hover{
	text-decoration: overline;
}
#utility h1{
	float: left;
	color: #CCCCCC;
	font-weight: bold;
}
#next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 500px;
	padding-top: 20px;
}
#next a{
	color: #003399;
	text-decoration: none;
	font-size: 16px;

}
/* styles */

.title {
	height: 50px;
	padding-left: 0px;
	float: left;
}

.menuheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-variant: small-caps;
	font-weight: bold;
}
.fonttestingonly {
	font-family: "FormalScrp421 BT";
	font-size: 16px;
	color: #FFFFFF;
}
.news {
	color: #FFFFFF;
}
.justify {
	text-align: justify;
}
.smallformal {
	font-size: 16px;
}
.tablesize {
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.size10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallerformal {
	font-size: 13px;
	color: #FFFFFF;
}
.smallerformal_underline {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
.largeformal {
	font-size: 24px;
}
.articleformal {
	color: #666666;
}
.searchformal {
	font-size: 13px;
	color: #000000;
}

.form {
	background-color: #972D31;
}
input {
	background-color: #003298;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	text-align: center;
	width: 100px;
}
select {
	background-color: #E5E5E5;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
}
.tablecellleft
{
	width: 302px;

}
.tablecellright
{
	width: 270px;
}
.tableproducts
{
	width: 570px;
}
.tablediv
{
	width: 630px;
}
.tabledivright
{
	width: 315px;
	float: right;
}
.tabledivleft
{
	width: 302px;
	float: left;

}
.clear{
	clear: both;
}
.viewbasketfont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.article {
	width: 80%;
	margin-left: 10px;
}
.article img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.bold {
	font-weight: bold;
}
.productimage {
	float: left;
	width: 285px;
}
.productimage img {
	border: 1px solid #666666;
}
.productinfo {
	float: right;
	width: 300px;
	padding-right: 20px;
}
.notice {
	float: left;
	height: 100px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.notice img {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

