/*
File Name: style.css
Theme Name:  RT-Theme 6 
Author: Tolga Can
Author URI: http://themeforest.net/user/stmcan
Description:   Version 2.0 <br /> Theme designed by <a href="http://themeforest.net/user/stmcan">stmcan</a>
Tags: Corporate, Product, Business 
*/

html, body {
	font-family: arial,helvetica,verdana;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
}

img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

h2 {
	font: bold 16px arial,helvetica,sans-serif;
	border-bottom: 2px dotted #666666;
	color: #666;
}

#topbar {
	height: 15px;
	width: 100%;
	background-color: #d1ecfd;
}

#con {
	margin-right: auto;
	margin-left: auto;
	/*border: solid 1px #000;*/
	width: 990px;
}

#header {
	margin: 0;
}

a {
	color: #39f;
}

a:hover {
	color: #dbb652;
}

a, a:hover {
	text-decoration: none;
}

#navigatemenu a {
	font-weight: normal;
	text-decoration: none;
	color: #1164af;
	margin: 0;
}

#navigatemenu a:hover {
	color: #dbb652;
	font-weight: bold;
}

#navigatemenu ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#navigatemenu ul li, #navigatemenu ul {
	float: left;
	font: bold 16px arial,helvetica,sans-serif;
	list-style-type: none;
	margin-right: 25px;
}

#content {
	clear: both;
}

#leftcontain {
	width: 675px;
	text-align: left;
	float: left;
}

#about {
	width: 400px;
	float: left;
}

#comingevents {
	width: 250px;
	float: right;
}

#join {
	width: 250px;
	float: right;
}

#center_speakers {
	font: 14px arial,helvetica,sans-serif;
	padding-top: 5px;
	text-align: left;
	clear: both;
	color: #666;
}

#center_speakers img {
	margin-right: 15px;
}

td {
	vertical-align: top;
	padding: 15px;
	width: 300px;
	line-height: 1em;
}

td img {
	margin-right: 15px;
}

#footer {
	font: 10px arial,helvetica,sans-serif;	
}

#height-hack {
	padding-top: 15px;
}