﻿
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url('../images/homepage01.jpg') left top;
}

/** FORMS */

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

/** HEADINGS */

h3 {
	margin: 0px;
	text-transform: uppercase;
}

h2 {
	margin: 0px;
	text-transform: uppercase;
}

h1 {
	margin: 0px;
	text-transform: uppercase;
}

h1 {
}

h2 {
	letter-spacing: -1px;
	font-size: 14pt;
	font-weight: normal;
	color: #254168;
}

h2 span {
	font-weight: bold;
}

h3 {
	font-size: 11pt;
	color: #999999;
}

/** TEXTS */

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #929292;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #929292;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #929292;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #929292;
}

th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #929292;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #929292;
}

dl {
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 180%;
}

ol {
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 180%;
}

ul {
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 180%;
}

p {
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 180%;
	color: #254168;
}

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

.list1 li {
	padding-left: 10.5pt;
	background: url('../images/homepage16.gif') no-repeat left center;
}

.list1 a {
	color: #223D62;
}

.two-cols-list li {
	float: left;
	width: 45%;
}

/** LINKS */

a {
	color: #336699;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.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: 4px 23px 0px 0px;
}

img.right {
	float: right;
	margin: 4px 0px 0px 23px;
}

img.border {
	padding: 4px;
	border: 1px solid #E5E5E5;
}

hr {
	display: none;
}

.hr1 {
	height: 20px;
	margin-bottom: 20px;
	background: url('../images/homepage13.gif') repeat-x left center;
}

/** WRAPPER */

#wrapper {
	background: url('../images/homepage02.jpg') repeat-x left top;
}

/** HEADER */

#header {
	width: 942px;
	height: 125px;
	margin: 0px auto;
	background: url('../images/homepage03.jpg') no-repeat left top;
}

#header h2 {
	text-indent: -9999em;
}

#header h1 {
	text-indent: -9999em;
}

/** MENU */

#menu {
	width: 942px;
	height: 55px;
	margin: 0px auto;
}

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

#menu li {
	float: left;
}

#menu a {
	float: left;
	height: 40px;
	padding-top: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

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

#menu1 {
	width: 158px;
	background: url('../images/homepage04.jpg') no-repeat left top;
}

#menu2 {
	width: 156px;
	background: url('../images/homepage05.jpg') no-repeat left top;
}

#menu3 {
	width: 156px;
	background: url('../images/homepage06.jpg') no-repeat left top;
}

#menu4 {
	width: 156px;
	background: url('../images/homepage07.jpg') no-repeat left top;
}

#menu5 {
	width: 156px;
	background: url('../images/homepage08.jpg') no-repeat left top;
}

#menu6 {
	width: 160px;
	background: url('../images/homepage09.jpg') no-repeat left top;
}

/** PAGE */

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

#bgtop {
	background: url('../images/subpage2_02.jpg') no-repeat left top;
}

#bgbtm {
	padding: 20px 35px 30px 30px;
	background: url('../images/subpage2_03.jpg') no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 551px;
}

#homepage #content {
	width: 406px;
}

.boxed {
}

.boxed .title {
	margin-bottom: 20px;
	padding: 5px 39px;
	
}

/** SIDEBAR */

#sidebar {
	background: #CAD5F2;
	float: left;
	width: 262px;
	padding-right: 30px;
	border-right: 1px solid #E5E5E5;
}

#homepage #sidebar {
	width: 408px;
}

/** FOOTER */

#footer {
	width: 942px;
	height: 70px;
	margin: 0px auto;
	background: url('../images/subpage2_04.jpg') no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
	color: #ABA7A2;
}

