body { 
color:#444;font-size:0.9em;
margin:0px; padding:0px;
background-color:#fff;
font-family:tahoma;
}
a { text-decoration:none; color:#636363; }
a:hover { text-decoration:underline; }
h2{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
h3{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.title{
	font-size:16px;
	font-weight:bold;
	text-align: center;
	clear: both;
}

#globalDiv{
	min-width: 981px;
	width: 981px; 
}
#headerTopDiv{
	width: 100%;
	height: 158px;
	background:#015690 url("/images/header_bg.jpg") no-repeat center;
}
#logoText{
	position:relative;
	float:left;
	top:20px;
	left:200px;
	text-align: left;
	color:#015690;
	font-weight: bold;
	font-size: 0.7em;
}
#headerText{
	float:right;
	position:relative;
	top:10px;
	right:10px;
	font-weight: bold;
	font-size: 1em;
	color:#fff;
}
.headerLogoPhone{
	font-size: 1.6em;
	color: #AE0509;
}
.headerPhone{
	font-size: 1.2em;
	color: #AE0509;
}
#topMenuDiv{
	background-color: #015690;
	height: 1.6em;
	padding-top: 4px;
}
ul.topVerticalMenu{
	background-color:#015690;
	list-style: none;
	padding:0px;
	margin: 0px;
}
ul.topVerticalMenu li{
	float:left;
	margin-left: 60px;
}
ul.topVerticalMenu li a{
	color: #fff;
	font-family: Arial, serif;
	font-size: 1em;
	font-weight: bold;
}
ul.topVerticalMenu li a:hover{
	text-decoration: underline;
}
ul.topVerticalMenu li a.selected{
	text-decoration: underline;
}

#mainLeftDiv{
	float:left;
	width: 620px;
}
#sloganDiv{
	margin:2px 10px;
	width:600px;
	font-size: 0.8em;
}
#sepecialsDiv{
	margin:2px 10px;
	width:600px;
	float:right;
	font-size:0.8em;
}
.specialRegion{
	float:left;
	width: 194px;
	margin:10px 3px;
	font-weight: bold;
	text-align: left;
}
.evenLine{
	background-color: #ddd;
}
.specTitle{
	font-size: 1.2em;
	background-color: #AFDFFD;
}
.specCity{
	color:#000;
	width: 100%
}
.specPrice{
	width: 40px;
}
.specPrice a{
	color: #AE0509;
}

#searchFormDiv{
	margin:2px;
	width:350px;
	height:420px;
	float:left;
}

#footerDiv{
	margin-top: 50px;
	clear: both;
}
#rulesDiv{
	width: 100%;
	text-align: left;
	font-size: 0.8em;
}
.bizclassLinkDiv{
	float:left;
	margin:50px 30px;
	width: 300px;
}
.bizclassLinkDiv a{
	color:#AE0509;
	font-size: 1.1em;
}
#botomIconsDiv{
	text-align: center;
	vertical-align: top;
}
#botomIconsDiv img{
	margin:4px;
}

#popupDiv{
	position: absolute;
	display: none;
	width: 300px;
	z-index: 999;
	background-color: #fff;
	border: 2px dashed #ccc;
	padding: 4px;
}