/*CSS Document
General*/
.tag
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 80px;
	color: #FFFFFF;
	margin-top: 70px;
}
*
{
	margin: 0;
	padding: 0;
}
HTML
{
	height: 100%;
	font-size: 62.5%;
}
BODY
{
	height: 100%;
	text-align: center;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	background-color: #ACCEF3;
	min-width: 850px;
	padding-bottom: 80px;
/*Simulates margin-bottom for wrapper in IE*/
}

#disclaimer {
	height: 300px;
	width: 750px;
	padding: 8px;
	font-size: 10px;
	color: #000000;
	background-color:#fffff;
	overflow:auto;
}


A:link, A:visited
{
	color: #00598D;
	text-decoration: underline;
	font-weight: bold;
}
A:hover
{
	text-decoration: none;
}
.cleaner
{
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.noscreen
{
	display: none;
}
/*Paragraphs, headings, ...*/
P
{
	line-height: 1.9;
	margin-bottom: 7px;
}
P.text-list
{
	padding: 2px 0 2px 15px;
	font-weight: normal;
	line-height: 1.1;
	color: #202020;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
P.text-content:first-letter
{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 0.9;
	color: #202020;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H1
{
	font: 2.6em Arial, serif, Georgia, "Times New Roman", Times;
	margin: 0 0 10px 40px;
	width: 55%;
	padding: 15px 0 5px;
}
H1 A:link, H1 A:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
H2
{
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	border-left: 3px solid #FFAE20;
	padding-left: 14px;
	margin: 12px 0 0 40px;
}
H6
{
	color: #00131E;
	font: 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	background: url(../img/ok_ico.png) no-repeat 0px 0px;
	padding-left: 18px;
	margin: 8px 0 5px;
}
H3
{
	color: #00598D;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	background: url(../img/h3-bg.gif) no-repeat 0 50%;
	padding-left: 35px;
	margin: 18px 0 10px;
}
H4
{
	font-size: 1em;
	background-color: #005E85;
	color: #FFFFFF;
	letter-spacing: 1px;
	border: 2px solid #FFFFFF;
	margin-top: 7px;
	padding: 6px 10px;
}
UL
{
	list-style-type: none;
}
/*Site wrapper*/
#wrapper
{
	width: 900px;
	margin: 0px auto 80px;
	position: relative;
	background-color: #FFFFFF;
	display: table;
/*margin-bottom for FF   (?)*/
	text-align: left;
}
/*Header*/
#header
{
	margin: 0 auto;
	height: 65px;
	position: relative;
	background: #004BA2 repeat-x 0 0;
	border-top: 1px solid #009FF9;
	border-bottom: 1px solid #46A0CA;
}
#headerImg
{
	margin: 0 auto;
	height: 140px;
	position: relative;
	background: #004E6C url(../img/bg_blue.jpg) repeat-x 0 0;
	border-bottom: 1px solid #46A0CA;
}
/*Menu*/
#menu
{
	width: 900px;
	margin: 1px auto;
	background: #004BA2 repeat-x 0 0;
}
#menu LI
{
	display: inline;
	list-style-type: none;
}
#menu LI.first A
{
	margin-left: 1.6em;
	display: inline;
}
#menu LI A
{
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 33px;
	margin: 0 0.5em;
	padding: 0 1em;
}
#menu LI A:hover
{
	text-decoration: underline;
}
#menu LI A.active
{
	font-weight: bold;
	color: #B1EEFF;
}
.cleaning-box
{
	min-height: 1px;
}
.cleaning-box:after
{
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ' ';
}
.hidden
{
/*Skip menu*/
	position: absolute;
	top: -10000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
/*Content boxes*/
#content-box
{
	width: 100%;
	margin: 0 auto;
	color: #151515;
	position: relative;
}
#content-box-in
{
	width: 100%;
}
.content-box-left
{
	float: left;
	width: 750px;
	margin-bottom: 4em;
}
.content-box-right
{
	float: right;
	width: 150px;
	margin-bottom: 4em;
	background-color: #F9F9F9;
	margin-top: 180px;
}
#column-right-bottom
{
	background: #DBF3FF url(../img/column-right-bottom.gif) no-repeat 0 0;
	width: 150px;
	height: 20px;
}
.content-box-left-in
{
	margin: 0.4em 1.7em 0 2em;
}
.gallery
{
	margin-top: 18px;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}
.gallery A IMG, .gallery A:visited IMG
{
	margin: 0 11px 16px 0;
	border: 4px solid #EEEEEE;
}
.gallery A:hover IMG
{
	border: 4px solid #74BDDC;
}
.content-box-right-in
{
	margin: 0.4em 1.6em 0 0.8em;
}
DT
{
	font-size: 0.9em;
	font-weight: bold;
}
DD
{
	line-height: 1.4;
	margin-bottom: 12px;
}
DD.heading, DD.heading A, DD.heading A:visited
{
	margin-bottom: 1px;
	color: #D15900;
	font-weight: bold;
}
ADDRESS
{
	line-height: 1.5;
	margin-bottom: 7px;
}
/*Footer*/
#footer
{
	background-color: #004BA2;
	color: #FFFFFF;
	width: 900px;
	height: 34px;
	font-size: 0.9em;
	border-bottom: 2px solid #006F98;
}
#footer A, #footer A:visited
{
	font-weight: normal;
	color: #FFFFFF;
}
#footer P.left, #footer P.right
{
	width: 400px;
	display: inline;
	margin-bottom: 0;
	line-height: 30px;
}
#footer A.b, #footer A.b A:visited
{
	font-weight: bold !important;
}
#footer P.left
{
	float: left;
	text-align: left;
	margin-left: 15px;
}
#footer P.right
{
	float: right;
	text-align: right;
	margin-right: 15px;
}
