body{
	background-color:#4e4e4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:0px;
}
a {
	text-decoration: none;
	color:#55bdca;
	outline:0;
}
a:link, a:visite{}
a:hover, a:active {
	 color:#ace7ef;
}
a img {border:0;}
.content {
	display:block;
	background:#FFFFFF;
	border: 1px solid #000000;
	border-top:none;
	margin:20px auto;
	padding:5px;
	width:700px;
}
.footer {
	display:block;
	background: #333333;
	color:#FFFFFF;
	padding:15px;
}
.clear_fix {
	clear:both;
}
h2 {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
/* Navigation Styles */
.header {
	display:block;
	height:94px;
	background: #333333;
	margin-bottom:3px;
}
.header img {
	float:left;
}
ul#navigation {
	float:left;
	list-style: none;
	padding: 0px;
	margin: 63px 0px 0px 0px;
}
ul#navigation li {
	background: #333333;
	float: left;
	display: inline;
	padding: 0px;
	margin:0px;
}
ul#navigation a {
	display:block;
	text-indent:-9999px;
	height:31px;
	background:url('../images/menu.gif');
}
ul#navigation a#about {
	background-position:0px 0px;
	width:97px;
}
ul#navigation a#about:hover {
	background-position:0px -31px;
}
ul#navigation a#advertising {
	background-position:-97px 0px;
	width:104px;
}
ul#navigation a#advertising:hover {
	background-position:-97px -31px;
}
ul#navigation a#jobs {
	background-position:-201px 0px;
	width:96px;
}
ul#navigation a#jobs:hover {
	background-position:-201px -31px;
}
ul#navigation a#contact {
	background-position:-297px 0px;
	width:101px;
}
ul#navigation a#contact:hover {
	background-position:-297px -31px;
}
/* homepage styles */
.flash {
	display:block;
	height:300px;
	margin-bottom:3px;
}
.in_the_news {
	display:block;
	background: #333333;
	padding:15px;
}
.in_the_news ul {
	padding: 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
}
.in_the_news ul li {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/* other page styles */
.left_content {
	border-right: 1px dotted #ccc;
	display:block;
	float:left;
	width:290px;
	padding:30px;
	text-align:justify;
	min-height:400px;
}
*html .left_content { height:400px; }
.left_content a {
	color:#0033FF;
}
.left_content a:hover {
	color:#FF9900;
}
.left_content img {
	margin: 20px 0px;
}
.right_content {
	display:block;
	float:left;
	width:290px;
	min-height:400px;
}
*html .right_content { height:400px; }
.right_content a {
	color:#0033FF;
}
.right_content a:hover {
	color:#FF9900;
}
.right_content img {
	text-align:right;
	margin:10px;
}
.right_content div {
	padding:30px;
	text-align:justify;
}
/* jobs styles */
.left_content ul {
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.left_content li {
	margin:0px;
	padding:5px 0px 0px 5px;
}

.partner_links {text-align:center; padding:0 0 20px 0}
.partner_links span {color:#fff;}