body {
	color: #222222;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 13px;
	font-family: 'Verdana';
	background-color: #B2B2B2;
}

#bottom {
	overflow: auto;
	border: 1px solid #828282;
	background-color: #F2F2F2;
	margin: 0 auto;
	width: 806px;
}

#bottom p {
	padding: 0px 15px 0px 15px;
}

#bottom h1 {
	font-size: 26px;
}

#left {
	width: 806px;
	margin: 0 auto;
	border-bottom: 1px solid #828282;
	height: 247px;
}

#offline {
	text-align: justify;
}

#sites {
	text-align: right;
	display: inline;
	margin: 0 auto;
}

#sites img {
	border:1px solid #000000;
	margin: 18px 9px 0px 9px;
}

#style1 {
	margin:11px;
	border:1px solid;
}

ul{
	margin-left: -20px;
}

li {
	float:left;
	list-style:none;
	text-align: center;
}

.buttons {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#012262;
}

a:hover {
	text-decoration: underline;
	color: #DB0222;
}

h2.table {
	margin: 30px 0px 30px 0px;
	font-size:20px;
}

#menu {
	clear: both;
}

#header {
	float: left;
	width: 786px;
	text-align: center;
}

#button {
	width: 16px;
	height: 16px;
	padding-bottom: 3px;
	padding-right: 4px;
	float: right;
}

#button img {
	border: 0;
}

#imgthird {
	width: 786px;
	margin-left: 10px;
	float: left;
	color: #F7F8F9;
	height: 2px;
}

.special {
	background-color: #F2F2F2;
	overflow: hidden;
	height: 10px;
	width: 786px;
	margin: 0 auto 0 auto;
}


.welcometextbox {
	width: 786px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	height: 10px;
	background-color: #F2F2F2;
}


.sitemast {
	float: right;
	width: 786px;
	display: none;
}

