* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background-image: url(images/background_blue.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
#wrapper {
	height: auto !important;
	min-height: 100%;
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -180px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #8BEBFF;
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	min-height: 100%;
	padding-left: 10px;
	padding-top: 10px;
}
#header img {
	float: left;
}
#stats {
	float: right;
	height: 120px;
	width: 250px;
}
#content {
	width: 970px;
	margin: auto;
}
#subcontent {
	background-color: #FFF;
}
#popular {
	height: 75px;
	background-color: #FFF;
}
#expired {
	height: 75px;
	background-color: #FFF;
}
#mainContent {
	float: right;
	width: 810px;
}
#top_bar {
	background-image: url(images/topBar.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
#bottom_bar {
	background-image: url(images/bottomBar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}
#notice {
	min-height: 35px;
	background-color: #FFF;
}
#navbar {
	clear: both;
	float: left;
	width: 150px;
}
#navbarTitle {
	height: 25px;
	background-color: #D1D1D1;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 10px;
}
#navItem {
	margin-bottom: 5px;
	margin-left: 3px;
}
#navTitle {
	font-size: 16px;
	color: #000;
}
#navItem ul li {
	list-style-type: circle;
	padding-left: 3px;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
}

#push {
	height: 190px;
	clear: both;
}

#footer {
	height: 60px;
	width: 950px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 3px;
	padding-right: 2px;
}
#footer  .first{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#coupons {
	min-height: 70px;
	clear: left;
}
#gAD_bottom {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}

#c_title {
	margin-left: 75px;
	text-decoration: underline;
	color: #03F;
}

#c_description {
	margin-left: 75px;
	margin-right: 3px;
}
#c_expire {
	margin-left: 75px;
	text-align: right;
	margin-right: 10px;
	color: #F00;
}
#coupons img {
	min-width: 64px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 3px;
}
#roundT {
	position: relative;
	background-image: url(images/roundCorners_6.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 6px;
	width: 810px;
	margin-top: 5px;
}
#roundB {
	position: relative;
	background-image: url(images/roundCorners_6.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 6px;
	width: 810px;
}


#location {
	color: #000000;
	font-size: 16px;
	margin-left: 30px;
}
#title {
	font-size: 40px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 5px;
}
#c_img {
	float: right;
	min-width: 128px;
	min-height: 128px;
}
#description {
	margin-left: 10px;
	margin-right: 135px;
}
#related {
	clear: both;
	height: 100px;
	margin-bottom: 5px;
	border-top: #FFFFFF thin solid;
	border-bottom: #FFFFFF thin solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
#related_ad {
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 20px;
}
