@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #F9F9F9;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background_logo.gif);
	background-repeat: horizontal-repeat;
	background-position: top left;
	background-attachment: fixed;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	
}
h4 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;	
}

#mainborder {
	width: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 5px solid #CF1934;
}
#logo {

	height: 300px;
	width: 750px;
}
#topmenu {
	background-color: #CF1934;
	height: 60px;
	width: 750px;
	text-align: center;
	vertical-align: bottom; 


}
#topmenu2 {
	background-color: #CF1934;
	height: 70px;
	width: 750px;
	text-align: center;
	vertical-align: middle;


}
#content {
	height: 100%;
	width: 750px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#content2 {
	height: 100%;
	width: 750px;
	background-color: #FFFFFF;

}

#textbox {
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#textbox2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#state {
	margin-right: 20px;
	background-color: #FFCC00;
	border: 1px solid #000000;
	text-align: center;
}
#submenu {
	width: 225px;
	margin: 10px;
	height: 319px;
	border: 1px solid #000000;
	float: left;
}
#producttable {
	height: 100%;
	width: 740px;
	background-color: #CF1934;
	text-align: center;
	color: #FFFFFF
}
#retailerlist {
	height: 100%;
	width: 740px;
	background-color: #FFFFFF;
	margin-left: 5px;
	border: 1px solid #000000;
}
#phone {
	text-align: right;
	padding-right: 20px;
}
#navigation {
}
#navigation ul li {
	display: inline;
	background: none;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0;
}
#navigation ul li a {
	letter-spacing: -1px;
	text-transform: lowercase;
	text-align: center;
	font: 14px 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#navigation ul li a:link, #navigation ul li a:visited {
	text-decoration: none;
	color: #000000;
	overflow: hidden;
}
#footer {
	font-size: x-small;
	color: #000000;
}

#navigation ul li a:hover {
	color: #6698CB;
}
ul {
	list-style-type: square;
}
#box {
	font-variant: small-caps;
	color: #FFFFFF;
	width: 500px;
	margin: 20px;
	border: 1px solid #000000;
	background-color: #CF1934;
}
#videolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	
}
