@charset "UTF-8";
/* CSS Document */



/* - - - - - MAIN - - - - - */




html, body {
	margin:0;
	padding:0;
	background:#EEE;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	height:100%;
}



/* - - - - - HEADER - - - - - */



#header_bar{
	position:relative;
	margin:0 auto;
	min-width:100%;
	height:180px;
	background:url(images/header_back.png) center no-repeat #BFDEF5;
}

#header{
	position:relative;
	margin:0 auto;
	width:950px;
	height:154px;
}

#logo{
	position:absolute;
	width:420px;
	height:120px;
	top:33px;
	left:530px;
}

#offer {
	position:absolute;
	width:350px;
	height:120px;
	top:18px;
	left:0px;
}



/* - - - - - MAIN MENU - - - - - */



#menu {
	position:relative;
	margin:0 auto;
	width:950px;
	height:26px;
}





ul#menuitem {
width:950px;
height:26px;
list-style:none;
margin:0;
padding:0;
}

ul#menuitem li {
float:left;padding:0;
height:26px;
}

ul#menuitem li a, ul#menuitem li a:hover, ul#menuitem li span {
background:url(images/mainmenu.png) no-repeat scroll top left;
display:block;
height:26px;
position:relative;
}




ul#menuitem li a.home {
width:65px;
background-position:0px 0px;
}

ul#menuitem li a:hover.home, ul#menuitem li a.homeon {
width:65px;
background-position:0px -34px;
}


ul#menuitem li a.about {
width:93px;
background-position:-65px 0px;
}

ul#menuitem li a:hover.about, ul#menuitem li a.abouton {
width:93px;
background-position:-65px -34px;
}


ul#menuitem li a.courses {
width:84px;
background-position:-158px 0px;
}

ul#menuitem li a:hover.courses, ul#menuitem li a.courseson {
width:84px;
background-position:-158px -34px;
}


ul#menuitem li a.fleet {
width:93px;
background-position:-242px 0px;
}

ul#menuitem li a:hover.fleet, ul#menuitem li a.fleeton {
width:93px;
background-position:-242px -34px;
}


ul#menuitem li a.deliveries {
width:99px;
background-position:-335px 0px;
}

ul#menuitem li a:hover.deliveries, ul#menuitem li a.deliverieson {
width:99px;
background-position:-335px -34px;
}


ul#menuitem li a.charter {
width:81px;
background-position:-434px 0px;
}

ul#menuitem li a:hover.charter, ul#menuitem li a.charteron {
width:81px;
background-position:-434px -34px;
}


ul#menuitem li a.mileage {
width:147px;
background-position:-515px 0px;
}

ul#menuitem li a:hover.mileage, ul#menuitem li a.mileageon {
width:147px;
background-position:-515px -34px;
}


ul#menuitem li a.news {
width:67px;
background-position:-662px 0px;
}

ul#menuitem li a:hover.news, ul#menuitem li a.newson {
width:67px;
background-position:-662px -34px;
}


ul#menuitem li a.gallery {
width:77px;
background-position:-729px 0px;
}

ul#menuitem li a:hover.gallery, ul#menuitem li a.galleryon {
width:77px;
background-position:-729px -34px;
}


ul#menuitem li a.links {
width:65px;
background-position:-806px 0px;
}

ul#menuitem li a:hover.links, ul#menuitem li a.linkson {
width:65px;
background-position:-806px -34px;
}


ul#menuitem li a.contact {
width:79px;
background-position:-871px 0px;
}

ul#menuitem li a:hover.contact, ul#menuitem li a.contacton {
width:79px;
background-position:-871px -34px;
}



/* - - - - - TOPBAR - - - - - */


#topbar_thin{
	position:relative;
	margin:0 auto;
	min-width:100%;
	height:5px;
	background:url(/images/back_stripe_thin.png) center top repeat #094A7C;
}

#topbar_medium{
	position:relative;
	margin:0 auto;
	min-width:100%;
	height:250px;
	background:url(/images/back_stripe_medium.png) center top repeat #094A7C;
}

#topbar_thick{
	position:relative;
	margin:0 auto;
	min-width:100%;
	height:276px;
	background:url(/images/back_stripe_thick.png) center top repeat #094A7C;
}

#homephotos{
	position:relative;
	margin:0 auto;
	width:950px;
	min-height:200px;
	padding-top:15px;
}


#homephoto{
	position:relative;
	margin:0 16px 0 0;
	width:306px;
	height:200px;
	float:left;
}

#homephoto2{
	position:relative;
	margin:0;
	width:306px;
	height:200px;
	float:left;
}

#homephotowide{
	position:relative;
	margin:0;
	width:950px;
	height:226px;
	float:left;
}



/* - - - - - CONTAINERS - - - - - */



#container{
	position:relative;
	margin:0 auto;
	padding:0 0 40px;
	width:100%;
	min-height:250px;
	background:#FFF;
	text-align:justify;
}

