body {
	background: #009bd0 url('../img/background.gif') repeat-x top left;
	padding: 56px 0 46px 0;
	margin: 0;
	font: 11.3px/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color: #333333;
}

img {
	border: 0;
}

form {
	padding: 0;
	margin: 0;
}

#super-wrapper {
	position: relative;
	width: 1168px;
	margin: 0 auto;
}

#wrapper {
	position: relative;
	background: url('../img/wrapper-background.gif') repeat-y top right;
	width: 1098px;
	margin: 0 auto;
	overflow: auto;
}

#left {
	float: left;
	position: static;
	width: 557px;
}

#header {
	position: relative;
	width: 557px;
	height: 163px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#menu {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 46px;
}

#content {
	background-color: #ffffff;
	position: relative;
	width: 557px;
	min-height: 500px;
}

#text {
	position: relative;
	padding: 60px;
	width: 437px;
}

#corner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

#i-corner {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 47px;
	height: 100px;
}

#right {
	float: left;
	position: static;
	width: 541px;
}

#flash {
	background: #b2e5f7 url('../img/flash.gif') no-repeat top left;
	position: relative;
	width: 541px;
	height: 541px;
}

#subcontent {
	position: absolute;
	top: 220px;
	left: 60px;
	color: #00445b;
	z-index: 100;
}

#content-credits {
	position: absolute;
	bottom: 25px;
	right: 265px;
	width: 200px;
	height: 35px;
	text-align: right;
	color: #00445b;
}

#footer {
	background: url('../img/footer-background.gif') no-repeat top left;
	clear: both;
	float: left;
	position: static;
	width: 100%;
}

#bottom {
	position: relative;
	width: 100%;
	height: 25px;
}

#language {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
}

#contact {
	position: absolute;
	bottom: 0;
	right: 240px;
	text-align: right;
	color: #ffffff;
}

#selected {
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 25px;
}

.submenu {
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	height: 35px;
	display: none;
}

#submenu-management {
	background: url('../img/submenu-background-management.gif') no-repeat top left;
	padding: 11px 0 0 11px;
	color: #ffffff;
}

#submenu-relationmarketing {
	background: url('../img/submenu-background-relationmarketing.gif') no-repeat top left;
	padding: 11px 0 0 66px;
	color: #ffffff;
}

#sms {
	font: 11.3px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color: #333333;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background: #fefefe url('../img/input-background.gif') no-repeat top left;
}

#sms-button {
	background-color: #00445b;
	font: 11.3px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color: #ffffff;
	border: 0;
	margin: 0;
	padding: 3px;
}

#map {
	width: 100%;
	height: 250px;
}

#contact-form-table td {
	padding: 0 0 5px 0;
}

#contact-form-table td input, #contact-form-table td textarea {
	font: 11.3px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color: #333333;
	width: 90%;
	margin: 0;
	padding: 4px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background: #fefefe url('../img/input-background.gif') no-repeat top left;
}

#contact-form-table td textarea {
	height: 200px;
}

#contact-button {
	background-color: #00445b;
	font: 11.3px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color: #ffffff;
	border: 0;
	margin: 0;
	padding: 3px;
	cursor: pointer;
}

#rss-news-title {
	position: absolute;
	bottom: 0;
	left: 25px;
	width: 100px;
	height: 35px;
	font-weight: bold;
	color: #00445b;
}

#rss-news {
	position: absolute;
	bottom: 0;
	left: 110px;
	width: 500px;
	height: 35px;
	color: #007bbf;
}

.light {
	color: #aaaaaa;
}

a:link					{ color: #007bbf; text-decoration: underline;	}
a:visited				{ color: #007bbf; text-decoration: underline;	}
a:active				{ color: #007bbf; text-decoration: underline;	}
a:hover					{ color: #007bbf; text-decoration: none;		}

#subcontent a:link		{ color: #007bbf; text-decoration: none;		}
#subcontent a:visited	{ color: #007bbf; text-decoration: none;		}
#subcontent a:active	{ color: #007bbf; text-decoration: none;		}
#subcontent a:hover		{ color: #007bbf; text-decoration: underline;	}

#subcontent .a a:link		{ color: #00445b; font-weight: bold; text-decoration: none;		}
#subcontent .a a:visited	{ color: #00445b; font-weight: bold; text-decoration: none;		}
#subcontent .a a:active		{ color: #00445b; font-weight: bold; text-decoration: none;		}
#subcontent .a a:hover		{ color: #00445b; font-weight: bold; text-decoration: underline;	}

#footer a:link			{ color: #ffffff; text-decoration: underline;	}
#footer a:visited		{ color: #ffffff; text-decoration: underline;	}
#footer a:active		{ color: #ffffff; text-decoration: underline;	}
#footer a:hover		{ color: #ffffff; text-decoration: none;		}

.submenu a:link			{ color: #ffffff; text-decoration: none;		}
.submenu a:visited		{ color: #ffffff; text-decoration: none;		}
.submenu a:active		{ color: #ffffff; text-decoration: none;		}
.submenu a:hover		{ color: #ffffff; text-decoration: underline;	}
