body {
	margin:0px;
	padding:0px;
	background:url(../images/bgloop.png) repeat-x;
	font-family:verdana;
	color:#72787d;
	font-size:12px;
	line-height:20px;
}
a {
	color:#7fa021;
	text-decoration:underline;
}
a:hover {
	color:#8dba1c;
	text-decoration:underline;
}
h1 {
	font-family:Georgia;
	color:#8dba1c;
	margin:5px 0 30px 0;
}
h2 {
	font-family:Georgia;
	color:#8dba1c;
}
h3 {
	font-family:Georgia;
}
.wrapper {
	margin:0 auto;
	width:1000px;
}
#logo {
	float:left;
	width:112px;
	height:99px;
	background:url(../images/logo.png) no-repeat;
	margin:20px;
}
#topbar {
	float:right;
	margin:15px 0 25px 0;
}
#topbar ul {
	margin:auto;
	padding:0;
}
#topbar li {
	float:left;
	padding:0 15px 0 15px;
	border-right:#FFFFFF solid 1px;
	line-height:normal;
	list-style:none;
}
#topbar li a {
	color:#FFFFFF;
	text-decoration:none;
}
#topbar li a:hover {
	color:#e5ca43;
	text-decoration:none;
}
#topbar li.none {
	border:none;
}
#clock {
	float:right;
	width:336px;
	height:67px;
	margin:0 10px 0 502px;
}
#navbox {
	float:left;
	width:1000px;
	height:47px;
}
#navlc {
	float:left;
	width:12px;
	height:47px;
	background:url(../images/lc.png) no-repeat;
}
#nav {
	float:left;
	width:976px;
	height:47px;
	background:url(../images/navloop.png) repeat-x;
}
#nav ul {
	margin:auto;
	padding:0;
	height:47px;
}
#nav li {
	float:left;
	height:47px;
	list-style:none;
}
#nav li a {
	display:block;
	padding:0 14px 0 14px;
	color:#6d6d71;
	height:47px;
	line-height:42px;
	text-decoration:none;
}
#nav li a:hover {
	display:block;
	color:#80a323;
	height:47px;
	padding:0 14px 0 14px;
	background:url(../images/navloop.png) repeat-x 0 -47px;
	color:#000000;
	text-decoration:none;
}
.arrow {
	cursor:default;
}
#nav li ul {
	display:none;
	width:200px;
	position:absolute;
	z-index:100;
}
#nav li:hover ul {
	display:block;
}
#nav li li {
	display:block;
	width:200px;
	height:30px;
	background:#333333;
	line-height:normal;
	border-bottom:#CCCCCC dotted 1px;
}
#nav li ul a {
	display:block;
	height:14px;
	padding:8px 5px 8px 5px;
	color:#FFF;
	line-height:normal;
	text-decoration:none;
}
#nav li ul a:hover {
	height:14px;
	padding:8px 5px 8px 5px;
	color:#000;
	line-height:normal;
	text-decoration:none;
}
#navrc {
	float:right;
	width:12px;
	height:47px;
	background:url(../images/rc.png) no-repeat;
}
#contant {
	float:left;
	width:956px;
	background:#FFFFFF;
	padding:22px 22px 22px 22px;
}
#banner {
	display:block;
	width:955px;
	height:335px;
	margin:0 0 10px 0;
	background:url(../images/bshadow.png) no-repeat bottom;
}
#offers {
	float:left;
	width:955px;
	height:124px;
	margin:0 0 10px 0;
}
#offers ul {
	margin:auto;
	padding:0;
}
#offers li {
	float:left;
	width:290px;
	height:104px;
	background:url(../images/box.png) no-repeat;
	margin:0 12px 0 0;
	padding:10px;
	list-style:none;
}
#offers li.none {
	margin:0;
}
#leftcol {
	float:left;
	width:635px;
	padding:10px 10px 0 0;
}
#rightcol {
	float:right;
	width:310px;
}
#footer {
	float:left;
	width:100%;
	height:200px;
	background:#e8e8e8;
	padding:10px 0 10px 0;
}
.fcol {
	float:left;
	width:215px;
	padding:0 15px 0 15px;
}
.fcol ul {
	margin:auto;
	padding:0;
}
.fcol li {
	float:left;
	width:215px;
	height:20px;
	list-style:none;
}
#copyright {
	float:left;
	width:100%;
	height:60px;
	background:url(../images/footer.png) repeat-x;
	padding:20px 0 0 0;
	color:#FFFFFF;
}
#copyright a {
	color:#FFFFFF;
}
#copyright a:hover {
	color:#ffdd38;
}
#facebook {
	float:right;
	width:40px;
	height:40px;
	background:url(../images/facebook.png) no-repeat;
	margin:0 20px 0 0;
	border:none;
}
#twitter {
	float:right;
	width:40px;
	height:40px;
	background:url(../images/twitter.png) no-repeat;
	margin:0 10px 0 0;
	border:none;
}
#cat {
	float:left;
	width:956px;
}
#cat ul {
	margin:0px;
	padding:0px;
}
#cat li {
	float:left;
	width:200px;
	height:200px;
	list-style:none;
	padding:10px;
	margin:15px 0px 50px 15px;
	text-align:center;
	border:1px solid #cccccc;
	text-decoration:none;
}
#pdeals {
	float:left;
	width:955px;
}
#pdeals ul {
	margin:0px;
	padding:0px;
}
#pdeals li {
	float:left;
	width:200px;
	height:200px;
	border:1px solid #cccccc;
	list-style:none;
	padding:8px;
	margin:10px 10px 50px 10px;
	text-align:center;
}
#cdeals {
	float:left;
	width:955px;
}
#cdeals ul {
	margin:0px;
	padding:0px;
}
#cdeals li {
	float:left;
	width:150px;
	height:150px;
	border:1px solid #cccccc;
	list-style:none;
	padding:8px;
	margin:10px 10px 50px 10px;
	text-align:center;
}
.input {
	float:left;
	width:250px;
	height:20px;
	border:#CCCCCC 1px solid;
	overflow:auto;
}
.input2 {
	width:100px;
	height:20px;
	border:#CCCCCC 1px solid;
	overflow:auto;
}
.input3 {
	width:150px;
	height:20px;
	border:#CCCCCC 1px solid;
	overflow:auto;
}

.textarea {
	float:left;
	width:250px;
	height:100px;
	border:#CCCCCC 1px solid;
	overflow:auto;
}
.subscribe {
	float:left;
	width:153px;
	height:37px;
	background:url(../images/subscribe-btn.png) left no-repeat;
}
.applynow {
	float:left;
	width:145px;
	height:30px;
	background:url(../images/applynow.png) no-repeat left;
	border:none;
	margin:10px 0 20px 0;
}
#sub {
	float:left;
	width:615px;
	padding:10px;
	border:#666666 1px solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	behavior:url(border-radius.htc);
	border-radius: 8px;
