
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #0D6F88;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	font-weight: normal;
}

h1 {
}

h2 {
	font-size: 18px;
	color: #D7EFD1;
}

h2 span {
	color: #FFFFFF;
}

h2.style1 {
	padding-bottom: 12px;
	background: url(images/homepage11.gif) repeat-x left bottom;
}

h2.style1 span {
	padding-left: 26px;
	background: url(images/homepage10.gif) no-repeat 11px 55%;
}

h2.style3 {
	padding-bottom: 12px;
}

h2.style3 span {
	padding-left: 15px;
	background: url(images/homepage10.gif) no-repeat 0px 55%;
}

h3 {
	margin-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
}

h4 {
	margin-top: 5px;
	font-size: 12px;
	color: #666666;
}	
h3.style4 {
	color: #6FDDDE;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E8Ef;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 14px;
}

p.style2 {
	padding: 10px 13px 0px 13px;
	background: url(images/homepage11.gif) repeat-x left top;
}

p.style5 {
	text-align: right;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 16px;
}

.list1 li {
	float: left;
	width: 50%;
}

.list1 a {
	padding-left: 10px;
	background: url(images/homepage13.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 10px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-weight: bold;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
	border: 1px solid #FFFFFF;
}

hr {
	display: none;
}

.hr1 {
	height: 41px;
	background: url(images/homepage11.gif) repeat-x left center;
}

/** TOPMENU */

#topmenu {
	width: 766px;
	height: 49px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#topmenu ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
	list-style: none;
}

#topmenu li {
	float: left;
	height: 18px;
	padding: 3px 20px 0px 21px;
	background: url(images/subpage1_01.gif) no-repeat left top;
}

#topmenu li.first {
	background: none;
}

#topmenu a {
	color: #848484;
}

/** MENU */

#menu {
	width: 766px;
	height: 50px;
	background: url(images/homepage03.gif) repeat-x left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
	width: 130px;
	height: 32px;
	padding: 17px 0px 0px 15px;
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu li.first {
	padding-left: 42px;
	background-image: url(images/homepage06.gif);
}

#menu a {
	padding-left: 17px;
	background: url(images/homepage05.gif) no-repeat left center;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 766px;
	background: url(images/subpage1_02.jpg) repeat-y left top;
	border-bottom: 1px solid #FFFFFF;
}

#page2 {
	width: 659px;
	padding: 21px 50px 10px 57px;
	background: #24869F url(images/homepage15.jpg) repeat-x left top;
}

#page2 .column-one {
	float: left;
	width: 405px;
}

#page2 .column-two {
	float: right;
	width: 222px;
}

#page-wide {
	width: 766px;
	background: url(images/subpage2_01.jpg) repeat-y left top;
	border-bottom: 1px solid #FFFFFF;
}

/** CONTENT */

#content {
	width: 394px;
	padding: 25px 31px 10px 47px;
	background: url(images/subpage1_03.jpg) no-repeat left top;
}

#page-wide #content {
	width: auto;
	background-image: url(images/subpage2_02.jpg);
}

.pad {
	padding: 10px;
}

/** SIDEBAR */

#sidebar {
	width: 240px;
	padding: 25px 34px 10px 20px;
	background: url(images/subpage1_04.jpg) no-repeat right top;
}

/** 2-COLUMN LAYOUT */

.two-columns {
	padding-top: 10px;
}

.two-columns .column-one {
	float: left;
	width: 170px;
}

.two-columns .column-two {
	float: right;
	width: 170px;
}

/** FOOTER */

#footer {
	width: 766px;
	height: 60px;
	margin: 0px auto;
	background: url(images/homepage07.gif) repeat left top;
}

#footer p {
	margin: 0px;
	padding: 23px 0px 0px 0px;
	line-height: normal;
	text-align: center;
	color: #C0E7E7;
}
