@charset "utf-8";
/* CSS Document */

#main {
	height: auto;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}

#div1 {
	height: 150px;
	width: 995px;
}
#div2 {
	height: auto;
	width: 995px;
}
#divleft {
	height: auto;
	width: 210px;
	float: left;
	
}
#divright {
	height: auto;
	width: 775px;
	float: right;
}
#divbanner {
	height: 150px;
	width: 765px;
	margin-top: 10px;
}
#divproduct {
	width: 765px;
	height: auto;
	float: right;
	margin-top: 15px;
}
#product1 {
	height: 300px;
	width: 350px;
	float: left;
	background-image: url(images/productbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#prodtext1 {
	height: 150px;
	width: 320px;
	float: left;
	text-align: left;
	
	font-size: 11px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#prodtext2 {
	height: 200px;
	width: 350px;
	float: right;
	
}
#product2 {
	height: 300px;
	width: 350px;
	float: right;
	background-image: url(images/productbg.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	background-position: bottom;
}
#banner1 {
	height: 148px;
	width: 418px;
	float: left;
}
#banner2 {
	height: 148px;
	width: 320px;
	float: right;
	background-repeat: no-repeat;
	background-position: center;
	
}
#sidenav {
	height: 400px;
	width: 210px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#navheader {
	height: 25px;
	width: 210px;
	background-image: url(images/dots.jpg);
	background-position: center 22px;
	background-repeat: no-repeat;
}
#menunav {
	height: 25px;
	width: 210px;

}
#menunav2 {
	height: 25px;
	width: 210px;
	background-image: url(images/dots.jpg);
	background-repeat: no-repeat;
	background-position: center 24px;
}
#navbullet {
	height: 20px;
	width: 25px;
	float: left;
	margin-top: 5px;
	list-style-image: url(images/arrow.jpg);
}
#navproduct {
	height: 25px;
	width: 160px;
	float: right;
}
.navtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e3192;
	text-align: left;
	text-indent: 5px;
	display: block;
	text-decoration: none;
	margin-top: 5px;
}
.navtxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC008C;
	text-align: left;
	text-indent: 5px;
	display: block;
	text-decoration: underline;
	margin-top: 5px;
}
.menuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EC008C;
	font-weight:bold;
}
#category {
	height: 100%;
	width: 210px;
	float: left;
	margin-left: 5px;
}
#home {
	height: 100%;
	width: 210px;
	margin-left: 0px;
	float: left;
}
#productpic {
	height: 130px;
	width: 165px;
	float: left;
	margin-left: 5px;
	vertical-align: middle;
	text-align:right;
	
}
#producttxt {
	height: 130px;
	width: 140px;
	float: left;
	margin-left: 15px;
	background-position: center;
	vertical-align: top;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EC008C;
	text-align: left;
}
.priceusd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #153D85;
	font-weight: bold;
	text-align: left;
}
#link {
	height: 18px;
	width: 88%;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
.bodytext
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}
.footer-text
{
	font-family: verdana;
	font-size: 12px;
	color: #2e3192;
	text-decoration: none;
	font-weight: normal;
}
#footermain {
	height: auto;
	width: 995px;
	float: left;
}
#rightside {
	height: auto;
	width: 775px;
	float: right;
}
#calculator {
	height: 420px;
	width: 205px;
	float: right;
	margin-right: 10px;
	vertical-align: top;
	margin-top:10px;
}
#productdesc {
	height: auto;
	width: 500px;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	padding-bottom: 20px;
	text-align: left;
}
#producttext {

	font-size: 11px;
	color: #666666;
	width: 50px;
	height: 50px;
	float: left;
}
#arrow {
	height: 25px;
	width: 50px;
	float: left;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.businesscard
{
 font-weight:bold;
 text-decoration:none;
 color:#666666;
}
