@charset "utf-8";
html
{
}
body
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Arial AMU";
	font-size: 12px;
	background: url(images/bg_body.jpg) no-repeat;
	background-position: right top;
	color: #555;
	position: relative;
}
a img
{
	border: none;
}
a
{
	color: #6699cc;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.bgDiv1
{
	background: url(images/bg_moduleContainer.gif) repeat-x;
	background-position: left bottom;
}

.readmore
{
	padding: 0px 10px 0px 10px;
	color: #69c;
	font-weight: bold;
	margin: 0px !important;
}
.maincontainer
{
	width: 980px;
	background: no-repeat;
	background-position: bottom left;
}

.header
{
}

.logo
{
	width: 500px;
	height: 360px;
	overflow: hidden;
	float: left;
}
.logolink
{
	display: block;
	padding: 30px 0px 0px 20px;
}
.logoimg
{
	display: block;
}

.menu
{
	width: 480px;
	height: 360px;
	overflow: hidden;
	float: left;
	background: url(images/bg_menu.png) no-repeat;
}

.menuSelected
{
	background: #f60 !important;
}

.submenu1link, .submenu2link, .submenu3link
{
	text-decoration: none;
	color: #fff;
}

.menucoupling1
{
	padding: 0px 0px 0px 200px;
}
.menu1, .menu2, .menu3
{
	letter-spacing: -3px;
}
.menu1
{
	font-size: 30px;
	color: #036;
	font-family: Helvetica;
	font-weight: bold;
}
.submenu1
{
	background: #036;
	color: #fff;
	margin: 0px 1px 1px 0px;
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
}
.menucoupling2
{
	padding: 0px 180px 0px 20px;
}
.menu2
{
	font-size: 30px;
	color: #900;
	font-family: Helvetica;
	font-weight: bold;
}
.submenu2
{
	background: #900;
	color: #fff;
	margin: 0px 1px 1px 0px;
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
}
.menucoupling3
{
	padding: 0px 0px 0px 270px;
}
.menu3
{
	font-size: 30px;
	color: #990;
	font-family: Helvetica;
	font-weight: bold;
}
.submenu3
{
	background: #990;
	color: #fff;
	margin: 0px 1px 1px 0px;
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
}

.quote
{
	margin: 0px;
	padding: 15px;
	font-size: 24px;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: normal;
	display: block;
	color: #777;
}
.pathdiv
{
	padding: 0px 0px 0px 10px;
	background: #fff;
}

.footer
{
	height: 170px;
	background: url(images/tentacles1.jpg) no-repeat;
	background-position: left bottom;
}

.bottomLogoWrapper
{
	float: left;
	padding: 35px 0px 0px 30px;
}
.contactinfo
{
	float: left;
	padding: 35px 0px 0px 30px;
}
.newsArchive
{
	float: left;
	padding: 0px 0px 0px 410px;
}















