/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Geneva, sans-serif;
	background:#323894;
	color:#404040;
	text-align:center;
	margin-bottom:30px;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
	font:130%/150% Arial, Helvetica, sans-serif;
	color:#0c1263;
	font-weight:bold;
}
h2 {
	font:120%/150% Arial, Helvetica, sans-serif;
	color:#404040;
	font-weight:bold;
}
h2 a {
	text-decoration:none;
}
h2 span {
	font-size:75%;
	line-height:130%;
	color:#666;
}
h3 {
	font:110%/170% Verdana, Geneva, sans-serif;
	color:#797979;
	font-weight:bold;
}
h4 {
	font-size:120%;
}
a {
	color:#323894;
}
a:hover {
	text-decoration:none;
}

/* [/html] */

#outer {
	background:#fff url(/images/bg.gif) repeat-x;
}
#container {
	width:805px;
	margin:0 auto;
	text-align:left;
}

/* [header and nav] */

#nav {
	list-style:none;
	background:url(/images/bg.gif) repeat-x;
	height:31px;
	text-transform:uppercase;
	margin:0 -20px;
	padding:72px 0 0 10px;
	font-weight:bold;
}
	#nav li {
		float:left;
		text-align:center;
		margin:0 13px;
	}
	#nav a {
		color:#fff;
		text-decoration:none;
		display:block;
		padding:0 0 3px;
		height:16px;
		text-align:center;
		border-bottom:2px solid #7578a7;
	}
	#nav a:hover {
		color:#7578a7;
	}
	#nav a.onstate {
		color:#7578a7;
		border:0;
	}

#subnav {
	list-style:none;
	text-transform:uppercase;
	margin:5px 0 0 120px;
	font-weight:bold;
	height:29px;
}
	#subnav li {
		float:left;
		text-align:center;
		margin:0 3px;
		height:29px;
	}
	#subnav a {
		color:#fff;
		display:block;
		width:89px;
		height:24px;
		padding-top:5px;
		text-decoration:none;
		background:url(/images/subnav-tab.png) no-repeat;
	}
	#subnav a.fixed {
		width:171px;
		background:url(/images/subnav-tab2.png) no-repeat;
	}
	#subnav a:hover, #subnav a.onstate {
		color:#7578a7;
	}
	
/* [content] */

#content {
	background:url(/images/content-bg.gif) repeat-y;
}

/* [right column] */

#left {
	width:230px;
	float:left;
}
	#images {
		background:#323894;
		margin:60px 0 30px;
		padding:15px 17px;
	}
		.fade1, .fade2 {
			padding:15px 0 0;
		}
		.offer {
			background:url(/images/offer-bg.gif) no-repeat;
			position:relative;
			width:166px;
			height:131px;
			padding:10px 15px 5px;
			margin-top:12px;
			line-height:140%;
		}
			.offer h3 {
				margin:0;
				font-size:150%;
				line-height:140%;
				font-weight:normal;
				color:#323894;
			}
			.offer .ad_content {
				height:68px;
			}
			.offer p {
				margin:5px 0 8px;
				font-size:120%;
				line-height:130%;
			}
			.offer a {
				background:url(/images/tab.gif) no-repeat;
				width:167px;
				height:21px;
				padding-top:2px;
				display:block;
				font-weight:bold;
				color:#fff;
				text-decoration:none;
				text-align:center;
			}

/* [main column] */

#main {
	width:535px;
	float:right;
	padding:0 20px;
}
	#main ul.list {
		margin:15px 0 0 10px;
		list-style:none;
	}
		#main ul.list li {
			background:url(/images/bullet.gif) no-repeat 0 7px;
			padding:0 0 8px 10px;
		}
		#main ul.home li {
			padding-bottom:4px;
		}
#main ol {
	margin:15px 0 15px 25px;
}
	#main ol li {
		margin:10px 0;
	}
		#main ol ol {
			margin:15px 0 15px 0;
			list-style:none;
		}
