/* CSS Document */
 html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset {
	border:0;
	background-repeat:repeat;
	margin:0;
	padding:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
text-align:left;
color:#000;
margin:0;                
padding:0
}

#wrapper {
width:800px;
text-align:left;
margin:10px auto
}

#banner {
	height:93px;
	background-repeat:no-repeat;
	background-image: url(../Images/newbanner.gif);
	width: 800px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

#subbanner {
	height:30px;
	background-repeat:no-repeat;
	background-image: url(../Images/subbannermessagefreeship50.jgp);
	width: 800px;
}

#leftcol #nav {
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color:#000;
}

#leftcol #nav ul {
	background-color:transparent;
	font-size:100%;
	border:1px solid #000;
	margin:0;
	padding:0;
	color: #869BCC;
}

#leftcol #nav ul li {
	display:block;
	margin:0;
	padding:0;
}

#leftcol #nav ul li a {
background-color:#869bcc;
border-right:1px solid #000;
border-bottom:1px solid #000;
color:#036;
display:block;
text-decoration:none;
height:1%;
font-weight:bolder;
padding:4px 0 6px 4px
}

#leftcol #nav ul li a:hover,#leftcol #nav ul li a:focus {
	background-color:#036;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	display:block;
	text-decoration:none;
	height:1%;
	list-style-type: none;
}

#leftcol ul li#submenu a {
	height: auto;
	margin: 0;
	display: block;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	text-indent: 10%;
	font-size:  90%;
	width: 100%;
	background-color: #E8E8FF;
	padding-top: 1%;
	padding-bottom: 1%;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #000000;
	padding-right: 0%;
	padding-left: 0%;
	font-style: italic;
	list-style-type: none;
}

#content {
	font-size:100%;
	margin:0 0 0 190px;
	text-align: center;
	font-weight: normal;
}

#content h1 {
font-size:130%;
color:#000;
text-align:left;
margin:20px;
padding:0
}

#content h2 {
font-size:110%;
color:#000;
text-align:center;
text-decoration:none;
margin:10px;
padding:0
}

.leftimage {
float:left;
border:0px solid #000;
margin:0 10px 20px 0
}

.rightimage {
float:right;
border:0px solid #000;
margin:0 0 20px 15px
}

#footer {
clear:both
}

#footer p {
font-size:85%;
text-align:center;
padding:3px
}

#leftcol {
	width:180px;
	float:left;
	margin-top:0;
	margin-left:0
}

.container {
	width:99%;
	float:right;
	font-weight: normal;
} 
.centerimage {
	position: relative;
	height: auto;
	width: 99%;
	float: right;
	clear: none;
}
.searchbox {
	list-style-type: none;
	float: right;
	clear: both;
}

