/*colors:
darkest-blue: 0A4A89
dark-blue: 0A50A1
light-blue: BFCAE2
orange: FF7F00
dark-orange: DD6900
lighter grey: EDEDED
*/
body {
background-color: #F8F8F8;
color: #000000;
font-size: 14px;
font-family: Arial, Sans-Serif;
height: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


#bannerarea {
background-color: #BFCAE2;
background-image : url(image/hookstripe.gif);
background-repeat: repeat-y;
}

#banner {
	position:relative;
	width: 600px;
	background-image : url(image/hook.gif);
	background-repeat: no-repeat;
}


#bannerlogo {
	float:left;
	text-align: right;
	overflow: hidden;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#bannerlogo a {
	font-size: 24px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration:none;
}
.bannerh {
	margin-left: 190px;
}
#banner h1{
	color: #0A4A89;
	font-size: 24px;
	white-space: nowrap;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#banner h2 {
	color: #FF7F00;
	white-space: nowrap;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#bannercontact {
	float:left;
	clear: left;
	text-align: right;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	color: #0A4A89;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#bannercontact a {
	color: #0A50A1;
}
#navi {
	background-color: #0A4A89;
	clear: both;
	position: relative;
	padding-left: 195px;
	padding-bottom: 2px;
	padding-top: 1px;

	color: #FFFFFF;
}
#navi a {
	color: #FF7F00;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration:none;
}
#navi a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#SiteSearchGoogle {
	position:absolute;
	left: 620px;
	top: 10px;
}

#mainpage {
	position: relative;
	clear: both;
	width: 90%;
	}

#deko
{
	position: absolute;
	width: 180px;
	top: 0px;
	left: 0px;
}

.dekorow {
	position: relative;
	height: 90px;
	width: 180px;
}
.dsLeftBright { /*Dekosquare Left Bright */
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 90px;
	background: #BFCAE2;
}
.dsRightBright {
	position: absolute;
	top: 0px;
	left: 90px;
	height: 90px;
	width: 90px;
	background: #BFCAE2;
}
.dsLeftMedium { /*Dekosquare Left Medium */
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 90px;
	background: #FF7F00;
}

.dsRightMedium {
	position: absolute;
	top: 0px;
	left: 90px;
	height: 90px;
	width: 90px;
	background: #FF7F00;
}
.dsLeftDark { /*Dekosquare Left Dark */
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 90px;
	background: #0A4A89;
}

.dsRightDark {
	position: absolute;
	top: 0px;
	left: 90px;
	height: 90px;
	width: 90px;
	background: #0A4A89;
}
.dekoimageLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}
.dekoimageLeft img{
	height: 90px;
	width: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-style: none;
}

a.dekoimageLeft:hover{
	filter:Gray();
}

.dekoimageRight {
	position: absolute;
	top: 0px;
	left: 90px;
	border-style: none;
}
.dekoimageRight img{
	height: 90px;
	width: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}


a.dekoimageRight:hover{
	filter:Gray();
}

.content {
	margin-left:195px;
	padding-top: 15px;


}
.content h1{
	color: #0A4A89;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;

}


.content h2{
	color: #0A4A89;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;

}

.content p{
	margin: 0px 0px 10px 0px;
}
.content a{
	color: #0A4A89;
}	


.special {
	border-style: solid;
	border-width: 2px;
	border-color: #FF7F00;
	background: #EDEDED;
	padding: 5px 7px 7px 7px;
	margin: 0px 2% 10px 0px;
}

.special h1 {
	color: #DD6900;
	margin: 0px 0px 1px 0px;	
	padding: 0px 0px 0px 0px;
	
}
.special p {
	margin: 0px 0px 4px 0px;	
	padding: 0px 0px 0px 0px;
}

.nicetable {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	background: #DFDFDF;
	font-size: 12px;
}


.nicetable td {
	border-top: 1px solid #730E0E;
	border-bottom: 1px solid #730E0E;
	vertical-align: top;
	padding: 3px 10px 3px 10px;

}

.smalllink  {
	font-size:0.8em;
}
.newsletter {
	background: #DFDFDF;
	padding: 3px 3px 3px 3px;
	margin: 10px 0px 10px 0px;
	font-size:0.9em;
	font-family: Monospace;
}

.article {
	padding: 5px 7px 7px 7px;
	margin: 0px 2% 10px 0px;
}
