
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #2D2D2D url(images/bg1_01.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 180%;
}

strong {
	color: #454545;
}

a {
	color: #00B2BC;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/bg2_01.jpg) no-repeat center top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** MENU */

#menu {
	float: left;
	width: 161px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
}

#menu a {
	display: block;
	width: 133px;
	height: 47px;
	margin: 0px 0px 13px 0px;
	padding: 25px 28px 0px 0px;
	background: url(images/homepage02.jpg) no-repeat left top;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #424242;
}

#menu a:hover {
	text-decoration: none;
}

/** SUB MENU */

#submenu {
	float: left;
	width: 161px;
}

#submenu ul {
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#submenu li {
	margin: 0px;
	padding-bottom: 15px;
}

/** PAGE */

#page {
	width: 839px;
	margin-bottom: 30px;
	background: url(images/subpage2_01.jpg) repeat-y left top;
}

#page-bgbtm {
	overflow: hidden;
	width: 759px;
	min-height: 500px;
	padding: 40px 40px 20px 40px;
	background: url(images/subpage2_02.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: left;
	width: 460px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 260px;
}

/** FOOTER */

#footer {
	margin-bottom: 140px;
	background: url(images/subpage2_04.jpg) repeat-y left top;
}

#footer-bgtop {
	background: url(images/subpage2_03.jpg) no-repeat left top;
}

#footer-bgbtm {
	overflow: hidden;
	width: 759px;
	padding: 40px 40px;
	background: url(images/subpage2_05.jpg) no-repeat left bottom;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: 1px 1px 1px #161616;
}

#footer .copyright {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-shadow: 1px 1px 1px #1A1A1A;
	color: #4E4E4E;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	line-height: 190%;
	list-style: none;
}

ul.style1 li {
	padding-bottom: 10px;
}

ul.style1 img {
	clear: both;
	float: left;
	margin-right: 20px;
}

ul.style1 h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #454545;
}

ul.style1 h3, ul.style1 p {
	text-shadow: 1px 1px 1px #FFFFFF;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	padding: 0px 0px 10px 0px;
	line-height: 160%;
}

ul.style2 .date {
	display: block;
	float: left;
	width: 45px;
	height: 45px;
	margin-right: 15px;
	background: url(images/homepage09.jpg) no-repeat left top;
	line-height: 1;
}

ul.style2 .date .month, ul.style2 .date .day {
	display: block;
	text-transform: lowercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

ul.style2 .date .month {
	padding-top: 4px;
	letter-spacing: -1px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

ul.style2 .date .day {
	margin-top: -1px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
}

ul.style2 h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #454545;
}

ul.style2 h3, ul.style2 p {
	text-shadow: 1px 1px 1px #FFFFFF;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-shadow: 1px 1px 1px #121212;
	color: #787878;
}

ul.style3 li {
	clear: both;
	line-height: 160%;
	padding: 0px 0px 20px 0px;
}

ul.style3 .text1 {
	display: inline-block;
	float: left;
	width: 70px;
	margin: 0px;
	text-shadow: 1px 1px 1px #181818;
	font-weight: bold;
	color: #AFAFAF;
}

ul.style3 .text2 {
	float: left;
	display: block;
	padding-bottom: 15px;
}

ul.style3 a {
	text-shadow: 1px 1px 1px #181818;
	color: #929292;
}

/** BOX STYLE 1 */

.box-style {
}

.box-style .title {
	margin: 0px;
	padding: 0px 0px 25px 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #424242;
}

/** BOX 1 */

#box1 .title {
	padding-bottom: 15px;
	font-size: 34px;
	color: #424242;
}

/** BOX 2 */

#box2 {
	margin-bottom: 15px;
}

/** BANNER */

#banner {
	margin-bottom: 30px;
}

/** LINK STYLE 1 */

.link-style1 {
	display: block;
	width: 111px;
	height: 32px;
	margin: 20px 0px 0px 0px;
	padding: 8px 0px 0px 33px;
	background: url(images/homepage06.jpg) no-repeat left top;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #394B00;
	text-transform: lowercase;
	font-size: 18px;
	color: #FFFFFF;
}

/** COLUMNS */

#column1 {
	float: left;
	width: 161px;
}

#column2 {
	float: right;
	width: 839px;
}

#column3 {
	float: left;
	width: 460px;
}

#column3 .title {
	text-shadow: 1px 1px 1px #111111;
	color: #FFFFFF;
}

#column4 {
	float: right;
	width: 260px;
}

#column4 .title {
	text-shadow: 1px 1px 1px #111111;
	color: #FFFFFF;
}
