/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #C8DDD8;
}

/** HEADINGS */

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

h1 {margin-top:5px;
}

h2 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #006276;
	padding-top:5px;
}

h3 {
	margin-bottom: 5px;
	font-size: 11px;
	color: #5D5D5D;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 150%;
}

.text2 {
	font-size: 12px;
	color: #5C5C5C;
}
/** LINKS */

a {
	color: #006276;
}

a:hover {
	text-decoration: none;
}

.more {
	text-align: right;
}

.more a {
	padding-left: 14px;
	background: url(images2/homepage15.gif) no-repeat left center;
}


/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 200%;
	color: #81ACA1;
}

.list1 li {
	padding-left: 15px;
	background: url(images2/subpage1_01.gif) no-repeat left center;
}

.list1 a {
	color: #81ACA1;
}



.list3 {
	margin-left: 20px;
	padding: 0px;
	list-style: none;
	line-height: 170%;
	color:#006276;
}

.list3 li {
	padding-left: 15px;
	background: url(images2/homepage17.gif) no-repeat left center;
}

.list3 a {
	color: #006276;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images2/homepage14.jpg) no-repeat left top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 20px 20px 0px 20px;
}

img.right {
	float: right;
	margin: 20px 20px 0px 20px;
}



.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 900px;
	
}

/** TOPMENU */

#topmenu {
	width: 100%;
	text-align:right;
}

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

#topmenu li {
	float: left;
	padding: 0px 15px;
	border-left: 1px solid #ABABAB;
	color: #ABABAB;
}

#topmenu li.first {
	border: none;
}

#topmenu a {
	color: #ABABAB;
}



/** PAGE */

#page {
	width: 900px;
}

.boxed {
	padding: 29px 25px 0px 25px;
}
.boxed-2 {
	padding: 20px 20px 0px 20px;
}

/** 3-COLUMN LAYOUT */

.three-columns {
	background: url(../../new design/images/homepage05.gif) repeat-y left top;
	border-bottom: 1px solid #EBE6DB;
}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	
	background: url(../../new design/images/homepage07.gif) no-repeat left top;
}

.three-columns .title {
	height: 28px;
	margin: 0px;
	padding: 15px 0px 0px 25px;
	background: url(../../new design/images/homepage06.gif) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	color: #3B3B3B;
}

.three-columns .content {
	padding: 20px 25px 10px 25px;
}

.three-columns .column1 .title {
	background: #FFFFFF;
}

.three-columns .column1 {
	background-image: url(../../new design/images/homepage08.gif);
}

/** CONTENT */

#content {
	width: 600px;
	color:#666666;
}


/** BOX8 */

#box8 {
	height: 132px;
	background: url(../../new design/images/homepage16.gif) repeat left top;
	padding: 20px 25px 0px 25px;
}




/** FOOTER */

#footer {
	height: 125px;
	background: url(../../new design/images/homepage19.gif) repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	line-height: normal;
	text-align: center;
	color: #B0AFAF;
}
