
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/homepage01.jpg) repeat left top;
}



/** HEADINGS */

h1, h2 {
	margin: 0px;
        
}

h1 {    letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #254168;
        text-transform: uppercase;
}

h2 {    font-size: 16px;
	font-weight: normal;
        color: #816F59;
}


/** TEXTS */

body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p { margin: 0px; }

.lineheight { margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 180%; 
}


/** LISTS */

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 180%;
}

ul.nobullet {
  list-style-type: none}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 17px;
	background: url(images/homepage16.gif) no-repeat left center;
}


.list1 a {
	color: #223D62;
        text-decoration: none;
}

.two-cols-list li {
	float: left;
	width: 45%;
}


.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding-left: 15px;
	background: none;
}



/** LINKS */

a {
	color: #EA7900;
}

a:hover {
	text-decoration: underline;
}


/** IMAGES */


.image1 {
	padding: 4px;
	border: 1px solid #E5E5E5;
	margin: 4px 23px 5px 0px;
        background: url(image/image1.jpg) fixed left top no-repeat;
}

img.image1 {
	padding: 4px;
	border: 1px solid #E5E5E5;
	margin: 4px 23px 5px 0px;
        float: left;
}

img.image2 {
	padding: 4px;
	border: none;
	margin: 4px 23px 5px 0px;
}


/** WRAPPER */

#wrapper { background: url(images/homepage02.jpg) repeat-x left top;
	
}

/** HEADER */

#header {
	width: 942px;
	height: 101px;
	margin: 0px auto;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#header h1, #header h2 {
	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: 0px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	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;
}

#content2 {
	float: right;
	width: 571px;
        margin-right: 60px;
}



.title {
	margin-bottom: 20px;
	padding: 5px 39px;
	background: url(images/homepage14.jpg) no-repeat left center;
}



.space {margin: 0 0 25px 0; }

/** SIDEBAR - width 262 */

#sidebar {
	float: left;
	width: 260px;
	padding-right: 30px;
	border-right: 1px solid #E5E5E5;
}

#sidebar2 {
	float: left;
	width: 185px;
	padding-right: 25px;
	border-right: 1px solid #E5E5E5;
}

.hr1 {
	height: 20px;
	margin-bottom: 10px;
	background: url(images/homepage13.gif) repeat-x left center;
}


/** FOOTER */

#footer {
	width: 942px;
	height: 55px;
	margin: 0px auto;
	background: url(images/subpage2_04.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 10px;
	text-align: center;
	color: #ABA7A2;
}


/** Tables */
 
.center { text-align: center; }

.fancytable  {
font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
background: #fff;
margin: 0 0 40px 0;
width: 480px;
border-collapse: collapse;
text-align: left;
}

.fancytable th {
font-size: 12px;
font-weight: normal;
color: #000;
padding: 10px 8px;
border-bottom: 1px solid #e5e5e5;
text-align: left;


}

.fancytable td {
border-bottom: 1px solid #e5e5e5;

color: #000;
padding: 6px 8px;
}

.fancytable tr:hover td, th {
background: #e8edff;
}



.fancytable2 {
font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
background: #fff;
margin: 0 0 40px 0;
width: 480px;
border-collapse: collapse;
text-align: center;
}

.fancytable2 th {
font-size: 12px;
font-weight: normal;
color: #000;
padding: 10px 8px;
border: 1px solid #e5e5e5;
}

.fancytable2 td {

border: 1px solid #e5e5e5;
color: #000;
padding: 6px 8px;
}

.fancytable2 tr:hover td, th {
background : #e8edff;
}

.fancytable3 {
font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
background: #fff;
margin: 0 0 40px 0;
width: 605px;
border-collapse: collapse;
text-align: center;
}

.fancytable3 th {
font-size: 12px;
font-weight: normal;
color: #000;
padding: 10px 8px;
border: 1px solid #e5e5e5;
}

.fancytable3 td {
border: 1px solid #e5e5e5;
color: #000;
padding: 6px 8px;
}

.fancytable3 tr:hover td, th {
background: #e8edff;
} 