*
{
	margin: 0;
	padding: 0;
}

html, body, #bg, #bg table, #bg td, #cont
{
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#bg
{
	position: fixed;
}

#bg div
{
	height: 200%;
	left: -50%;
	position: absolute;
	top: -50%;
	width: 200%;
}

#bg td
{
	text-align: center;
	vertical-align: middle;
}

#bg img
{
	margin: 0 auto;
	min-height: 50%;
	min-width: 50%;
}

#cont
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 70;
	overflow: auto;
}

#focus-stealer
{
	position: absolute;
	left: -9999px;
}




body
{
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	color: #fff;
}

img
{
	border: 0;
	vertical-align: top;
	text-align: left;
}
object
{
	vertical-align: top;
	outline: none;
}
ul, ol
{
	list-style: none;
}

.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.clear
{
	clear: both;
}

.col-1, .col-2, .col-3, .col-4
{
	float: left;
	padding-bottom: 18px;
}

.alignright
{
	text-align: right;
}
.aligncenter
{
	text-align: center;
}

.wrapper
{
	width: 100%;
	overflow: hidden;
}
.container
{
	width: 960px;
	margin: 0 auto;
	font-size: .8125em;
}





/*==== GLOBAL =====*/
#header
{
	height: 345px;
	border-top: 10px solid #000;
}
#content
{
	min-height: 557px;
	height: auto !important;
	height: 557px;
}
#footer
{
	height: 70px;
	background: url(images/tail-bottom.gif) left top repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}


/*----- other -----*/
.img-indent
{
	margin: 0 20px 0 0;
	float: left;
}
.img-box
{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.img-box img
{
	float: left;
	margin: 0 20px 0 0;
}

.img-indent1
{
	margin: 0 10px 0 0;
	float: left;
}
.img-box1
{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.img-box1 img
{
	float: left;
	margin: 0 10px 0 0;
}

.extra-wrap
{
	overflow: hidden;
}


p
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.p1
{
	margin-bottom: 0px;
}
.p2
{
	margin-bottom: 0px;
}
.p3
{
	margin-bottom: 0px;
}

/*----- txt, links, lines, titles -----*/
a
{
	color: #fff;
	outline: none;
}
a:hover
{
	text-decoration: none;
}

h1
{
	background: #000;
	float: left;
	font-size: 32px;
	font-weight: normal;
	line-height: 1em;
	text-align: right;
	text-transform: uppercase;
	padding: 5px 20px 9px 20px;
}
h1 a
{
	color: #fff;
	text-decoration: none;
}
h1 span
{
	display: block;
	color: #fff;
	font-size: 11px;
	line-height: 1.2em;
}
h1 b
{
	font-style: italic;
	color: #ffe400;
}
h2
{
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0 0 0 0;
	margin-bottom: 20px;
}
h3
{
	font-size: 17px;
	color: #ffe400;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 0 0 0;
	margin-bottom: 0px;
}
.Title
{
	font-size: 17px;
	color: #ffe400;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 0 0 0;
	margin-bottom: 0px;
}
h4
{
	font-size: 15px;
	color: #fff;
	font-weight: normal;
}
h5
{
	font-size: 11px;
	color: #ffe400;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 0 0 0;
	margin-bottom: 0px;
}


.button
{
	float: left;
	background: #ffe400;
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	padding: 0 8px 0 8px;
}
.button:hover
{
	background: #fff;
}

.line-ver, .line-ver1, .line-ver2
{
}


/*==================boxes====================*/
.box
{
	background: url(images/box-bg.png) left top;
	width: 100%;
}
.box .inner
{
	padding: 26px 21px 26px 21px;
}


.address dt
{
	margin-bottom: 20px;
	font-size: 15px;
	color: #fff;
}
.address dd
{
	clear: both;
}
.address dd span
{
	float: left;
	width: 87px;
}


/*===== header =====*/
#header .nav
{
	float: left;
	padding: 5px 10px 5px 10px;
	background: #fff600;
	font-size: 11px;
}
#header .nav li
{
	padding: 2px 0 4px 0;
	border-bottom: 1px solid #ffe400;
	width: 170px;
	margin-bottom: 3px;
	vertical-align: top;
}
#header .nav li.last
{
	border-bottom: none;
}
#header .nav li a
{
	background: url(images/arrow1.gif) no-repeat 10px 7px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 27px;
}
#header .nav li a:hover, #header .nav li a.current
{
	background: url(images/arrow2.gif) no-repeat 10px 7px #000;
	color: #fff600;
}
#header .navsub
{
	float: left;
	padding: 5px 10px 5px 10px;
	background-image: url('/Custom/Sail/Images/YellowTransparent.png');
	background-repeat: repeat;
	font-size: 11px;
}
#header .navsub li
{
	padding: 2px 0 4px 0;
	border-bottom: 1px solid #ffe400;
	width: 170px;
	margin-bottom: 3px;
	vertical-align: top;
}
#header .navsub li.last
{
	border-bottom: none;
}
#header .navsub li a
{
	background: url(images/arrow1.gif) no-repeat 10px 7px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 27px;
}
#header .navsub li a:hover, #header .navsub li a.current
{
	background: url(images/arrow2.gif) no-repeat 10px 7px #000;
	color: #fff600;
}
#header .navsubsub
{
	float: left;
	padding: 5px 10px 5px 10px;
	background-image: url('/Custom/Sail/Images/YellowTransparent.png');
	background-repeat: repeat;
	font-size: 11px;
}
#header .navsubsub li
{
	padding: 2px 0 4px 0;
	border-bottom: 1px solid #ffe400;
	width: 170px;
	margin-bottom: 3px;
	vertical-align: top;
}
#header .navsubsub li.last
{
	border-bottom: none;
}
#header .navsubsub li a
{
	background: url(images/arrow1.gif) no-repeat 10px 7px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 27px;
}
#header .navsubsub li a:hover, #header .navsubsub li a.current
{
	background: url(images/arrow2.gif) no-repeat 10px 7px #000;
	color: #fff600;
}
/*===== content =====*/
#content
{
}
.list1 li
{
	background: url(images/arrow3.gif) no-repeat left 7px;
	padding: 0 0 5px 13px;
}

blockquote
{
	color: #fff;
	font-size: 15px;
	text-align: right;
	padding-bottom: 20px;
}
blockquote p
{
	margin-bottom: 0;
	color: #676767;
	text-align: left;
	font-size: 13px;
}

/*===== footer =====*/
#footer
{
	color: #9d9d9d;
	font-size: 11px;
	text-transform: uppercase;
}
#footer p
{
	padding: 10px 0 0 0;
	margin: 0;
}
#footer a
{
	color: #9d9d9d;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}


/*----- forms -----*/
#contacts-form fieldset
{
	border: none;
	width: 100%;
	overflow: hidden;
}
#contacts-form label
{
	display: block;
	height: 46px;
}
#contacts-form label input
{
	width: 190px;
	padding: 3px 3px 3px 5px;
	color: #fff;
	background: #000;
	border: 1px solid #2b2b2b;
}
#contacts-form textarea
{
	width: 190px;
	height: 108px;
	padding: 3px 3px 3px 5px;
	margin-bottom: 15px;
	color: #fff;
	background: #000;
	border: 1px solid #2b2b2b;
	overflow: auto;
}
#contacts-form .col-1
{
	width: 235px !important;
	margin-right: 0 !important;
	padding-bottom: 0;
}
#contacts-form .col-2
{
	width: 201px !important;
	padding-bottom: 0;
	margin-right: 0 !important;
}
#contacts-form .button
{
	margin-left: 15px;
	float: right;
}

/*==========================================*/


