/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
}

h2 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #F00000;
}

h3 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #000000;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 2em;
	text-align: left;
	line-height: 150%;
}

/** LINKS */

a {
	color: #F00000;
}

a:hover {
	text-decoration: none;
}

.more {
	text-align: right;
}

.more a {
	padding-left: 14px;
	background: url(images/homepage15.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 100%;
	font-weight: normal;
}

.list1 li {
	padding-left: 10px;
	background: url(images/subpage1_01.gif) no-repeat left center;
}

.list1 a {
	color: #000000;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	display: block;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
}

.list2 li.first {
	padding-top: 0px;
	border: none;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: none;
}

.list3 li {
	padding-left: 10px;
	background: url(images/homepage17.gif) no-repeat left center;
}

.list3 a {
	color: #ffffff;
}

/** BACKGROUNDS */

.bg1 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 900px;
	height: 134px;
}

/** TOPMENU */

#topmenu {
}

#topmenu ul {
	margin: 0px;
	padding: 90px 10px 0px 0px;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	float: left;
	padding: 0px 15px;
	border-left: 1px solid #000000;
	color: #000000;
	font-weight: normal;
}

#topmenu li.first {
	border: none;
}

#topmenu a {
	color: #000000;
}

/** MENU */

#menu {
	width: 900px;
	height: 84px;
	background: url(images/homepage02.gif) repeat-x left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 43px;
	padding: 0px 0px 0px 1px;
	background: url(images/homepage03.gif) no-repeat left top;
	font-weight: normal;
}

#menu a {
	display: block;
	float: left;
	width: auto;
	height: 28px;
	padding: 15px 20px 0px 20px;
	text-decoration: none;
	color: #000000;
}

#menu li.first {
	padding-left: 0px;
	background: none;
}

#menu li ul {
	display: none;
	position: absolute;
	width: 900px;
	height: 25px;
	top: 170px;
	left: 0px;
	padding-top: 18px;
}

#menu li li {
	height: auto;
	padding: 0px;
	background: none;
	color: #000000;
}

#menu li.show ul {
	display: block;
}

#menu li.show a {
	background: url(images/homepage04.jpg) repeat-x left top;
	color: #F00000;
}

#menu li.show li a {
	display: inline;
	float: none;
	height: auto;
	padding: 0px 15px;
	background: none;
	border-left: 1px solid #000000;
	text-decoration: none;
	color: #000000;
}

#menu li.show li a:hover {
	text-decoration: none;
}

#menu li.show li.first a {
	border: none;
}

/** PAGE */

#page {
	width: 900px;
}

.boxed {
	padding: 10px 10px 0px 10px;
}

.boxed2 {
	padding: 15px 0px 0px 0px;
	
}


.small { color: #7f7f7f; font-size: 7pt; margin-bottom: 3px;

}

/** 3-COLUMN LAYOUT */

.three-columns {
	background: url(images/homepage05.gif) repeat-y left top;
	border-bottom: 1px solid #FFFFFF;
}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	width: 300px;
	background: url(images/homepage07.gif) no-repeat left top;
}

.three-columns .title {
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background: url(images/homepage06sr.gif) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.three-columns .content {
	padding: 15px 25px 5px 15px;
}

.three-columns .column1 .title {
	background: url(images/homepage06sr.gif) no-repeat left top;
}

.three-columns .column1 {
	background-image: url(images/homepage07.gif);
}

/** CONTENT */

#content {
	width: 600px;
	background-color: #CCCCCC;
}

/** SIDEBAR */

#sidebar {
	width: 300px;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	float: left;
	width: 250px;
}

#box5 p {
	margin-bottom: 10px;
}

#box5 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box5 .list2 li.first {
	padding-top: 0px;
}
/** BOX6 */

#box6 {
	float: left;
	width: 280px;
}

/** BOX7 */

#box7 {
	float: left;
	width: 280px;
}

#box7 p {
	margin-bottom: 10px;
}

#box7 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box7 .list2 li.first {
	padding-top: 0px;
}

/** BOX8 */

#box8 {
	height: 112px;
	background: url(images/homepage16.gif) repeat left top;
	padding: 20px 25px 0px 25px;
}

/** BOX9 */

#box9 {
	float: left;
	width: 280px;
}

#box9 p {
	margin-bottom: 10px;
}

#box9 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box9 .list2 li.first {
	padding-top: 0px;
}

/** BOX9_2 */

#box9_2 {
	float: left;
	width: 280px;
}

#box9_2 p {
	margin-bottom: 10px;
}

#box9_2 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box9_2 .list2 li.first {
	padding-top: 0px;
}

/** BOX10 */

#box10 {
	float: left;
	width: 280px;
	background-color: #CCCCCC;
}

#box10 p {
	margin-bottom: 10px;
}

#box10 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box10 .list2 li.first {
	padding-top: 0px;
}
/** BOX11 */

#box11 {	
	background-color: #CCCCCC;
}
/** BOX12 */

#box12 {
	float: left;
	width: 250px;
}

#box12 p {
	margin-bottom: 10px;
}

#box12 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box12 .list2 li.first {
	padding-top: 0px;
}

/** FOOTER */

#footer {
	height: 60px;
	background: url(images/homepage19.gif) repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	line-height: normal;
	text-align: center;
	color: #F00000;
}
