body {
	margin: 0;
	padding: 0;
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	min-width:970px;
	background-color: #73858F;
}

p {
	line-height: 1.6em;
	padding: 5px 0;
	margin: 5px 0;
}
h1 {
	font: normal 22px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #6D55A6;
	text-decoration: none;
	margin-bottom: 30px;
}
h1 span { color: #b8ddf0; }
h1 small{
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	text-transform: none;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6D55A6;
}
a {
	color: #73A780;
}

a:hover {
	color: #584587;
}


.container {
	width: 1015px;
	margin: 0 auto;
}
.fluid {
	width: 100%;
	float: left;
}
#header {
	background: #73858F;
	padding: 0;
	height: 70px;
}

#another_row {
	background: #33FF00;
	text-align: center;
	height: 10px;
	padding-right: 0;
	padding-left: 0;
}
#topborder {
	background: url(images/topborder.gif);
	text-align: center;
	height: 10px;
}
#bottomborder {
	background: url(images/bottomborder.gif);
	text-align: center;
	height: 10px;
}

#content {
	background: #fff url(images/bg.jpg) no-repeat center top;
	color: #000;
	font-size: 1.2em;
	padding-bottom: 100px;
	}
	
#contentabout {

	background: #fff url(images/bg_about.jpg) no-repeat center top;
	color: #000;
	font-size: 1.2em;
	padding-bottom: 100px;
}

#contentresearch {

	background: #fff url(images/bg_research.jpg) no-repeat center top;
	color: #000;
	font-size: 1.2em;
	padding-bottom: 100px;
}

#contentservices {

	background: #fff url(images/bg_services.jpg) no-repeat center top;
	color: #000;
	font-size: 1.2em;
	padding-bottom: 100px;
}

#contentcollaborations {

	background: #fff url(images/bg_collaborations.jpg) no-repeat center top;
	color: #000;
	font-size: 1.2em;
	padding-bottom: 100px;
}

#contentcontact {

	background: #fff url(images/bg_contact.jpg) no-repeat center top;
	color: #000;
	font-size: 1.2em;
	padding-bottom: 100px;
}

#footer {
	padding: 0px 0 20px;
	text-align: center;
	background-color: #73858F;
}

#footer a {
	color: #FFFFFF;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	font-weight: normal;
	line-height: 18px;
}

.leftmenu a{
	color: #E8E8E8;
	text-decoration: none;
}

.leftmenu a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#nav {
	text-align: center;
	height: 31px;
}
.platform {
	font-weight: bold;
	color: #6E55A6;
}
.location {
	color: #73A780;
}
.splashfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.splashfooter a{
	color: #FFFFFF;
}
