/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

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

.input1 {
	width: 271px;
	padding: 3px 5px;
	background: #FFFFFF url(images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#subpage1 .input1 {
	width: 131px;
}

.input2 {
	width: 67px;
	height: 21px;
	background: url(images/homepage17.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;	
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000666;
	line-height: 18px;
}



/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

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

.text1 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #728594;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
}

.list1 a {
	padding-left: 15px;
	background: url(images/homepage10.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #2E5777;
}

a:hover {
	text-decoration: underline;
}

.link1 {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	padding: 15px 17px 0px 17px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	background: url(images/homepage05.jpg) repeat-x left top; }
	color: #000000;
}

.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.link3 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

/** STYLES */

.style1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #E0E8EF;
}

.style1 a {
	color: #E0E8EF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

/* .bg1 { background-color:#000000 } */
.bg2 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg3 { background-color: #FFFFFF; }
.bg4 { background: url(images/homepage11.gif) repeat-y left top; }
.bg5 { background-color: #000000}

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 45px;
	background: url(images/homepage09.gif) repeat-x left center;
}

/** BASIC */

html, body {
	height: 100%;
}


.text1 {
	padding-left: 23px;
	background: url(images/homepage06.gif) no-repeat left center;
}

.link2 {
	float: right;
	padding-left: 11px;
	background: url('website/images/homepage08.gif') no-repeat left center;
}

.link3 {
	float: left;
	padding-left: 11px;
	background: url('website/images/homepage08.gif') no-repeat left center;
}

/** HEADER */

#header {
	height: 210px;
}

/** LOGO */

#logo {
	width: 960px;
	height: 165px;
	margin: 0px auto;
	background: url('images/header2.jpg') no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

/** MENU */

#menu {
	width: 960px;
	height: 45px;
	margin: 0px auto;
	padding-left: 15px;
}

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

#menu li {
	display: block;
	float: left;
	height: 45px;
	padding: 0px 0px 0px 2px;
	background: #000000;

}
	#menu a:hover{ text-decoration:underline; }
	#menu .active a{  background-color:#006666; color:#FFFFFF; }	
	#menu .active a:hover{ text-decoration:none; }

}
#menu .first {
	background: none;
}

/** CONTENT */

#content {
	width: 960px;
	margin: 0px auto;
	padding: 35px 0px 20px 0px;
}

#left {
	float: left;
	width: 530px;
	padding-left: 30px;
}

#right {
	float: right;
	width: 350px;
	background: url('website/images/homepage11.gif') repeat-y left top;; padding-left:20px; padding-right:30px; padding-top:0px; padding-bottom:0px
}

#subpage1 #left {
	width: 600px;
}

#subpage1 #right {
	width: 220px;
}

/** FOOTER */

#footer {
	width: 960px;
	height: 40px;
	margin: 0px auto;
	padding-top: 10px;
}

#legals {
	float: left;
	width: 960px;
	padding: 5px 0px;
	text-align: center;
}

#contacts {
	float: right;
	width: 385px;
	background: url('website/images/homepage19.gif') repeat-y left top;; padding-left:23px; padding-right:0px; padding-top:15px; padding-bottom:15px
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	float: left;
	width: 255px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 251px;
	padding-left: 18px;
	background: url('website/images/homepage11.gif') repeat-y left top;
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** BOX6 */

#box6 {
	padding: 0px 30px;
}
