img, a, a img {
	border:none;
	outline:none;
}
.nomargin {
	margin:0;
}
.f11 {
	font-size:11px;
}
.left {
	float:left;
}
ul, ol, li {

}
h3 {
	margin:5px 0;
}
body {
	background-color:#ccc;
	font-family:arial;
	margin:0;
	padding:0;
}
div#page {
	left:50%;
	margin-left:-400px;
	position:absolute;
	width:800px;
}
div#top {
	margin-top:10px;
	height:169px;
	width:800px;
	background:#ccc url('img/topimg.png') no-repeat 0px 16px;
	float:left;
	text-align:center;
}
div#top p {
	font-size:11px;
}
div#middle {
	height:279px;
	width:800px;
	background:#fff url('img/middleimg.png') no-repeat;
	float:left;
}
div#footer {
	width:800px;
	background:#fff url('img/bottomimg.png') no-repeat;
	float:left;
	border-right:1px solid #e0c502;
	border-left:1px solid #e0c502;
	border-bottom:1px solid #e0c502;
}
div#page>div#footer {
	width:798px;
}
div#footer2 {
	width:800px;
	margin-bottom:15px;
	float:left;
	font-size:11px;
	color:#333;
}
div#bottom {
	width:800px;
	float:left;
	border-right:1px solid #e0c502;
	border-left:1px solid #e0c502;
	background-color:#fff;
	height:235px;
}
div#page>div#bottom {
	width:798px;
}
div#cities-container {
	float:left;
	margin-top:2px;
	height:95px;
	width:800px;
}
.cities {
	width:133px;
	font-size:11px;
	float:left;
	height:95px;
	padding-left:35px;
	line-height:13px;
	color:#666600;
}
div#cities-container>.cities {
	width:98px;
}
#firstcities {
	width:134px;
}
#lastcities {
	width:134px;
}
#submitbut {
	font-size:24px;
	height:50px;
	width:125px;
	margin-top:10px;
}
#middlebox h3 {
	margin:5px 0;
}
#mainul {
	margin-top:30px;
}
h2 {
	font-size:16px;
}
#whatever p {
	font-size:12px;
}
.333 {
	color:#ccc;
}.start {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

