body {
	margin: 0px;
	background-color: #46606C;
	margin-top: 20px;
}
#contain{
	width:800px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	overflow: inherit;
	margin-bottom: 25px;
}
#incontain{
	width:800px;
	height:auto;
	float:left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	overflow: inherit;
	padding-bottom: 0px;
	min-height: 605px;
	border-style: solid;
	border-width: 7px;
	border-color: #39717C;
}
#top{
	width:800px;
	height:120px;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/top_2.gif);
}
#bar{
	width:800px;
	height:29px;
	background-image: url(../images/bar_1.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}

#logoHold {
	width: 175px;
	padding-left: 12px;
	float: left;
}

#message {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #E9F0F2;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	margin: 0;
	padding-top: 40px;
}

#mid{
	width:800px;
	height:auto;
	overflow: inherit;
	background-color: #CCCCCC;
	min-height: 386px;
	float: left;
	border-bottom: 3px solid #54B07D;
	background-image: url(../images/menu-logo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#left{
	width:173px;
	height:486px;
	float: left;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	font-family: Tahoma;
}
 
 #mainHold{
	width:619px;
	height:auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float: left;
	border-left: 3px solid #54B07D;
	border-right: 3px solid #54B07D;
	border-top: 3px solid #54B07D;
	border-bottom: 0px solid #54B07D;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*	background-image: url(../images/mainbg.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: inherit;
	background-color: #F4F4F4;
	min-height: 371px;
	color: #003366;
}
 
#right{
	width:600px;
	height:auto;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
	overflow: inherit;
	min-height: 371px;
	line-height: 1em;
	padding-top: 20px;
}
#right a:link, #right a:active, #right a:visited {
	color: #007952;
	text-decoration: none;
}
#right a:hover {
	text-decoration: none;
	color: #009999;
}

#right p {
	font-size:0.7em;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rpush{height:486px; width:1px; padding:0; margin:0; float:right;}

.rpushadmin{height:686px; width:1px; padding:0; margin:0; float:right;}

.pstyle {
	padding-left:10px;
	padding-top:12px;
	padding-bottom: 0px;
	margin: 0;
	line-height: 150%;
	font-family: Tahoma;
	/*font-size: 75%;*/
	}
.pstyle1 {
	font-size:80%;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 0px;
	margin: 0;
	font-family: Tahoma;
}
/*.pstyle2 {
	font-family: Tahoma;
	font-size: 75%;
}*/
.pstyle2 {
	/*font-size:80%;*/
	padding-left:5px;
	padding-top:0px;
	padding-bottom: 5px;
	margin: 0;
	font-family: Tahoma;
	text-align: left;
}
.pstyle3 {
	/*font-size:80%;*/
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 0px;
	margin: 0;
	font-family: Tahoma;
}

.blue {
	font-size:80%;
	color: #0066CC;
	font-weight: bold;
}

ol{
	font-size:80%;
}
.warning {
	font-size:80%;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 0px;
	margin: 0;
	font-family: Tahoma;
	width: 450px;
	font-weight:bold;
	color:#CC3300;
}

.Redonly {
	color:#CC3300;
}
.Redonly a{
	color:#CC3300;
}
.Redonly a:hover{
	color:#33CC66;
}
h1 {
	font-size:100%;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 0px;
	margin: 0;
	font-family: Tahoma;
}
h2 {
	font-size:110%;
	padding-left:0px;
	padding-top:30px;
	padding-bottom: 0px;
	margin: 0;
	font-family: Tahoma;
	font-weight: normal;
}
h3 {
	font-size:0.7em;
	padding-left:0px;
	padding-top:10px;
	padding-bottom: 0px;
	margin: 0;
	font-family: Tahoma;
}
h4 {
	font-size:80%;
	padding-left:0px;
	padding-top:3px;
	padding-bottom: 0px;
	margin: 0;
	font-family: Tahoma;
}

.homeCat {
	background-color:#FFFFFF;
	/*	border:1px solid #777777;*/
	width:145px;
	height:200px;
	float:left;
	margin-right: 0px;
	overflow: inherit;
	margin-bottom: 15px;
	/*	background-image: url(../images/home-option-top.gif);*/
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #777777;
}

.homeCat h5 {
	margin:0;
	font-size: 0.7em;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 7px;
	border-bottom-color: #AFAFAF;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	display: block;
	text-transform: uppercase;
	text-align: center;
}

.homeCat img, .subLeft img {
	/*	width:130px;
	height:93px;*/
	padding:5px;
	background-color:#FFFFFF;
	text-align: center;
	border-bottom: 0px solid #777777;
	border-top: 1px solid #777777;
	vertical-align: middle;
}
#left ul {padding-top:0px; margin-top:0; margin-bottom:0px; padding-bottom:9px;}

.ULclass li{margin-bottom:8px;}

.subProd {
	width:500px;
	height:auto;
	float:left;
	border-bottom: 1px solid #777777;
	margin-top: 20px;
	overflow: inherit;
	padding-bottom: 15px;
}
.catLeft {
	width:105px;
	height:auto;
	float:left;
	text-align: center;
	overflow: inherit;
}

.catRight { width:auto; height:105px; float:left;}
.subLeft {
	width:145px;
	height:auto;
	float:left;
	text-align: center;
	overflow: inherit;
}

.subRight {
	width:340px;
	height:auto;
	float:left;
	overflow: inherit;
}

.box {
	background-color:#FFFFCC;
	border:1px solid #777777;
	padding:7px;
	height:auto;
	overflow:inherit;
	width:90%;
	float: left;
}
.box ul {
	font-size: 0.8em;
}

.box li {}

.box a:link, .box a:active, .box a:visited {
	color: #000000;
	text-decoration: none;
}

.box a:hover {
	color: #000000;
	text-decoration: underline;
}

/******************************** NAV BUTTONS */

.navBut01 {
	float:left;
	width:172px;
	height:32px;
}

.navBut01 a{
	padding-top: 9px;
	padding-left: 35px;
	width:137px;
	height:23px;
	background-image: url(../images/but-main-01.gif);
	display: block;
	color: #2C4565;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 0.7em;
}

.navBut01 a:hover{
	background-image: url(../images/but-main-02.gif);
	display: block;
	color: #517A8C;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}

.navSpace {
	width:160px;
	height:15px;
	background-color: #39717C;
	float:left;
	color: #FFFFFF;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-top: 4px;
	font-size: 0.7em;
	text-transform: uppercase;
}

.imgFloat_RightPadd {
	float: right;
	padding: 10px;
}

.imgFloat_LeftPadd {
	float: left;
	padding: 5px;
}

.imgFloat_LeftPadd-sml {
	float: left;
	padding: 5px;
}

.currentImageBoxLeft {
	width: auto;
	float: left;
}
.currentImageBox {
	width: 250px;
	float: right;
}
.clearSpace {width:100%; height:25px; clear:both;}

.TopSection {
	height: auto;
	overflow:inherit;
	width:400px;
	float:left;
}
.TopSectionIMG {
	height: auto;
	overflow:inherit;
	width:auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	width: 600px;
	height: auto;
	float: left;
	padding-bottom: 30px;
}
#footer p {}
