@charset "utf-8";
/* CSS Document */
/** BASIC */

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
    background: #666 url(bg_body.gif);
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
}

h2 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #2A00AA;
}

h3 {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 150%;
}

/** LINKS */

a {
	text-decoration:none;
	color: #2A00AA;
}

a:hover {
	text-decoration:underline; color: #808080;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 200%;
}

.list1 li {
	padding-left: 15px;
	background: url(images/subpage1_01.gif) no-repeat left center;
}

.list1 a {
	color: #81ACA1;
}

.list2 {
	margin: 11px;
	padding: 0px;
	list-style: disc;
	line-height: normal;
}

.list2 li {
	padding: 0px 0px 4px 0px;

}

.list2 li.first {
	padding-top: 0px;
	border: none;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style-type:disc;
	line-height: 170%;
}

.list3 li {
	padding-left: 15px;
}

.list3 a {
	color: #D1E3E6;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage14.jpg) no-repeat left top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

.align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
	border:  double medium #666;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
	border:  double medium #666;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:  double medium #666;
}

img.border {
}

hr {
	height: 1px;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	margin: 0px auto;
	width: 896px;
	height: 130px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #403152;
	background:  #FFF url(banner.jpg) left top no-repeat;
	color: #CCC;
}

/** MENU */

#menu {
	margin: 0px auto;
	width: 600px;
	height: 20px;
	font-size: 13px;
	padding: 110px 0px 0px 0px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
    float: left;
	padding: 0px 12px;
	border-left: 1px solid #999;
	color: #FFF;
}

#menu a {
	color: #FFF;
}

#menu li.first {
	border: none;
}

#menu a:hover {
	text-decoration:underline; color: #808080;
}

#imagerow {
	margin: 0px auto;
	width: 896px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	border-left: 2px solid #403152;
	border-right: 2px solid #403152;
	background:  #FFF url(banner2.jpg) center top no-repeat;
}

/** PAGE */

#page {
	margin: 0px auto;
	width: 896px;
	background: #FFF;
	border: 2px solid #403152;
}

.boxed {
	padding: 30px 25px 0px 25px;
}

/** 3-COLUMN LAYOUT */

.three-columns {
	border-bottom: 1px solid #EBE6DB;
}

.three-columns .column1  {
	width: 118px;
	float: left;
}

.three-columns .column2 {
	width: 700px;
	float: left;
}

.three-columns .column3  {
	width: 78px;
	float: left;

}

.three-columns .title {
	height: 28px;
	margin: 0px;
	padding: 15px 0px 0px 25px;
	background: url(images/homepage06.gif) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	color: #3B3B3B;
}

.three-columns .content {
	padding: 20px 20px 10px 10px;
}

.three-columns .column1 .title {
	background: #FFFFFF;
}

.three-columns .column1 {
}

/** CONTENT */

#content {
	width: 600px;
	float: left;
}

/** SIDEBAR */

#sidebar {
	width: 300px;
	float: right;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	float: left;
	width: 300px;
}

/** BOX6 */

#box6 {
	float: left;
	width: 300px;
}

/** BOX7 */

#box7 {
	float: left;
	width: 250px;
}

#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: 250px;
}

#box9 p {
	margin-bottom: 10px;
}

#box9 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box9 .list2 li.first {
	padding-top: 0px;
}

/** BOX10 */

#box10 {
}

/** FOOTER */

#footer {
	height: 125px;
}

#footer p {
	margin: 0px;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	color: #FFF;
}

