@charset "utf-8";
/* CSS Document */

*{
	margin:0; padding:0; outline:none; border:none;}
body{
	background:#a5def0; color:#000;
	font:normal 12px/16px Arial, Helvetica, sans-serif;}
a{
	text-decoration:none;}
.clear{
	font-size:0; line-height:0; clear:both;}
#mainDiv{
	margin:0 auto; width:884px;}
	
/*------- header starts -----------*/

#header{
	height:113px;}
#header div.logo{
	height:95px; width:626px; top:11px; left:23px;
	position:relative;}
.star{
	 background:url(../images/logo.gif) no-repeat center center;
	 display:block; height:95px; width:626px; text-indent:-9999px;}

/*------- header ends -----------*/

/*------- body starts -----------*/

#body{
	background:#FFF;}
.topBg{
	background:url(../images/borderTop_bg.gif) repeat-x left top;
	border-bottom:2px solid #ecbf00;}
.leftBg{
	background:url(../images/borderLeft_bg.gif) repeat-y left top;
	width:23px;}
.rightBg{
	background:url(../images/borderRight_bg.gif) repeat-y right top;
	width:23px;}
.btmBg{
	background:url(../images/borderBtm_bg.gif) repeat-x left bottom;
	height:11px;}
#body h2{
	font:normal 16px/40px Arial, Helvetica, sans-serif;
	color:#00a1fe;}
#body p{
	margin-bottom:18px; text-align:justify;}
.product{
	width:280px;}
img.botMar{
	margin-bottom:21px;}
img.clickBtn{
	padding-left:10px; float:left; clear:left;
	width:175px;}
dl.list dt{
	width:176px; height:36px; float:left;
	padding-left:9px;}
dl.list dd{
	width:83px; height:36px; float:left;}

/*------- body ends -----------*/

/*------- footer starts -----------*/

#footer p{
	text-align:center;
	font:normal 12px/40px Arial, Helvetica, sans-serif;}
#footer p span{
	padding-left:31px;}
#footer a{
	color:#000;}
#footer a:hover{
	text-decoration:underline;}

/*------- footer ends -----------*/