#container 
{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 105%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
}
	
#top
{
	width: 750px;
	height: 132px;
	padding-top: 5px;
} 

#topnav
{
	width: 750px;
	height: 90px;
	padding-left: 10px;
}

#productimg
{
	float: left;
	height: auto;
	width: 190px;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#productsnav
{
	width: 750px;
	height: auto;
	float: none;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

#productsnav a {
	text-decoration: none;
}

#productsnav a:active
{
color: #5162b0;
}

#productsnav a:link
{
color: #5162b0;
}

#productsnav a:visited
{
color: #5162b0;
}

#productsnav a:hover
{
color: #000066;
}

#content
{
	margin-left: 200px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	height:auto;
}


#content a:active, #content a:link, #content a:visited, #content a:hover
{
color: #000000;
}
#content ul {
	list-style-type: circle;
}


#content h1
{
	margin: 0px;
	padding: 0px;
} 


#footer 
{
	width: 740px;
	background-color: #5162b0;
	padding: 5px;
}

#footer a:active, #footer a:visited, #footer a:hover, #footer a:link 
{
color: #FFFFFF;
}

h1 {
	font-size: 1.2em;
	font-weight: bolder;
	float: none;
	float: none;
	padding-left: 5px;
	color: #d7482a;
}

h2 
{
	font-size: 1em;
	font-weight: bolder;
	color: #d7482a;
}

.bodytext 
{
	font-weight: normal;
	font-size: 0.75em;
	color: #000000;
}

.bodybold 
{
	font-weight: bold;
	font-size: 0.75em;
	color: #000000
}

.bodytext2 
{
	font-weight: normal;
	font-size: 0.7em;
	color: #fff;
	text-align:center
}
.leftnavtext {
	font-weight: bolder;
	color: #5162b0;
	font-size: 1em;
	text-align: left;
}
.bodytextsml {

	font-weight: normal;
	font-size: 0.7em;
	color: #000000;
}

