body {
	background-color: #233555;
	background-image: url(../interface/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
}
a:active,
a:focus,
a:link,
a:visited,
a:active,
a:active img,
a:focus img,
a:link img,
a:visited img,
a:active img {
    outline: 0;
	border: none;
}
a {
	color: black;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c40911;
	font-size: 1em;
	padding: 0;
	margin: 0 0 8px 0;
	clear: both;
}
h2 {
	color: #3e568d;
	font-size: 0.8em;
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	clear: both;
}
h3 {
	color: #ffffff;
	font-size: 0.8em;
	height: 28px;
	padding: 3px 0 0 5px;
	margin: 18px 0 0 0;
	background-image: url(../interface/h3bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
p {
	font-size: .7em;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 8px 0;
	color: #3e568d;
}
p.large {
	font-size: .8em;
}
.content ul {
	font-size: .7em;
	color: #3e568d;
	list-style-type: square;
	margin: 0 0 10px 20px;
	padding: 0;
}
.content li {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 5px 0;
}
img.left {
	padding-right: 5px;
}
img.right {
	padding-left: 5px;
}
.red {
	color: #c40911;
}
.blue {
	color: #3e568d;
}
#container {
	width: 784px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 29px;
}
#page {
	width: 760px;
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0 12px 0 12px;
	background-image: url(../interface/cnt-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#leftcol {
	float: left;
	width: 231px;
	padding-left: 2px;
}
#rightcol {
	float: right;
	width: 522px;
	padding: 0 2px 0 2px;
}
#leftnav {
	padding-left: 5px;
	background-image: url(../interface/leftnav-bg.gif);
	background-repeat: repeat-y;
	background-position: right;	;
}
#leftnav a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../interface/leftnav-bull.gif);
	background-repeat: no-repeat;
	background-position: left .1em;	
	padding: 0px 0 0 17px;
	height: 23px;
	margin-left: 5px;
}
#leftnav a:hover {
	margin-left: 15px;
	
}
#leftnav ul {
	font-size: .7em;
	margin: 0 8px 0 12px;
	padding: 0;
	list-style-type: none;
}
#leftnav li {
	background-image: url(../interface/leftnav-bdr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 8px 0 0 0;
	margin: 0;	
}
#leftcol .content {
	padding: 10px 8px 10px 8px;
}
#rightcol .content {
	padding: 0px 15px 15px 15px;
}
#leftcol p {
	font-size: 70%;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.promo {
	clear: both;
	margin: 10px 0 25px 0;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 75%;
	color: #758fcd;
	text-align: center;
}
#footnav {
	margin-bottom: 7px;
}
#footnav a {
	text-decoration: none;
	color: #b1bcd6;
}
#footer a:hover {
	color: #ffffff;
}
#footag {
	font-size: 90%;
}
#footag a {
	color: #758fcd;
}

.two-col {
	clear: both;
}
.col {
	width: 236px;
	float: left;
	padding-right: 10px;
}
/*	materails table vinyls*/
#vinyls td {
	vertical-align: top;
}