body {
	background: #000 url('images/bg.gif') top center repeat-y;
	font-family: "Verdana";
	font-size: 11px;
	color: #00f3fc;
	line-height: 14px;
	margin:0 auto;
}

#container {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#header_cont {
	width: 100%;
	height: 262px;
	background: #05cafc url('images/header_bg.gif') top left repeat-x;
	border-bottom: 5px solid #fff;
}

#main_cont {
	width: 100%;
	overflow: hidden;
	border-bottom: 5px solid #fff;
	background: #001133 url('images/main_bg.gif') top center repeat-y;
}

#header {
	width: 850px;
	height: 172px;
	overflow: hidden;
	margin:0 auto;
}

#postheader {
	width: 850px;
	height: 90px;
	margin:0 auto;
	overflow: hidden;
	}

#menu {
	width: 200px;
	height: 90px;
	float: left;
	overflow: hidden;
	background: #f00 url('images/bg.gif') top left repeat-y;;
}

#postmenu {
	width: 650px;
	height: 90px;
	float: left;
	overflow: hidden;
	background: transparent url('images/bus_btm.jpg') top left no-repeat;
}


#menu_item_1, #menu_item_2, #menu_item_3, #menu_item_4, #menu_item_5, #menu_item_6, #menu_item_7, #menu_item_0, #menu_item_00 {margin:0; padding:0; border:0; float: left;clear: both;} 

#main
	{
	width: 850px;
	margin:0 auto;
	overflow: hidden;
	}
#precontent {
	width: 175px;
	float: left;
	padding: 50px 0px 0px 25px;
	overflow: hidden;
	}
	
#content {
	width: 610px;
	padding: 40px 15px 40px 25px;
	float: left;
	overflow: hidden;
}

#footer {
	width: 850px;
	height: 50px;
	background: transparent url('images/footer_logo.jpg') top left no-repeat;
	padding-top: 8px;
	clear: both;
	text-align: right;
	margin:0 auto;
	font-size: 10px;
	color: #fff;
}

IMG {border: 0;}
.img {background: 7#f8060; padding: 0px; border: 3px solid #7f8060;}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

a {
	font-weight: bold;
	color: #00f3fc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.u {text-decoration: underline;}

.cellblock {
	width: 600px;
	clear: both;
	display: table-row;
	overflow: hidden;
	}
	
.cell {
		width: 200px;
		height: 100px;
		clear: none;
		overflow: hidden;
		vertical-align: middle;
		text-align: center;
		display: table-cell;
		}

.cell2 {
		padding-bottom: 30px;
		width: 300px;
		clear: none;
		overflow: hidden;
		vertical-align: middle;
		text-align: center;
		display: table-cell;
		}

		
.big {font-size: 13px;
      font-weight: bold;
		color: #fff;
		}


.big2 {
       font-size: 15px;
      font-weight: bold;
		color: #fff;
		}
