.container {
	width: 98%;
			}
.header {
	background-image:  url(images/banner_bg.gif);
	width: 100%;
	height: 67px;
	overflow: hidden;
}
.welcome {
	background-image:  url(images/welcome_bg.gif);
	width: 100%;
	height: 54px;
}
body {
	margin: 2px 0px 0px 0px;
}

html {
	height: 101%;
}

#extras{
	width: 122px;
	height: auto;
}

#nav {
	width: 176px;
	height: auto;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:27px;
	background-image: url(images/topnav_bg.gif);
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
}

.topnav A {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	padding: 0px 11px 0px 11px;
	border-width: 1px;
	border-left-style: solid;
	border-color: #FFFFFF;
	float: left;

	clear: none;

	line-height: 25px;

	font-size: 12px;

}

.topnav A:hover {text-decoration: underline; }



.navheading {

	font-family: Arial, Helvetica, sans-serif;

	color: B7D9E2;

	background-color: #3B97B1;

	font-size: 11px;

	font-weight: bold;

	padding-left: 8px;

	vertical-align: middle;

	margin-bottom: 1px;

	line-height: 19px;

	text-align: left;

	width: auto;

}



.navbox {

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 1px;

	border: 1px solid #89C1D0;

	padding: 7px 7px 7px 10px;

	text-align: left;

	width: auto;

}



.navbox A {

	font-size: 12px;

	font-weight: normal;

	color: #0033CC;

	display: block;

	padding-bottom: 5px;

	text-decoration: none;

}



.navbox A:hover{text-decoration: underline;}



#main {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding-right: 2px;

	padding-left: 2px;

}



.welcometxt h1, .welcometxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	height:27px;

	float: left;

	width: 177px;

	color: #FFFFFF;

	background-image: url(images/welcome_txtbg.gif);

	letter-spacing: -1px;

	line-height: 24px;

	word-spacing: -2px;

	overflow: hidden;

	font-weight: normal;

	margin: 0px;

}



h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	color: #235969;

	border: thin none #FFFFFF;

	margin: 0px;

	letter-spacing: -1px;

	display: inline;

	clear: none;

	float: left;

	padding: 0px 0px 0px 4px;

}



.topnavgradient {

	background-color: #ADD4DE;

	float: right;

	text-align: left;

	margin-top: 1px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	width: 25%;

	overflow: hidden;

}

.hdots {

	background-image: url(images/dots_grey.gif);

	background-repeat: repeat-x;

	height: 3px;

	width: 100%;

	margin: 0px;

	padding: 0px;

	overflow: hidden;

	float: left;



}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #235969;
	display: block;
	clear: both;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	margin-top: 0px;



}

.productcomments h3 {
	font-size: 19px;
	font-weight: bold;
	color: #235969;
	display: block;
	clear: both;
	margin: 0px;
	background-image: url(images/commentbubbles.gif);
	background-repeat: no-repeat;
	background-position: 128px top;
	height: 35px;
	line-height: 35px;
}

h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #000000;

	display: block;

	clear: both;

	margin: 0px 0px 0em;

}

.heading {

	font-weight: bold;

	color: #235969;

	background-color: #E0EEF1;

	text-align: right;

	height: 38px;

	line-height: 38px;

	margin: 0px;

	padding: 0px;

	float: left;

	overflow: hidden;

	width: 100%;

}



.heading A{

	color: #235969;

	font-size: 9px;

	padding: 4px 5px;

	margin: 0px 0px 0px 2px;

	border: 1px solid #FFFFFF;

}



.heading A:hover {background-color: #FFFFFF;}





.adsense {

	text-align: center;

	border: 1px none #D7EAF2;

	overflow: hidden;

	width: 468px;

	float: none;

	margin: 0px;

	padding: 0px 0px 3px;

}

.adsensewrap {

	background-color: #F3F3F3;

	text-align: center;

	margin: 0px;

	padding: 0px;

}



.hdots2 {

	background-image: url(images/dots_grey.gif);

	background-repeat: repeat-x;

	height: 13px;

	width: 10%;

	display: block;

	margin: 0px;

	padding: 0px;

	overflow: hidden;

	clear: both;

}


.product {
	border: 1px solid #CDE3E9;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}

.productpic {
	width: 40%;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productdesc {
	width: 59%;
	float: right;
	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: solid;
	border-top-color: #CDE3E9;
	border-right-color: #CDE3E9;
	border-bottom-color: #CDE3E9;
	border-left-color: #CDE3E9;
	padding-bottom: 5px;
}
.productcomments {
	margin: 0px;
	padding: 0px;
	border: 10px solid #FF0000;
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
	border-top: 1px none #CDE3E9;
	border-right: 1px solid #CDE3E9;
	border-bottom: 1px solid #CDE3E9;
	border-left: 1px solid #CDE3E9;
	text-align: justify;
}
.productarrow {
	background-image: url(images/pricearrow.gif);
	width: 188px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	display: inline;
	clear: left;
	float: left;
}
.productbutton {
	background-image: url(images/price_button.gif);
	width: 137px;
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	text-align: center;
	margin-right: 10px;
	color: #0000FF;
}

.bannertop {
	float: right;
	margin-top: 3px;

}

-->
