#c3logo {
	float: left;
	height: auto;
	width: auto;
	margin-top: -160px;
	z-index: 2000;
}
#rightcol {
	float: right;
	width: 158px;
	margin-left: 0px;
}
#divMain {
	float: left;
	width: 446px;
}
#divMainContainer {
	float: left;
	width: 446px;
	padding-left: 25px;
}
#page {
	float: left;
	width: 800px;
}
#divContent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 800px;
	padding-bottom: 10px;
}

/*- most recent twitter*/

.tweet {
	float: right;
	height: auto;
	width: 400px;
}
.tweetpic {
	float: left;
	height: 43px;
	width: 43px;
	border: 1px dotted #CCCCCC;
}
.twitter {
	float: left;
	height: auto;
	width: 448px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.twitter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}.follow {
	color: #0099CC;
}
.rightcoltitle {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFD716;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD716;
	line-height: 22px;
	margin-bottom: 6px;
	margin-top: 4px;
}
.caption {
	color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news {
	background-image: url(images/news_bg_web_media_strategists.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 134px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;	
}

.news a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;	
}

#news {
	float: left;
	width: 158px;
}
#bottomdiv {
	float: left;
	height: 67px;
	width: 800px;
	margin-top: 0px;
	background-image: url(images/bottom_gradient_national_web_design_company.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#email {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 25px;
	color: #FFD716;
}
#email a{
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 25px;
	color: #FFD716;
	text-decoration: none;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFD716;
	float: left;
	height: auto;
	width: auto;
}
.copyright {
	color: #999999;
	padding-top: 20px;
	float: left;
	height: auto;
	width: 800px;
}
.c3flashdiv {
	float: left;
	height: 25px;
	width: 800px;
}
