@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;*/
	padding: 35px 0 0 80px;
}
.logoimg
{
	display: block;
}

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

.menuSelected
{
	background: #f60 !important;
}

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

.menucoupling1
{
	/*padding: 0px 0px 0px 200px;*/
	padding: 0 180px 0 25px;	
	width: 275px;
}
.menu1, .menu2, .menu3, .menu4
{
	letter-spacing: -3px;
	/*padding: 0 180px 0 25px;*/
	cursor: pointer;
}

.sub1, .sub2, .sub3, .sub4
{
	/*padding: 0 180px 0 25px;*/
}

.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 25px;
}
.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;*/
	padding: 0 180px 0 25px;
}
.menu3
{
	font-size: 30px;
	color: #c30;
	font-family: Helvetica;
	font-weight: bold;
}
.submenu3
{
	background: #c30;
	color: #fff;
	margin: 0px 1px 1px 0px;
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
}

.menucoupling4
{
	/*padding: 0px 0px 0px 270px;*/
	padding: 0 180px 0 25px;
}
.menu4
{
	font-size: 30px;
	color: #f90;
	font-family: Helvetica;
	font-weight: bold;
}
.submenu4
{
	background: #f90;
	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;
	position: relative;
}

.bottomLogoWrapper
{
	float: left;
	padding: 35px 0px 0px 30px;
}
.contactinfo
{
	float: left;
	padding: 35px 0px 0px 30px;
}
.newsArchive
{
	/*float: left;
	padding: 0px 0px 0px 410px;*/
	position: absolute;
	top: -40px;
	right: 20px;
}

.searchBox
{
	float: right;
	margin: 0 20px 10px 0;
}

.searchButton
{
	background: url(images/search-icon.jpg) no-repeat;
	width: 24px;
	height: 24px;
	border: none;
}

.searchFieldDiv
{
	float: left;
}

.searchButtonDiv
{
	float: left;
}

