body {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #333333;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
#main {
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}
#topnav {
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	height: 39px;
	width: 696px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 15px;
}

#content {
	margin: auto;
	width: 700px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	border: 1px solid #333333;
	float: left;
	padding-bottom: 25px;
	display: inline;
	height: auto;
}
#footer {
	color: #F2BF49;
	margin: auto;
	width: 700px;
	background-image: url(../images/footer_shadow.jpg);
	background-repeat: repeat-x;
	height: 45px;
	padding-top: 10px;
	clear: left;
	float: left;
	text-indent: 5px;
}

.imgmain {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	clear: none;
	display: inline;
	width: 462px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtunderimgmain {
	float: left;
	clear: left;
	margin-top: 25px;
	margin-left: 15px;
	font-size: 14px;
	text-align: left;
	background-image: url(../images/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.txtunderimg {
	float: left;
	margin-top: 15px;
	font-size: 12px;
	text-align: left;
	background-image: url(../images/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	font-weight: bold;
}

#topnavholder {
	height: 50px;
	width: 700px;
	background-image: url(../images/op_shadow.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
}
#navright {
	float: right;
	width: 183px;
	text-align: left;
	margin-right: 10px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #663366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #9C4E9C;
}
a:visited {
	text-decoration: none;
}

#footer a:link {
	color: #F2BF49;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	
}
#footer a:visited {
	text-decoration: none;
	color: #F2BF49;
}
#contentsml {
	width: 465px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	clear: left;
	float: left;
	height: auto;
}
#contentlge {
	float: left;
	width: 620px;
	text-align: justify;
	margin-left: 20px;
	background-color: #FFFFFF;
	display: inline;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
ul {
	list-style-image: url(../images/bullet_list.gif);
	margin-left: 15px;
}
.imgproducts {
	border: 10px solid #333333;
}
.contentimg {
	float: left;
	margin-right: 20px;
	border: 1px solid #333333;
	margin-bottom: 20px;
	
}
.thumbprod {
	margin-right: 35px;
	border: 1px solid #333333;
}

.txtlge {
	font-size: 12px;
	line-height: 21px;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
}
.bcrumb {
	float: left;
	margin-left: 15px;
}
.blacklink a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.blacklink a:hover {
	color: #FF9900;
	font-weight: bold;
}
.blacklink a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
.contacttxtarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 115%;
}
.siteby {
	color: #999999;
	margin-right: 10px;
}
.siteby a:link {
	color: #999999;
}
.siteby a:hover {
	color: #999999;
	text-decoration:underline;
}
.siteby a:active {
	color: #999999;
}
.siteby a:visited {
	color: #999999;
}