#text {
	background:url(/images/text-bg.png) no-repeat;
	margin:-5px -20px 0;
	padding:30px 35px 10px;
	min-height:700px;
}
	.icons {
		float:right;
		width:190px;
		margin:0 -10px 0 15px;
	}
		.icons img {
			margin-bottom:15px;
		}
	.min_height {
		min-height:600px;
		width:100%;
	}
	.offer_pics {
		margin-top:20px;
		background:#5b60a9;
		text-align:center;
		padding-bottom:13px;
	}
		.offer_pics img {
			margin:13px 6px 0;
		}
table.tariffs {
	margin:15px 0 20px;
}
	table.tariffs td {
		padding:5px 3px;
		border-bottom:1px solid #ccc;
		text-align:center;
	}
	table.tariffs thead td {
		background:#323894;
		color:#fff;
		font-weight:bold;
		padding:3px;
	}
	table.tariffs td.lft_aln {
		text-align:left;
	}
	table.tariffs td.subhead {
		font-weight:bold;
		color:#7578a7;
	}
.layout {
	float:left;
	margin:10px 30px 0 0;
	padding-right:15px;
	font-weight:bold;
	text-align:center;
}
	.layout img {
		margin-bottom:5px;
	}

/* [form] */


legend {
	font-size:120%;
	color:#43668e;
	font-weight:bold;
}
form {
	margin-bottom:20px;
	
}
fieldset {
	border:1px solid #eee;
	padding:0 28px 20px;
	width:450px;
}
fieldset p {
	margin:20px 0 0;
}
label {
	width:120px;
	float:left;
}
label.small_label {
	width:120px;
	float:left;
	text-align:right;
	margin-right:15px;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	width:170px;
}
textarea.fulltext {
	width:400px;
}
input.submitbutt {
	background:#dcdcdc;
}
input.blue_button {
	background:url(/images/button.gif) no-repeat;
	width:97px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	border:0;
}
/* [/form] */

/* [footer] */

#footer_outer {
	background:url(/images/footer-bg1.gif) repeat-x;
}
#footer {
	color:#404040;
	margin:0 auto;
	width:795px;
	text-align:left;
	padding:50px 0 0;
	text-align:left;
	background:url(/images/footer-bg2.gif) no-repeat top right;
}
#footer .address {
	float:left;
	width:240px;
	color:#fff;
	line-height:140%;
	margin-left:10px;
}
#footer ul {
	list-style:none;
	height:35px;
	width:475px;
	float:right;
	margin-right:10px;
}
#footer li {
	float:left;
	padding:0 0 23px 27px;
	line-height:100%;
	color:#fff;
}
#footer li.copy {
	padding-left:62px;
	padding-right:35px;
}
#footer li.arrival {
	padding-right:5px;
	float:right;
}
#footer li.valid {
	padding-left:0;
}
#footer li.valid a {
	margin:0 1px;
}
#footer li.tel {
	float:right;
	font-size:170%;
	font-style:italic;
	padding-right:5px;
}
#footer a {
	color:#fff;
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px solid #656aaf;
}
#footer a:hover, #footer a.onstate {
	color:#ccc;
}
#footer li.arrival a {
	color:#86d2ef;
	font-weight:bold;
	border:0;
}
/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:1px;
	clear:both;
}
.hr {
	margin:20px 0;
	clear:both;
}
hr {
	color:#d9d9d9;
	background-color:#d9d9d9;
	border:0;
	height:1px;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.populate_off {
	display:none;
}
.populate_on {
	display:block;
}
.blue {
	color:#0c1062;
}
.orange {
	color:#f89e1c;
}
.center {
	text-align:center;
}
.firstpara {
	margin-top:0;
}
.smalltext {
	font-size:70%;
}
.imglft {
	float:left;
	margin:4px 20px 0 0;
}
.imgrt {
	float:right;
	margin:4px 0 0 20px;
}
.news_pic {
	float:right;
	margin:5px 0 0 20px;
	border:1px solid #000;
}
.viking {
	vertical-align:middle;
	margin:3px 0 0 10px;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.yellow {
	color:#f89e1c;
}
.norb {
	margin-right:0;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.hide2 {
	display:none;
}

/* [/extra] */
