body {
	font-family: Tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	background: #2868a8 url('http://www.inceptresults.com/images/sliver.jpg') repeat-x;
	color: #265786;
}

.wrapper {
	margin: 20px auto;
	background: #ffffff;
	border: 1px solid white;
	position: relative;
	width: 950px; /* Change this number to the same thing as the width of the header */
}

.clearer {
	clear: both;
}

h2 {
	border-bottom: 1px dotted #C5C5C5;
	color:#265786;
	font-size:18px;
	font-weight:bold;
	margin:0 0 8px;
	padding:0 0 8px;
}

h3 {
	border-bottom: 1px dotted #C5C5C5;
	color:#265786;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 8px;
	padding: 8px 0;
}

a {
	color: #265786;
	margin: 0;
	padding: 0;
}

.col_header {
	background: #DDAB16;
	color: #000000;
	font-size: 13px;
	padding: 4px 0 4px 5px;
}

.main_content_left {
	width: 110px; /*This width along with the middle and right section need to equal the width of the holder */
	float: left;
	margin: 0 20px 0 10px;
	padding:0;
}

.main_content_middle {
	width: 568px;
	float: left;
	border: 1px solid #C5C5C5;
	padding: 10px 15px;
	font-size: 12px;
	margin: 0 20px 0 0;
}

.main_content_middle p {
	font-size: 12px;
	color: #265786;
}

.main_content_right {
	width: 180px;
	float: left;
	padding:0;
}

.main_content_right input[type="text"] {
	width: 155px;
}

/* Menu Styles */
#menu {
	border-bottom: 1px solid #C5C5C5;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
	border-top: 1px solid #C5C5C5;
	padding: 8px 0;
}

#menu ul li a {
	text-decoration: none;
	color: #265786;
	font-weight: bold;
}


/* Widgets (Right Sidebar)*/
.right_widget {
	border: 1px solid #C5C5C5;
	margin: 0 0 10px 0;
}

.right_widget_content {
	background: #f5f3f1;
	padding: 8px 8px 10px;
}

a.no_underline {
	text-decoration: none;
}

ul.topnav {
	width: 705px;
	float: left;
	padding: 1px 0 10px 253px;
	margin: 0;
	background: url('img/incept_03.gif') no-repeat;
}

ul.topnav li {
	float: left;
	list-style-type: none;
	font-size: 13px;
	border: 0;
}

ul.topnav li a {
	color: #000000;
	text-decoration: none;
	border: 0;
}

ul.topnav li a:hover {
	color: #ffffff;
}

img {
	border: 0;
}

.footer {
	background: url('img/footer.gif') no-repeat;
	float: left;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	margin-top:20px;
	padding: 0 0 35px;
}

ul.footernav {
	float: left;
	margin: -1px 0 0 0px;
	padding: 0;
}

ul.footernav li {
	list-style-type: none;
	float: left;
}

ul.footernav li a {
	color: #ffffff;
	text-decoration: none;
}

ul.footernav li a:hover {
	color: #d9aa12;
}

ul.icons {
	float: left;
	margin: 0px 0 0 157px;
	padding: 0;
	width: 900px;
}

ul.icons li {
	float: left;
	list-style-type: none;
	margin: 0 30px;
}

ul.icons li.blog {
	margin: -5px 0 0 130px;
}

.logo {
	width: 316px;
	float: left;
}

.lets-talk {
	float:left;
}

.social {
	float:right;
	margin: -120px 0 0 0;
}

.social ul li {
	display:inline;
	padding:0;
	margin:0;
}

.results {
	float: right;
	margin: -57px 0 0 0;
}

