/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {

}

body {
	background: #FFFFFF url(templates/Spheroids/resources/common/images/img01.gif) left -50px repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0;
	padding: 0;
}

h1, 
h2, 
h3, 
h4,
h5,
h6,
p{ 
	text-decoration: none;
	font-weight: normal;
	color: #385B88;	
}

p{ 
	color: #444;	
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.right {
	float: left;
	margin: 0 1em 1em 0;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #FFFFFF;
	border: 1px solid #CAD4DF;
}

.boxed .title {
	padding: 10px 0 0 10px;
	font-size: 1em;
	font-weight: bold;
}

.boxed .content {
	padding: 10px;
}

/* Header */

#header {
	width: 700px;
	height: 202px;
	margin: 0 auto;
}

/* Header > Logo */

#logo {
	height: 202px;
	background: url(templates/Spheroids/resources/common/images/img05.jpg) no-repeat left bottom;
}

#logo h1 {
	padding: 50px 0 0 0;
	font-size: 3em;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #385B88;
}

#logo h2 {
	margin: 0;
	padding: 5px 0 0 100px;
	font-size: 1.6em;
}

#logo a {
	text-decoration: none;
	color: #385B88;
}

/* Header > Top Menu */

#topmenu {
	float: right;
	margin: 0 -4px 0 0;
}

#topmenu ul {
	margin: 0;
	list-style: none;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	height: 34px;color: #EA672E;
}

#topmenu a:hover {
text-decoration: none;
	color: #385B88;}


#topmenu span {
	display: none;
}

#topmenu1 {
	width: 35px;
	background: url(templates/Spheroids/resources/common/images/img02.gif) no-repeat left center;
}

#topmenu2 {
	width: 31px;
	background: url(templates/Spheroids/resources/common/images/img03.gif) no-repeat left center;
}

#topmenu3 {
	width: 35px;
	background: url(templates/Spheroids/resources/common/images/img04.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 700px;
	height: 20px;
	margin: -40px auto 0 auto;
	padding: 0 0 0 200px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 1.5em 0 0;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;color: #EA672E;
}

#menu a:hover {
	text-decoration: underline;color: #385B88;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 460px;
}

#partners {
}

/* Footer */

#footer {
	clear: both;
	padding: 40px 0 60px 0;
	background: #C3CDDB;
	border: 1px solid #CAD4DF;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
}
#footer a {
	color: #EA672E;
}

#footer a:hover {
	text-decoration: none;
	color: #385B88;
}