#content{
	position:relative;
	margin:0 auto;
	width:950px;
	min-height:250px;
	background:#FFF;
}

#col1{
	position:relative;
	margin:0;
	padding-right:30px;
	width:622px;
	min-height:100px;
	float:left;
	text-align:justify;
}

#col2{
	position:relative;
	margin:0 auto;
	padding-left:30px;
	width:267px;
	min-height:100px;
	float:left;
	text-align:justify;
	border-left:1px dashed #BDDEF5;
}

#dashline {
	position:relative;
	margin:30px auto;
	height:1px;
	width:267px;
	border-top:1px dashed #BDDEF5;
}

#clear{
	position:relative;
	width:900px;
	height:1px;
	clear:both;
	margin:0 auto;
}

#containerblue{
	position:relative;
	margin:0 auto;
	padding:10px 15px 0;
	width:920px;
	min-height:500px;
	background:url(images/back_stripe_full.png) center top repeat-x #073A66;
	font-size:10px;
	color:#FFF;
	text-align:center;
}

#containerempty{
	position:relative;
	margin:0 auto;
	width:950px;
	min-height:100px;
}

#columnleft{
	position:relative;
	margin:0 20px 0 0;
	width:220px;
	min-height:100%;
	float:left;
}

#columnright{
	position:relative;
	margin:0 autp;
	width:710px;
	min-height:100%;
	float:left;
	text-align:justify;
}

#columnleftcontact{
	position:relative;
	margin:0 20px 0 0;
	width:330px;
	min-height:100%;
	float:left;
}

#columnrightcontact{
	position:relative;
	margin:0 autp;
	width:600px;
	min-height:100%;
	float:left;
	text-align:justify;
}

#columnleftgifts{
	position:relative;
	margin:0 20px 0 0;
	width:430px;
	min-height:100%;
	float:left;
}

#columnrightgifts{
	position:relative;
	margin:0 autp;
	width:500px;
	min-height:100%;
	float:left;
	text-align:justify;
}

#clear{
	position:relative;
	margin:0 auto;
	width:900px;
	height:1px;
	clear:both;
}



/* - - - - - FOOTER - - - - - */



#footer{
	position:relative;
	margin:0 auto;
	padding:15px auto 30px;;
	width:100%;
	min-height:10px;
	border-top:1px dashed #BDDEF5;
	color:#666;
}

#footercontent{
	position:relative;
	margin:0 auto;
	padding:10px 0px 30px;
	width:950px;
	min-height:10px;
}

#footer1{
	position:relative;
	margin:0 16px 0 auto;
	width:316px;
	min-height:10px;
	float:left;
}

#footer2{
	position:relative;
	margin:0 16px 0 auto;
	width:336px;
	min-height:10px;
	float:left;
}

#footer3{
	position:relative;
	margin:0 auto;
	width:266px;
	min-height:10px;
	float:left;
}

#footercontact{
	position:relative;
	margin:0 auto;
	padding:10px 0px;
	width:950px;
	min-height:10px;
	text-align:right;
}





/* - - - - - CONTENT - - - - - */



#dottedline{
	position:relative;
	margin:20px auto;
	width:910px;
	height:1px;
	border-bottom:1px dashed #F00;
}

.img3{
	border:12px solid #FFF;
}

.img1{
	border:12px solid #FFF;
	margin-right:19px;
	margin-bottom:15px;
}

.img2{
	border:12px solid #FFF;
	margin-bottom:15px;
}





/* - - - - - FONTS - - - - - */





h1{
	margin-top:0px;
	font-size:20px;
}

h2{
	font-size:15px;
}

p{
	font-size:12px;
	margin-bottom:0px;
}

a:link, a:active, a:visited {
	color:#039;
	text-decoration:none;
}

a:hover {
	color:#F00;
	text-decoration:none;
}

#footer h1{
	font-size:16px;
}

#footer p {
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
}

#footer ul, #footer li {
	margin-top:0px;
	margin-bottom:5px;
}

.red, .red a {
	font-size:18px;
	font-weight:bold;
	color:#C00;
	margin:5px 0 8px;
}

.red2, .red2 a {
	font-size:18px;
	font-weight:bold;
	color:#C00;
	text-align:right;
}

.red3, .red3 a {
	font-size:16px;
	font-weight:normal;
	color:#C00;
	margin:5px 0 8px;
	padding-left:10px;
}

.red a:hover, .red2 a:hover, .red3 a:hover {
	color:#039;
}

.redsmall {
	font-size:13px;
	font-weight:bold;
	color:#F00;
	margin-bottom:20px;
}

.justify{
	text-align:justify;
}

.more {
	font-size:13px;
	color:#555;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	color:#222;
	text-decoration:none;
}





#brief8{
	font-size:10px;
	color:#999;
	margin-top:40px;
}
