img {
	border: 0px none;
}

html {
	width: 100%;
	height: 100%;
	background: url('../img/bg_html.png') repeat-x;
	background-color: #006CB0;
	margin: 0px;
}

body {
	width: 980px;
	height: 100%;
	background: url('../img/bg_body.png') repeat-y;
	background-color: #EFF8FE;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
	margin: 0px auto;
}

#body {
	width: 980px;
	background: url('../img/bg_body.png') repeat-y;
	margin: 0px auto;
}

a {
	color: #324B67;
	text-decoration: underline;
}

a:hover {
	color: #324B67;
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

input {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

select {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

option {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
	background-color: #ffffff;
}

textarea {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma,Arial,sans-serif;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	border-bottom: 1px dashed #818181;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin: 0px;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 0px;
}

li {
	list-style: none;
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}



.invisible {
	display: none;
}

.clear {
	clear: both;
}


h1 {
	position: absolute;
	top: 171px;
	margin-left: 34px;
	font-size: 18px;
	font-weight: bold;
}

#top {
	width: 980px;
	height: 205px;
	background: url('../img/bg_top.png') no-repeat;
}

#menu {
	position: absolute;
	width: 980px;
	top: 76px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu li {
	width: 170px;
	float: left;
}


#menu li.logo {
	width: 300px;
}

#menu li a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#menu li.logo a {
	position: absolute;
	top: -75px;
	display: block;
	width: 300px;
	height: 115px;
	line-height: 115px;
}

#menu li a:hover {
	color: #000000;
	text-decoration: underline;
}

#menu li.logo a span {
	display: none;
}

#banners {
	position: absolute;
	top: 193px;
	width: 340px;
	margin-left: 640px;
}

#banners div {
	width: 340px;
	height: 122px;
}

#banners div.banner1 {
	background: url('../img/banner1.png') no-repeat;
}

#banners div.banner2 {
	background: url('../img/banner2.png') no-repeat;
}

#banners div.banner3 {
	background: url('../img/banner3.png') no-repeat;
}

#banners div h2 {
	width: 168px;
	height: 22px;
	font-size: 18px;
	line-height: 22px;
	padding-top: 14px;
	margin-left: 138px;
	overflow: hidden;
}

#banners div h2 a {
	color: #000000;
	text-decoration: none;
}

#banners div h2 a:hover {
	color: #324B67;
	text-decoration: underline;
}

#banners div p {
	width: 168px;
	height: 44px;
	padding-top: 5px;
	margin-left: 139px;
	margin-bottom: 2px;
	overflow: hidden;
}

#banners div a.more {
	color: #324B67;
	text-decoration: none;
	margin-left: 272px;
}

#banners div a.more:hover {
	text-decoration: underline;
}

#banners_admin {
	position: absolute;
	width: 350px;
	top: 211px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 640px;
}

#banners_admin li {
	_height: 20px;
	*margin-bottom: -14px;
	_margin-bottom: 0px;
	margin-left: 19px;
	clear: both;
}

#banners_admin li.headline {
	margin-bottom: 4px;
	*margin-bottom: -10px;
	_margin-bottom: 0px;
	margin-left: 20px;
}

#banners_admin li span {
	float: left;
	display: block;
	width: 170px;
	height: 18px;
	line-height: 18px;
	background-color: #ffffff;
	border-top: 1px solid #006CB0;
	border-bottom: 1px solid #006CB0;
	border-left: 4px solid #006CB0;
	border-right: 1px solid #006CB0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1px;
}

#banners_admin li a {
	float: left;
	display: block;
	width: 18px;
	height: 20px;
	line-height: 20px;
	background-color: #006CB0;
	background-position: 1px 2px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 1px;
}

#banners_admin li a:hover {
	background-color: #4DA9E3;
}

#banners_admin li a.edit {
	background-image: url('../img/icon_edit.gif');
}

#pages {
	position: absolute;
	width: 350px;
	top: 305px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 640px;
}

#pages ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}

#pages li {
	_height: 20px;
	*margin-bottom: -14px;
	_margin-bottom: 0px;
	clear: both;
}

#pages li.headline {
	margin-bottom: 4px;
	*margin-bottom: -10px;
	_margin-bottom: 0px;
	margin-left: 20px;
}

#pages li span {
	float: left;
	display: block;
	width: 170px;
	height: 18px;
	line-height: 18px;
	background-color: #ffffff;
	border-top: 1px solid #006CB0;
	border-bottom: 1px solid #006CB0;
	border-left: 4px solid #006CB0;
	border-right: 1px solid #006CB0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1px;
}

#pages li a {
	float: left;
	display: block;
	width: 18px;
	height: 20px;
	line-height: 20px;
	background-color: #006CB0;
	background-position: 1px 2px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-left: 1px;
}

#pages li a:hover {
	background-color: #4DA9E3;
}

#pages li a.edit {
	background-image: url('../img/icon_edit.gif');
}

#pages li a.delete {
	background-image: url('../img/icon_delete.gif');
}

#pages li a.add {
	background-image: url('../img/icon_add.gif');
}

#page {
	width: 590px;
	padding: 15px;
	padding-top: 7px;
	margin-top: 0px;
	margin-left: 20px;
}

#page p {
	margin-bottom: 15px;
}

#page ul {
	margin-bottom: 15px;
}

#page ul li {
	list-style-type: square;
}

#page h2 {
	font-size: 16px;
	margin-bottom: 4px;
}

#page h3 {
	font-size: 14px;
	margin-bottom: 4px;
}

#page a {
	color: #006CB0;
}

#page a:hover {
	color: #ff0000;
}

#footer {
	position: absolute;
	width: 980px;
	bottom: 7px;
}

#footer span {
	display: block;
	width: 317px;
	font-size: 11px;
	text-align: center;
	margin-left: 650px;
}