/*----------------------------------------------------------------
VOXmarketing Website Stylesheet 

Updated: 	10/30/09
----------------------------------------------------------------*/

body {
	background: #ffffff;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #949494;
	line-height:1.75;
}
img.left {float: left;margin-right:0px;border:none;}
img.right {float: right;margin-left:0px;border:none;}
#header {
	background:#FAFAFA url(../images/header-bkgd.png) repeat-x;
	height:94px;
}
#container {
	width: 960px;
	padding: 0px;
	margin: 0px auto;
	position:relative;
}
#clearfloats {
	clear:both;
}
#footerstyle {
	font-size:8px;
	color: #B7B7B7;
	text-align:right;
	line-height:12px;
}
#footerstyle a {
	font-size:10px;
	text-decoration:none;
	color:#8E8E8E;
}
#footerstyle a:hover {
	text-decoration:underline;
}
p {
	padding-bottom:15px;
}

h1 {
	font-size:32px;
	color:#e5cd10;
	font-weight:normal;
	line-height:35px;
	padding-bottom:10px;
}
h2 {
	font-size:18px;
	color:#e5cd10;
	font-weight:normal;
	line-height:35px;
	padding-bottom:5px;
}
.title {
	font-size:14px;
	color:#000;
}

.categoryCopy {
	font-size:18px;
}
/*-----------------------TOP NAVIGATION-------------------- */


#topnav {
	font-size:11px;
	line-height:1;
	color:#B8B8B8;
	position:absolute;
	right:0;
}
#topnav a {
	text-decoration:none;
	color:#B8B8B8;
}
#topnav a:hover {
	color:#333;
}
#topnav ul {
	text-align:right;
}
#topnav li {
	float:left;
}
#aboutnavselected {
	float:left;
	height:126px;
	overflow:hidden;
}
#aboutnav {
	position:relative;
	height:24px;
	overflow:hidden;
}
/*-----------------------CATEGORY NAVIGATION-------------------- */

#categorynav {
	font-size:13px;
	color:#B8B8B8;
	position:absolute;
	right:0;
	line-height:1;
	z-index:3;
}

#categorynav a {
	text-decoration:none;
	color:#B8B8B8;
}
#categorynav a:hover {
	color:#333;
}
#categorynav ul {
	text-align:right;
}
#categorynav li {
	float:left;
	height:26px;
	overflow:hidden;
}
#categorynav li.selected {
	float:left;
	height:90px;
	overflow:hidden;
}
.bigslash {
	font-size:24px;
	color:#EFE324;
}
.catsub {
	font-size:9.5px;
	line-height:1.7;
	margin-right:22px;
	z-index:3;
}
.selected {
	color:#e5cd10;
}
/* -----------------------CONTENT AREA--------------------------- */
#makeAbsolute {
	position:absolute;
	height:auto;
}
#content {
	position:relative;
	padding: 105px 0px 0px;
}
#regularcontent {
	position:relative;
	color:#7e795d;
	left:162px;
	padding: 0px 0px;
}
#regularcontent p {
	padding-bottom:20px;
}
#bigheadline {
	position:relative;
	left: 16px;
}
#bigheadline h1 {
	position:relative;
	top: 115px;
	font-size:35px;
	color:#afafaf;
	font-weight:normal;
	float:left;
}
#mainbody {
	float:left;
}
#mainbody p {
	padding-left: 5px;
}
#copycolumn {
	width:380px;
	float:left;
}

/* -----------------------END CONTENT AREA--------------------------- */
