BODY {
	margin: 0;
	padding: 0;
}

#header {
	height: 149px;
	background: url(head_bg.gif) repeat-x top left;
	width: 100%;
	margin: 0 0 25px 0;
}

#logo {
	margin: 0 0 0 50px;
}

#banner {
	margin: 0 50px 0 0;
}

#menu {
	width: 780px;
	border-left: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	margin: 0 50px 0 100px;
	padding: 11px;
	text-transform: uppercase;
	font: bold 10px Tahoma;
	color: #C92000;
	text-align: center;
	background: url(menu_bg.gif) repeat-x;
}

#menu A {
	color: #0099FF;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

#menu A:hover {
	color: #C92000;
	text-decoration: underline;
	padding: 0 5px 0 5px;
}

#main {
	width: 100%;
	margin: 0 0 25px 0;
}

#footer {
	padding: 0 0 25px 50px;
	font: normal 11px Verdana;
	color: #777;
}

.air{
	width: 50px;
}

.about {
	width: 350px;
	height: 376px;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background: #F7F7F7;
	vertical-align: top;
}

.quote {
	width: 600px;
	height: 376px;
	background: url(visual.jpg) no-repeat top right;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	vertical-align: top;
}

.head_1 {
	width: 49px;
	height: 14px;
	background: url(about.gif) no-repeat;
	margin: 40px 0 25px 50px;
}

.head_2 {
	width: 151px;
	height: 17px;
	background: url(quote.gif) no-repeat;
	margin: 40px 0 25px 50px;
}

.head_3 {
	width: 105px;
	height: 17px;
	background: url(top.gif) no-repeat;
	margin: 40px 0 25px 50px;
}

.para_1 {
	font: normal 11px/2 Verdana;
	margin: 0 50px 50px 50px;
}

.themes {
	font: normal 11px/2 Verdana;
	margin: 0 0 50px 50px;
	color: #C92000;
}

.themes A {
	color: #0099FF;
	text-decoration: none;
}

.themes A:hover {
	color: #C92000;
	text-decoration: underline;
}

.left_banner {
	width: 350px;
	height: 300px;
	background-color: #F7F7F7;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.top_searches {
	width: 600px;
	height: 300px;
	background-color: #F7F7F7;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.tops_bg {
	background: url(top_searches.gif) no-repeat;
	margin-right: 50px;
	width: 263px;
	height: 225px;
}