﻿body, td, div, p, span, a,
input, select, textarea												{ font-family: arial; font-size: 12px; }
body																					{ background-color: #FFFFFF; margin: 0px; }
div.container																	{ width: 990px; }
div.header																		{ background-image: url(img/header-background.jpg); background-repeat: no-repeat; background-position: bottom; width: 990px; height: 250px; overflow: hidden; position: relative; }
div.header div.image													{ background-repeat: no-repeat; background-position: bottom; width: 500px; height: 248px; position: absolute; left: 0px; top: 0px; }
div.header div.menu														{ width: 150px; position: absolute; left: 550px; top: 25px; }
div.header div.menu div.button								{ width: 150px; height: 20px; line-height: 20px; margin-bottom: 15px; }
div.header div.menu div.button img						{ float: left; margin-right: 5px; }
div.header div.menu div.button a							{ color: #028CC8; font-size: 16px; text-decoration: none; }
div.header div.menu div.button a:hover				{ text-decoration: underline; }
div.header div.links													{ text-align: right; width: 275px; height: 10px; position: absolute; left: 700px; top: 5px; }
div.header div.links img											{ border: none; margin-left: 5px; }
div.header div.logo														{ width: 275px; height: 45px; position: absolute; left: 700px; top: 95px; }
div.header div.logo img												{ border: none; }
div.content																		{ width: 990px; overflow: hidden; }
div.content table.main												{ background-image: url(img/content-middle.jpg); background-repeat: repeat-y; background-position: top left; width: 100%; height: 340px; }
div.content table.main td.top									{ background-image: url(img/content-top.jpg); background-repeat: no-repeat; background-position: top left; font-size: 1px; width: 130px; height: 170px; }
div.content table.main td.middle							{ background-image: url(img/content-middle.jpg); background-repeat: repeat-y; background-position: top left; font-size: 1px; width: 130px; height: 100%; }
div.content table.main td.bottom							{ background-image: url(img/content-bottom.jpg); background-repeat: no-repeat; background-position: bottom left; font-size: 1px; width: 130px; height: 170px; }
div.content table.main td.content							{ vertical-align: top; }
div.content div.editor												{ width: 860px; margin: 10px 0px 10px 0px; overflow: hidden; }
div.content div.editor h1											{ color: #028CC8; font-size: 18px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px; }
div.content div.editor h2											{ color: #028CC8; font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 0px; }
div.content div.editor p											{ margin: 0px 0px 10px 0px; padding: 0px; }
div.content div.editor hr											{ border: none; background-color: #028CC8; color: #028CC8; font-size: 1px; height: 1px; line-height: 1px; margin: 0px; padding: 0px; }
div.content div.editor ul 										{ list-style-type: none; margin: 0px 0px 10px 0px; padding: 0px; }
div.content div.editor ul li 									{ background-image: url(img/li.gif); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 15px; }
div.content div.editor a		 									{ color: #028CC8; }
div.content div.editor a:hover								{ text-decoration: none; }
div.content div.editor a img									{ border: #028CC8 1px solid; }
div.content div.submenu												{ width: 860px; margin: 10px 0px 0px 0px; overflow: hidden; }
div.content div.submenu div.button						{ height: 20px; line-height: 20px; float: left; margin-right: 10px; }
div.content div.submenu div.button img				{ float: left; margin-right: 5px; }
div.content div.submenu div.button a					{ color: #028CC8; font-size: 16px; text-decoration: none; }
div.content div.submenu div.button a:hover		{ text-decoration: underline; }
div.footer																		{ background-image: url(img/footer-background.jpg); background-repeat: no-repeat; background-position: top; width: 990px; height: 140px; overflow: hidden; }
div.footer div																{ color: #028CC8; font-size: 10px; text-align: center; margin: 0px auto; padding-top: 5px; }
div.footer div a															{ color: #028CC8; font-size: 10px; }