html {
	min-height: 100%;
	margin-bottom: 1px;
	font-family: Verdana, Tahoma, Arial;
}
#container {
	width: 790px;
	margin: 0 auto;
}
.topbar {
	text-align:left;
	font-size: 12px;
	color:#1f577f;
	background: url('images/TopBG.jpg') no-repeat;
	min-height: 70px;
	height: 70px;
}
#logo {
	margin-left: 15px;
	vertical-align: middle;
	margin-top: 15px;
	float: left;
}
.topbox {
	float: left;
	padding-left: 25px;
	margin-top: 28px;
}
.topbox a{
    color:#1f577f;
	text-decoration: none;
}
.topbox a:hover{
    color:#1f577f;
	text-decoration: underline;
}

.topboxON {
	float: left;
	padding-left: 25px;
	margin-top: 28px;
	color: #FFFFFF;
	font-weinght: bold;
	font-size: 13px;
}


#middle {
	clear: both;
	background: url('images/MidBG.jpg') no-repeat;
	min-height: 350px;
	height: 350px;
}
#middleproducts {
	clear: both;
	background: url('images/MidBGProducts.jpg') no-repeat;
	min-height: 350px;
	height: 350px;
	margin-left: 5px;
}
#middleproducts2 {
	clear: both;
	background: url('images/MidBGProducts.jpg') no-repeat;
	min-height: 350px;
	height: 290px;
	margin-left: 5px;
}
.mainimage
{
  float: left;
  padding-top: 20px;
  padding-left: 20px;
}
.PenInfo {
	margin-left: 590px;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 185px;
}
.PenDesc {
	width: 185px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
.PenDesc a{
    text-decoration: none;
	color: #000000;
}
.PenDesc a:hover{
    text-decoration: underline;
	color: #000000;
}

.PenDesc img {
	float: right;
	padding-left: 5px;
	border: 0;
}
.PenMore
{
	width: 185px;
	padding-top: 12px;
}
.PenMore img
{
	float: left;
}
#ProductsHeader
{
    padding-top: 10px;
	padding-left: 10px;
}
.ProductsText
{
    font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 30px;
	font-weight: bold;
	
}
.ProductsText a
{
    color: #FFFFFF;
	text-decoration: underline;
}
.ProductsText a:hover
{
    color: #FFFFFF;
	text-decoration: none;
}

.ProductsText img
{
	float: right;
	padding-left: 10px;
}
.ProductsText strong
{
    font-size: 14px;
	text-decoration: underline;
}

#bottom {
	clear: both;
	background: url('images/BottomBG.jpg') no-repeat;
	min-height: 191px;
	height: 191px;
}
#bottomleft {
	width: 153px;
	height: 126px;
	padding-left: 20px;
	padding-top: 25px;
	float: left;
}
#bottomleftcenter {
	float: left;
	padding-left: 10px;
	padding-top: 35px;
	width: 220px;
	height: 126px;
	font-family: Verdana, Tahoma, Arial;
	line-height: 17px;
	font-size: 11px;
}
#bottomrightcenter {
	float: left;
	padding-left: 10px;
	padding-top: 25px;
	width: 105px;
	height: 126px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}
#bottomright {
	float: left;
	padding-left: 10px;
	padding-top: 30px;
	width: 235px;
	height: 126px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}
#footer {
	clear: both;
	padding-top: 5px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-align: center;
}
#prefooter {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-align: center;
			margin-right: auto; 
			margin-left:auto;  
			width:740px; 

}

