/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #3C4240 url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	display: block;
	font-size: 10px;
}

.text, .select {
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.button {
	float: right;
	padding: 0px 14px 0px 23px;
	border: none;
	background: #F2F2F2 url(images/homepage08.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
	color: #606F76;
}

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

form li {
	margin-bottom: 13px;
}

form a {
	padding-right: 14px;
	background: url(images/homepage10.gif) no-repeat right center;
	font-size: 10px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
font-size: 16px;
	color: #087B51;
text-transform: uppercase;
padding-top: 10px;

}

h2 {
	margin-bottom: 25px;
	background: url(images/homepage05.gif) no-repeat right center;
	font-size: 13px;
	color: #087B51;
}

h3 {
	margin-bottom: 5px;
	font-size: 12px;
padding-left: 15px;
background: url(images/homepage06.gif) no-repeat left center;
}

h4 {
font-size: 11px;
color: #4e6f9f;
padding-bottom: 5px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-top: 1.5em;
	background: url(images/homepage07.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 15px;
	background: url(images/homepage06.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #087B51;
}

a:hover {
	text-decoration: none;
}

p.more {
	text-align: right;
}

p.more a {
	padding: 0px 14px 0px 23px;
	background: #F2F2F2 url(images/homepage08.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
	color: #606F76;
}

p.more a:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	font-size: 12px;
	color: #B7B7B7;
}

.style1 strong {
	color: #747474;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

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

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

img {
	border: none;
}

img.left {
	float: left;
	margin: -2px 15px 0px 0px;
}

img.right {
	float: right;
	margin: -2px 0px 0px 15px;
}

img.border {
	border: 4px solid #F2F2F2;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 980px;
	height: 160px;
	margin: 0px auto;
}

/** MENU */

#menu {
	background: url(images/homepage03.jpg) no-repeat right top;
}

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

#menu li {
	float: left;
}

#menu a {
	padding: 0px 40px 0px 24px;
	background: url(images/subpage1_01.gif) no-repeat left center;
	text-decoration: none;
	color: #747474;
}

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

/** PAGE */

#page {
	width: 980px;
	margin: 0px auto;
	background: url(images/homepage04.jpg) repeat-y left top;
}

#bgtop {
	padding: 0px 30px 0px 30px;
	
background: url(images/subpage2_09.jpg) no-repeat left top;}

/** BOX4 */

#box4 {
	padding: 15px 25px 15px 45px;
	background: #F2F2F2 url(images/homepage11.gif) no-repeat 25px 50%;
}

/** BOX5 */

#box5 {
	height: 240px;
	background: url(images/homepage12a.jpg) no-repeat right top;
}

#box5 h2 {
	height: 129px;
	margin: 0px;
	background: url(images/homepage13a.jpg) no-repeat left top;
	text-indent: -9999em;
}

#box5 .content {
	width: 270px;
	height: 111px;
	padding: 0px 70px 0px 30px;
	background: url(images/homepage14a.jpg) no-repeat left top;
	color: #fff;
}

#box5 .content a {
	color: #C0E2D6;
}

#box50 {
	height: 240px;
	background: url(images/homepage120.jpg) no-repeat right top;
}

#box50 h2 {
	height: 129px;
	margin: 0px;
	background: url(images/homepage130.jpg) no-repeat left top;
	text-indent: -9999em;
}

#box50 .content {
	width: 270px;
	height: 111px;
	padding: 0px 70px 0px 30px;
	background: url(images/homepage140.jpg) no-repeat left top;
	color: #99CCB9;
}

#box50 .content a {
	color: #C0E2D6;
}


/** FOOTER */

#footer {
	width: 920px;
	height: 120px;
	margin: 0px auto;
	padding: 40px 30px 0px 30px;
	background: url(images/homepage15.jpg) no-repeat left top;
	color: #989898;
}

#address, #phone {
	float: left;
}

#address {
	width: 275px;
	padding-left: 54px;
}

#phone {
	width: 232px;
	padding-left: 49px;
	background: url(images/subpage1_02.jpg) no-repeat left center;
}

#phone strong {
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #8C8C8C;
}

#legal {
	float: right;
	padding-right: 54px;
	text-align: right;
}


.text8 {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
border-bottom: 1px dotted #ccc;
padding-bottom: 8px;
	}

.text2 {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
border-bottom: 0px dotted #ccc;
padding-bottom: 5px;
	}


.clearboth { clear: both; }

.link2 {
	display: block;
	padding: 5px 0px;
	text-align: center;
	background: url(images/homepage21.jpg) repeat left top;
}

