
/** BASIC */

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

/** FORMS */

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

/** HEADINGS */

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

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h2, h3 {
	padding-bottom: 10px;
	font-weight: normal;
	color: #E4E4E4;
}

h2 span, h3 span {
	color: #008CA0;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC
}

.biolineheight{
line-height:10px;
text-align:center;

}

#longlists{
list-style: none;
text-align:left;
	padding-bottom:10px;
}

#longlistsl{
list-style: none;
text-align:left;
	padding-bottom:10px;
}

#longlistsr{
list-style: none;
text-align:right;
	padding-bottom:10px;
}

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

#services{
	margin: 0px;
	padding-bottom:2px;
	text-align: left;
	list-style:none;
}

#services2{
	margin: 0px;
	padding-bottom:2px;
	text-align: right;
	list-style:none;
}

/** LINKS */

a {
	color: #cccccc;
}

a:hover {
	text-decoration: none;
}

/** LOGO */

#logo {
	padding: 0px;
	width: 750px;
	height: 120px;
	background: url(images/homepage03.jpg) no-repeat left bottom;
	border-bottom: 1px solid #2E2E2E;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#logo h1 {
	width: 375px;
	height: 120px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo p {
	width: 375px;
	height: 120px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

/** HEADER */

#header {
	width: 750px;
	height: 128px;
	padding: 0px;
	background: url(images/homepage03.jpg) no-repeat left bottom;
}

#splash {
	float: right;
	width: 526px;
	height: 125px;
}

/** MENU */

#menu {
	width: 224px;
	padding:0px;
}

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

#menu li {
	width: 130px;
	height: 38px;
}

#menu li.first {
}

/**#menu a {
	display: block;
	width: 201px;
	height: 29px;
	padding: 9px 0px 0px 23px;
	background: url(images/homepage04.jpg) no-repeat left top;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}

#menu a:hover {
	background: url(images/homepage05.jpg) no-repeat left top;
	text-decoration: underline;
	color: #FFFFFF;
}

#menu a.active {
	background: url(images/homepage05.jpg) no-repeat left top;
	color: #FFFFFF;
}
*/

/** PAGE */

#page {
	width: 750px;
}

/** CONTENT */

#content {
	width: 521px;
	margin: 0px;
	padding: 20px 0px 2px 15px;

}


#content-wide {
	padding: 40px 30px 20px 30px;
}

/** SIDEBAR */

#sidebar {
	width: 211px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#sidebar h2 {
}

#sidebar h2 span {
}

/** FOOTER */

#footer {
	width: 750px;
	height: 64px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: normal;
	text-align: center;
        font-size: 11px;
	color: #8E8E8E;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
	padding-bottom: 15px;
}

#box3contact {
	padding-bottom: 0px;
	padding-right: 0px;
}
div.scroll {
height: 200px;
width: 513px;
overflow: auto;
}


/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** LISTS */

.list1 ul {
	position: relative;
	line-height: 2px;
}

.list1 li {
	margin: 20px;
	list-style: disc;
}

.list2 li {
	list-style: none;
}

.list1 li.alt {
}

.list1 a {
	color: #cccccc;
}

.link1 {
	padding-left: 27px;
	background: url(images/homepage08.gif) no-repeat left center;
	color: #B5B5B5;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

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

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

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

img {
	border: none;
}

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

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

img.border {
}

hr {

}

.hr1 {
	height: 13px;
}

strong {font-weight: 600}
