body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
}
.box {
	height: auto;
	width: 900px;
	border: 1px solid #318ABF;
	vertical-align: top;
	background-color: #FFFFFF;
	
}

a:hover{
	text-decoration: underline;
}
/************** header tag styles **************/

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #005FA9;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #005FA9;
	text-decoration: none;
}
.content-h {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	text-decoration: underline;
}
.content-sub {
	font-family: Arial;
	font-size: 11px;
	color: #A3A3A3;
	text-decoration: none;
}
.txt-copyright {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px double #F0F0F0;
}

/* Products */

.title_products {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #005FA9;
	text-decoration: none;
}
.instrocks {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}
.border_dw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
#gotostore {
	float: left;
	height: 20px;
	width: 100px;
	margin-top: 5px;
}

#productimage {
	width: auto;
	float: left;
	text-align: left;
	margin-left: 40px;
	height: auto;
	margin-top: 20px;
}
#topbox {
	float: left;
	height: 200px;
	width: 330px;
	margin-left: 30px;
	text-align: left;
}

#pricemenu2 {
	height: 20px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#availability {
	float: left;
	height: auto;
	width: 350px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BB0000;
	font-weight: bold;
}
#name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#manufacturer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
}
.review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: auto;
	width: 280px;
}
#feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: auto;
	width: 630px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
#morepicture {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-size: 12px;
	text-align: center;
}