.main_bg {
	background-color: #354C75;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	height:auto;
}
.white_text {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

		#menu ul{
			list-style:none;
		}
			#menu li{
				list-style:none;
				float:left;
				height:39px;
			   }
				#menu a {
					float:left;
					color:#000;
					font-size:12px;
					line-height:39px;
					text-decoration:none;
					background-image:url('images/homebg.jpg');
					padding:0 25px;
				}
				#menu li a:hover{
						color:#fff;
						background:#7DA7D9 ;
						background-repeat:repeat;
						float:center;
					}
					#menu li a.current{
					float:left;
					color:#fff;
				    background:#7DA7D9 ;
					font-size:12px;
					line-height:39px;
					text-decoration:none;
					padding:0 25px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #233656;
	text-decoration: none;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #656565;
	text-decoration: none;
}
.product_bg {
	background-image: url('images/01.jpg');
	background-repeat: repeat-x;
	width:auto;
	height:210px;
}
.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #364157;
	text-decoration: none;
}
.footer_middle {
	background-image: url('images/footer_middle.jpg');
	background-repeat: repeat-x;
}
.maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	text-decoration:none;
	}
	
	.redtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
	}
	