/** BASIC */

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

/** FORMS */

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

/** HEADINGS */

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

/** TEXTS */

body, th, td, input, textarea, select {
	line-height: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
}

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

.text1 {
	font-size: 15px;
	font-weight: bold;
}

.text2 {
	text-align: center;
	font-size: 10px;
}

.text3 {
	padding-top: 1em;
	text-align: center;
	font-size: 10px;
	color: #CACDD1;
}

.text4 {
	font-size: 18px;
	font-weight: bold;
	color: #3A3A3A;
}

/** LINKS */

a {
	color: #6DB0CC;
}

a:hover {
	text-decoration: none;
}

a.link2 {
	display: block;
	text-align: right;
	font-weight: bold;
}

a.link3 {
	color: #D8D8D8;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: #FFFFFF url(images/homepage02.gif) repeat-x left bottom;
}

.bg2 {
	background: url(images/homepage06.gif) repeat left top;
}

.bg4 {
	background: url(images/homepage07.gif) no-repeat left top;
}

.bg5 {
	background: url(images/homepage09.gif) repeat-x left bottom;
}

.bg6 {
	background: url(images/homepage12.gif) repeat-x left top;
}

.bg7 {
	background: url(images/homepage15.jpg) no-repeat left top;
}

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	padding: 10px 0px;
	background: url(images/homepage11.gif) repeat-x left center;
}

/** TITLE */

.title {
}

.title h2 {
	margin: 0px 0px 20px 0px;
	padding: 6px 0px 11px 25px;
	background: url(images/homepage08.jpg) no-repeat 0px 3px;
}

/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 727px;
	height: 164px;
	margin: 0px auto;
	padding: 0px 5px 0px 6px;
}

#logo {
	float: left;
	width: 211px;
	margin-bottom: 6px;
}

#header2 {
	float: left;
	width: 515px;
}

#main-menu {
	height: 30px;
	margin: 0px 0px 6px 0px;
	padding: 5px 0px 0px 0px;
}

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

#main-menu li {
	display: inline;
}

#main-menu a {
	display: block;
	float: left;
	padding: 5px 18px;
	color: #D9D9D9;
	background: url(images/homepage13.gif) no-repeat left center;
}

#main-menu .active a {
	font-weight:bold;
}

#splash {
}

/** WRAPPER */

#content {
	width: 727px;
	margin: 0px auto;
	padding: 0px 5px 15px 6px;
}

#left {
	float: left;
	width: 211px;
}

#right {
	float: left;
	width: 515px;
}

/** BOX1 */

#box1 {
	width: 206px;
	margin-bottom: 6px;
	min-height: 147px;
}

#box1 ul {
	margin: 0px;
	padding: 20px;
	padding-bottom: 7px;
	padding-top: 13px;
	list-style: none;
}

#left #box1 ul {
	background: url(images/homepage05.gif) no-repeat left top;
}

#left #box1 ul li {
	background: url(images/homepage04.gif) repeat-x left bottom;
}

#left #box1 ul li a {
	color: #7FA900;
}

#box1 li {
	padding: 4px 0px 8px 0px;
}

#box1 a {
}

/** BOX2 */

#box2 {
	padding: 18px;
}

/** BOX3 */

#box3 {
	height: 107px;
	margin-bottom: 6px;
	padding: 40px 30px 0px 100px;
}

/** BOX4 */

#box4 {
}

#box4A {
	float: left;
	width: 221px;
	padding: 18px;
}

#box4B {
	float: left;
	width: 221px;
	padding: 18px;
}

/** BOX5 */

#box5 {
	padding: 18px;
}




.footermenu {
	text-align: center;
	font-size: 10px;
}

.footermenu ul {
	display: inline;
	padding-left: 5px;
}

.footermenu li {
	display: inline;
	background: none;
	padding-left: 5px;
	padding-right: 7px;
	border-right: 1px solid #A990C0;
}

.footermenu a {
}

