/** BASIC */

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

/** FORMS */

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

.input1 {
	width: 138px;
	border: 1px solid #9B88A6;
	border-top-color: #B3B3B3;
	border-bottom-color: #FFFFFF;
}

/** HEADINGS */

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

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D867E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 140%;
}

.contactFooter {
	text-align:center;
	line-height:16px;
}

.text1 {
	padding: 6px 0px 6px 11px;
	background: #F9F9F9 url(images/homepage06.gif) repeat-x left top;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
}

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

.text3 {
	font-size: 10px;
}

.text4 {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

.text5 {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

/** LISTS */

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

.list1 li {
	display: block;
	float: left;
	width: 99px;
	padding: 0px 23px 0px 23px;
	background: url(images/homepage14.gif) repeat-y left top;
}

.list1 li.first {
	padding: 0px 23px 0px 0px;
	background: none;
}

.list1 li.last {
	padding: 0px 0px 0px 23px;
}

.list1 img {
	margin-bottom: 15px;
}

/** LINKS */

a {
	color: #FF7011;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.link1 {
	display: block;
	height: 21px;
	background: url(images/homepage07.gif) no-repeat right top;
}

.link1 span {
	display: none;
}

.link2 {
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.backFleet {
	margin-top:10px;
	text-align:right;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage05.gif) no-repeat left top; }
.bg4 { background: url(images/homepage10.gif) repeat-y left top; }
.bg5 { background: url(images/homepage12.jpg) repeat-x left top; }

/** MISC */

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

.imghm {
	border: 1px solid #CCCCCC;
	margin-right:15px;
}

.img0 {
	border: 1px solid #CCCCCC;
}

img { border: none; }

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

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

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu {
	float: left;
	width: 304px;
	height: 198px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 116px;
	height: 19px;
	margin-bottom: 7px;
	padding: 4px 34px 0px 0px;
	text-align: right;
}

#menu1 { background: url(images/subpage1_02.jpg) no-repeat left top; }
#menu2 { background: url(images/subpage1_03.jpg) no-repeat left top; }
#menu3 { background: url(images/subpage1_04.jpg) no-repeat left top; }
#menu4 { background: url(images/subpage1_05.jpg) no-repeat left top; }
#menu5 { background: url(images/subpage1_06.jpg) no-repeat left top; }

html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 778px;
	height:57px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 389px;
	height: 104px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

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

/** SEARCH */

#search {
	float: left;
	width: 265px;
	height: 60px;
	padding: 44px 0px 0px 124px;
}

/** SPLASH */

#splash {
	width: 778px;
	height: 198px;
	margin: 0px auto;
}

/** TEASER */

#teaser {
	float: left;
	width: 474px;
	height: 198px;
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
	background-color: #fff;
}

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

#right {
	float: right;
	width: 474px;
	height: 512px;
	min-height: 512px;
}

html>body #right {
	height: auto;
}

/** FOOTER */

#footer {
	width: 778px;
	height: 36px;
	margin: 0px auto;
	padding-top: 20px;
}

/** BOX1 */

#box1 {
	padding: 35px 23px 0px 38px;
}

#box1 .text1 {
	margin-bottom: 30px;
}

/** BOX2 */

#box2 {
	padding: 0px 0px 0px 35px;
}

/** BOX3 */

#box3 {
	padding: 35px 25px 0px 34px;
}

#box3 .text1 {
	margin-bottom: 30px;
}

/** BOX4 */

#box4 {
	padding: 0px 45px 0px 34px;
}

#box4 .text1 {
	margin-bottom: 20px;
}

/**FORM**/

.input{
	width: 200px;
	font-size: 9px;
    height:17px; 
	font-family:Arial, sans-serif; 
	font-size:12px; 
	border:1px solid #004466;
	margin-top:2px; }
	
.dropDown{
	width: 204px;
	font-size: 9px;
    height:17px; 
	font-family:Arial, sans-serif; 
	font-size:12px; 
	border:1px solid #004466;
	margin-top:2px; }
	
.inputComment{
	width: 200px;
	font-size:9px;
	height: 100px;
	font-family:Arial, sans-serif; 
	font-size:12px; 
	border:1px solid #004466; 
	overflow:auto;
	margin-top:2px;}
	
.inputComment2{
	width: 200px;
	font-size:9px;
	height: 50px;
	font-family:Arial, sans-serif; 
	font-size:12px; 
	border:1px solid #004466; 
	overflow:auto;
	margin-top:2px;}
	
.submitButton{
	height:20px; 
	border: solid 1px #999;
	color: #FF7011;
	margin-top:2px;}
