@import url(_ads.css);
@import url(_forms.css);
@import url(_featured_business.css);
@import url(_vendor_links.css);
@import url(_keyword_links.css);

body {
	background: #fff;
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #000;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
 }

img { border: 0px; }

#right_column {
	background: #fff;
	position: relative;
	float: left;
	margin: 10px;
	width: 250px;
	color: #330;
	border: 1px solid #330;
 }

#keysearch {
	position: relative;
	float: left;
	width: 280px;
 }

#banner {
	position: relative;
	float: left;
	width: 792px;
	height: 92px;
	padding: 3px;
 }

#daily {
	text-align: right;
	float: left;
	position: relative;
	width: 792px;
	padding: 3px;
	border-bottom: 1px solid #000;
 }

#menu {
	float: left;
	position: relative;
	width: 798px;
	border-bottom: 1px solid #000;
 }

#menu a {
	background: #330;
	color: #fff;
	position: relative;
	float: left;
	text-align: right;
	width: 77px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border: 1px solid #fff;
 }

#menu a:hover {
	background: #c30;
	color: white;
	text-decoration: underline;
 }

#submenu {
	float: left;
	position: relative;
	width: 798px;
	border-bottom: 1px solid #000;
	z-index: 200;
 }

#reglog {
	float: left;
	position: relative;
	text-align: left;
	width: 388px;
	height: 22px;
	padding: 3px;
 }

#vendor_box {
	float: left;
	position: relative;
	width: 792px;
	border-bottom: 1px solid #000;
	z-index: 400;
 }	

#vendor_words {
	position: relative;
	float: left;
	width: 535px;
	height: 78px;
	background: #fff url(../images/vendor_bg.jpg) repeat-x;
	z-index: 500;
 }

#vendor_form {
	background: #fff url(../images/magglass.jpg) no-repeat top left;
	text-align: right;
	position: relative;
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 10px;
	width: 250px;
	height: 65px;
	border-left: 1px solid #000;
	overflow: hidden;
 }

#vendor_form form {
	float: right;
	position: relative;
	display: inline;
	padding: 3px;
 }

#left {
	background: #996;
	position: relative;
	float: left;
	width: 192px;
	padding: 3px;
	border-bottom: 1px solid #000;
 }

#left a {
	color: #fff;
	text-decoration: none;
 }

#left a:hover {
	color: #fff;
	text-decoration: underline;
 }

.left_tab a {
	margin: 5px;
	display: block;
	text-align: center;
	background: #330;
	color: #fff;
	border: 1px solid #fff;
	width: 164px;
	text-decoration: none;
	padding: 8px;
 }

.left_tab a:hover {
	background: #c30;
	text-decoration: underline;
 }

#main {
	position: relative;
	float: left;
	width: 592px;
	padding: 3px;
	border-bottom: 1px solid #000;
	z-index: 1;
 }

#right_ads {
	background: #fff;
	position: relative;
	float: left;
	margin: 10px;
	width: 250px;
	color: #330;
	border: 1px solid #330;
 }

#footer {
	background: #fff url(../images/footer_bg.gif) repeat-x;
	position: relative;
	float: left;
	width: 792px;
	height: 92px;
	padding: 3px;
	border-bottom: 1px solid #000;
 }

#pricing_box {
	position: relative;
	float: left;
	width: 574px;
	margin: 5px;
	padding: 3px;
	z-index: 2;
 }

#pricing_box a {
	color: blue;
	text-decoration: underline;
 }

#pricing_box a:hover {
	color: #c30;
	text-decoration: none;
 }