/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#999999;
	color:#454343;
	font-size:14px;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

.margin-bottom {
	margin-bottom: 15px;
}

.margin-top {
	margin-top: 15px;
}

.light-grey {
	color: #999999;
}

a {
	text-decoration:none;
	color:#014e4e;
}

a:hover {
	text-decoration: underline;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #014e4e;
}

#container {
	margin:0 auto 0 auto;
	width:880px;
	background-image:url(images/bg.png);
	background-repeat:repeat-y;
	padding:0 14px 0 14px;
}

#top-bar {
	width:880px;
	height:45px;
	background-image:url(images/top-bg.png);
	background-repeat:repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#newsletter {
	width:560px;
	height:36px;
	float:left;
	padding:9px 0 0 30px;
}

#newsletter input#newsletter-input {
	width:160px;
}

#translation {
	width:290px;
	height:32px;
	float:left;
	padding:13px 0 0 0;
}

#header {
	clear:both;
	width:880px;
	height:203px;
}

#header-left {
	width:558px;
	height:164px;
	float:left;
}

#logo {
	width:322px;
	height:164px;
	float:left;
}

#menu {
	clear:both;
	width:878px;
	height:37px;
	border:1px solid #87b7b7;
	background-image:url(images/menu-bg.png);
	background-repeat:repeat-x;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}

#menu ul li {
	display:block;
	float:left;
	height:26px;
	margin:0;
}

#menu ul li#menu-right a{
	background-image:none;
}

#menu ul li a {
	display: block;
	padding:11px 25px 10px 21px;
	color:#FFFFFF;
	background-image:url(images/menu-divider.png);
	background-position:right;
	background-repeat:no-repeat;
	float: left;
}

#menu ul li a:hover {
	color:#4ed7ce;
	text-decoration: none;
}

.menu_flyout {
	position:absolute;
	top:0px;
	display:none;
	z-index:1000;
	background-color:#006565;
	border: 1px solid #1F3A3A;
	border-top: none;
}

.menu_flyout.contact {
	width: 133px;
}

.menu_flyout#menu_about {
	margin: 247px 0 0 85px;
}

.menu_flyout#menu_services {
	margin: 247px 0 0 194px;
}

.menu_flyout#menu_research {
	margin: 247px 0 0 302px;
}

.menu_flyout#menu_news {
	margin: 247px 0 0 387px;
}

.menu_flyout#menu_links {
	margin: 247px 0 0 537px;
}

.menu_flyout#menu_downloads {
	margin: 247px 0 0 620px;
}

.menu_flyout#menu_contact {
	margin: 247px 0 0 743px;
}

.menu_flyout_box {
	font-size:12px;
	color:#FFFFFF;
	padding: 4px 10px 6px;
	clear:both;
	font-weight: bold;
}

.menu_flyout_box a {
	color:#FFFFFF;
	line-height: 24px;
}

.menu_flyout_box a:hover {
	color:#4ed7ce;
	text-decoration: none;
}

#content {
	clear:both;
	width:880px;
	padding:0 0 20px 0;
	margin:0;
}

#content-left {
	width:407px;
	float:left;
	padding:20px 30px 0 30px;
}

#content-left p {
	line-height:20px;
	margin:20px 0 0 0;
	padding:0;
}

#content-left ul li {
	line-height:20px;
}

#content-right {
	width:385px;
	float:left;
	padding:20px 0 0 0;
}

#content-right img {
	border:6px solid #cdcdcd;
	margin:0 6px 20px 0;
	float:right;
}

.quote-box {
	width:364px;
	background-image:url(images/quote-slither.png);
	background-repeat:repeat-y;
	float:right;
}

.quote-top {
	width:306px;
	min-height:115px;
	background-image:url(images/quote-top.png);
	background-repeat:no-repeat;
	padding:0 32px 0 26px;
	color:#FFFFFF;
}

.quote-top p {
	margin:0;
	padding:20px 0 0 0;
	line-height:20px;
}

.quote-bottom {
	width:364px;
	height:59px;
	background-image:url(images/quote-bottom.png);
	background-repeat:no-repeat;
}

#content h1 {
	font-size:20px;
	font-weight:normal;
	color:#014e4e;
	margin:0;
	padding:0;
	font-style:italic;
}

#homepage-image {
	width:880px;
	height:280px;
}

#home-left {
	width:420px;
	float:left;
	padding:10px 20px 0 35px;
}

#home-left p {
	font-size:16px;
	line-height:22px;
	margin:20px 0 0 0;
	padding:0;
}

#home-left p strong {
	color:#014e4e;
}

#home-right {
	width:365px;
	float:left;
	padding:20px 25px 0 0;
	overflow:hidden;
}

#home-right-image {
	width:330px;
	height:206px;
	padding:6px 21px 6px 24px;
	background-image:url(images/home-right2-bg.png);
	background-repeat:no-repeat;
}

#home-news {
	font-size:14px;
	line-height:22px;
	padding-left:15px;
}

#home-news .title {
	color:#014e4e;
	margin:15px 0 10px 0;
	font-size:16px;
	font-weight:bold;
}

#downloads-box {
	margin: 15px 0 2px 0; 
	padding-left: 20px; 
}

#footer-container {
	clear:both;
	margin:0 auto 0 auto;
	width:808px;
	height:160px;
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	padding:30px 50px 0 50px;
}

#footer {
	width:808px;
	height:160px;
	font-size:12px;
	color:#FFFFFF;
}

#footer-left {
	width:230px;
	height:160px;
	float:left;
}

.footer-col {
	width:160px;
	height:160px;
	float:left;
	margin:0 29px 0 0;
}

.footer-col a {
	color:#FFFFFF;
}

.footer-col#footer-right {
	margin:0;
}
	
#mainContent {
	margin: 20px 35px 0 35px;
}

/*-- NEWS and TEAM LISTINGS--*/
#listing img {
	float: right;
	margin-left: 15px;
	border: 4px solid #CCCCCC;
}

#listing h2 {
	margin: 0 0 7px;
	padding:3px;
	background-color: #CCCCCC;
}

#listing p {
	margin: 0 0 12px;
	padding: 0 0 0 3px;
}

#listing .break margin_bottom {
	border-bottom:4px dashed #CCCCCC;
}

.download-description{
	font-size:11px;	
}

#content-left .download-description p{
	margin:5px 0 5px 0;
	line-height:normal;
}

/*-- CONTENT PAGE LISTINGS --*/
ul#pagelisting {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}

ul#pagelisting li {
	margin: 0 10px 6px;
	padding: 4px 0 4px 30px;
	background: url(images/ico-piggy.png) no-repeat left center;
}

/*-- MAP --*/
#map {
	width:450px;
	height:450px;
	margin: 0 25px 35px 0;
	border:1px solid #999999;
	float: left;
}

#location-details {
	width:200px;
	float: left;
}

#location-details p {
	margin: 0 0 15px;
	padding: 0;
}

ul.newshome {
	margin:0;
	padding:0;
	margin:0;
	list-style:none;
}

ul.newshome li {
	margin-bottom: 10px;
}