body{
	behavior:url("csshover.htc");
	background:#cecece;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333333;
	margin:0px;
}
h1,h2,h3,h4,h5,h6,h6{
	margin:0px;
	font-weight:normal;
}
p{
	margin:0px;
}
table{
	border-collapse:collapse;
}

#container{
	margin:0px auto;
	width:1000px;
}
#wrapper{
	float:left;
	width:1000px;
}
.flt{
	float:left;
}
.frt{
	float:right;
}
a{
	text-decoration:none;
}
a img{
	border:0px;
}
/***********Page Wrapper*****************/
.pagetop{
	float:left;
	background:url(../images/top_bg.gif) no-repeat left top;
	width:960px;
	padding:20px;
}
.pagebottom{
	float:left;
	background:url(../images/bottom_bg.gif) no-repeat left bottom;
	width:1000px;
}
.pagebg{
	float:left;
	background:url(../images/mid_bg.gif) repeat-y left top;
	width:1000px;
}

/********************Header******************/

#header{
	float:left;
	width:960px;
	padding:0px;
}
#header_lft{
	float:left;
	width:560px;
	padding:0px;
}
#logo{
	background:url(../images/logo.gif) no-repeat left top;
	width:427px;
	height:90px;
	float:left;
}
#logo a{
	width:427px;
	height:90px;
	display:block;
}
#header_rgt{
	float:right;
	padding:10px 0px 0px 0px; 
}
/*****************Navigation*********************/
.nav_container{
	float:left;
	background:url(../images/nav_bg.gif) no-repeat left top;
	width:960px;
	height:33px;
	color:#FFFFFF;
	margin:10px 0px;
	display:inline;
}
.nav{
float:left;
font-weight:bold;
}
.nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav ul li{
	margin:0px;
	padding:0px 15px;
	line-height:33px;
	border-right:1px solid #FFFFFF;
	float:left;
}
.nav ul li:hover, .nav ul li.current, .nav ul li.allover{
	background:#d14f24;
}
.nav ul li.home:hover, .nav ul li.home {
	background:url(../images/home_hover.gif) no-repeat left top #d14f24;
}
.nav ul li a{
	color:#FFFFFF;
		text-decoration:none;
}
.nav ul li.home a{
	background:url(../images/home_icon.gif) no-repeat left;
	padding:0px 0px 0px 15px;
}
.nav ul li.allover a{
	padding:0px 0px 0px 0px;
}
/**************Cart*************/
.cart{
	float:right;
	padding:7px 10px 0px 0px;
}
/********************Mian container************/
.content{
	float:left;
	width:960px;
}
.content_right{
	float:left;
	width:730px;
}
.sidebar{
	float:left;
	width:220px;
	margin:0px 10px 0px 0px;
	display:inline;
}
.home_main{
	float:left;
	background:url(../images/home_main.png) no-repeat left top;
	width:730px;
	height:533px;
	position:relative;	
}
.home_main a{
	display:block;
	width:730px;
	height:533px;
}
* html .register_now{
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/registernow.png", sizingMethod="image");
}

.register_now{
	position:absolute;
	background:url(../images/registernow.png) no-repeat right top;
	width:145px;
	height:144px;
	top:-7px;
	right:-6px;	
}
.register_now a{
	display:block;
	width:145px;
	height:144px;
}
.fieldheader{
	background-color: #E6E6E6;
	color:#666666;
	font-weight:bold;	
}

.imgborder{
 border:0px;	
}

.tableborder{
	border:1px solid #DDEDFC;
}
.red{
	color:#FF0000;	
}


/*************Sidebar_contents******************/
.box_cont{
	float:left;
	width:220px;
	margin:0px 0px 8px 0px;
	display:inline;
}
.box_bg{
	float:left;
	width:220px;
	background:url(../images/box_bg.gif) repeat-y left top;	
}
.box_bottom{
	float:left;	
	width:200px;
	padding:0px 10px 9px 10px;
	background:url(../images/box_b.gif) no-repeat left bottom;
}
.box_bg a{
	color:#39383a;
}
.box_bg p{
	margin:5px 0px;
}
.box_bg td{
	padding:0px 0px;
}
.box_bg span{
	font-size:.85em;
}
.box_bg ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.box_bg ul li{
	float:left;
	width:180px;
	margin:0px;
	padding:8px 5px;
	background:url(../images/line_bg.gif) repeat-x left bottom;
}
.product{
	background:url(../images/blue_bg.jpg) no-repeat left top;
	width:200px;
	padding:0px 10px;
	line-height:39px;
	color:#FFFFFF;	
	font-weight:normal;
	font-size:1.25em;
}
.login{
	background:url(../images/green_bg.jpg) no-repeat left top;
	width:200px;
	padding:0px 10px;
	line-height:39px;
	color:#FFFFFF;	
	font-weight:normal;
	font-size:1.25em;
}
.txt{
	margin:5px 5px 0px 5px;
	padding:4px;
	border:1px solid #dedede;
	width:115px;	
}
.submit{
	background:#d1d1d1;
	font-size:11px;
	margin:5px 5px 0px 0px;
	padding:2px 5px;
	border:1px solid #dedede;
	border:0px;
}

.text-box{
	border: 1px solid  #DDEDFC;
}
.fieldsetborder{
	border:1px solid #DDEDFC;
}
.formlabel{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
}

.normallink{
	text-decoration:none;
	color:#006699;
	font-weight:bold;	
}

.midheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.tempname{
	color: #333333 ;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}

.tempname a{
	color: #333333 ;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}
.tempname a:hover{
	color: #333333 ;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.headings{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:12px;
	color:#5C5C5C;
	border-bottom:1px solid #999999;
	margin-bottom:10px;
	border-bottom-style:dashed;
	text-align:left;
}


/****************Footer***************/
.footer_conatiner{
	float:left;
	width:960px;
	margin:20px 0px 10px 0px;
	display:inline;
}
.footer_left{
	float:left;
}
.footer_rgt{
	float:right;
	text-align:right;
	font-size:.85em;
	color:#005fb1;
	line-height:20px;
	padding:10px 0px 0px 0px;
}
.footer_conatiner a{
	font-size:1.1em;
	color:#005fb1;
	padding:0px 10px;
}
.copy{
	color:#777777;
	padding:0px 10px 0px 0px;
}
.error{
	color:red;
	font-weight:bold;	
}