@charset "UTF-8";
/* CSS Document */

body { 
	background-image:url(images/bkheader.gif); 
	background-repeat: no-repeat;
	background-position: top center;
} 

#header {
	margin-left: 60px;
	margin-right: 212px;
	margin-bottom:-20px;
}

#pagewrap {
	width: 900px;
	margin-top: 40px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: -60px;
}

/* ================== SIDEBAR ===================*/

#sidebar {
	background-image:url(images/nav1.gif);
	width: 245px;
	height:493px;
	float: left;
}

#sidebar li{
	list-style:none;
	padding:19px 0px 0px 20px;
}

#sidebar ul li a{
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-bottom:19px;
}

#sidebar ul li a:hover{
	font:Arial, Helvetica, sans-serif;
	color:#999;
	background-image: url(images/activemic.gif);
	background-repeat:no-repeat;
	margin:0 0 0 -20px;
}

/* ================== PICTURE CONTAINER ===================*/

#piccontainer {
	float: right;
	padding: 60px 0 0 0px;
}

#piccontent {
	margin-right: 120px;
}

/* ==================== SUB NAV =================== */

#nav {
	clear: both;
	padding: 0px 40px 0px 85px;
}

#nav ul{
	padding:0px;
	text-align:center;
	margin:10px;
}

#nav ul li{
	display:inline;
	list-style:none;
	margin:0px 30px 0px 30px;
}

#nav ul li a{
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 20px 20px 5px;
}
	
#nav ul li a:hover{
	font:Arial, Helvetica, sans-serif;
	color:#999;
	background-image:url(images/activemic.gif);
	background-repeat:no-repeat;
}

#divider {
	height:33px;
	background-image: url(images/divider.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/* ==================== MAIN CONTENT =================== */

#main-content {
	clear:both;
	padding: 20px 40px 20px 40px;
	margin-left: 80px;
	width:650px;
	text-align:justify;
}

th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #000;
}

table {
	width:100%;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	margin:1em auto;
	border-collapse:collapse;
	font: 10px Arial, Helvetica, sans-serif;
}

td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}

/* ==================== FOOTER =================== */

.clearfooter {
   height: 30px;
   clear: both;
}

#footer {
	background: #000;
	height:60px;
	padding: 10px 20px 5px 15px;
}

#voiceslogo {
	height:54px;
	width:345px;
	float:left;
}

#footertext {
	margin: -65px 0 0 360px;	
	float: left;
	padding: 10px 0 0 0px;
	width:520px;
}

/* ==================== TYPOGRAPHY ==================== */

h1, em, h2, p, h3, h4, h5, ol, ul {
	font-family: Arial, Helvetica, sans-serif;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90px;
	font-weight:bold;
	margin: 10px 0 0 0px;
}

h1 em {
	font-size: 50px;
	font-weight: normal;
	font-style:normal;
}

#header h2 {
	font-size:35px;
	color:#999;
	font-weight:normal;
	text-align:right;
	margin-top: -2px;
}

h1 {
	font-size:30px;
	color:#000;
	font-weight:bold;
}

h2 {
	font-size:30px;
	color:#666;
	font-weight:normal;
}

h3 {
	font-size:20px;	
}

h4, p, a {
	font size:15px;
}

h5 {
	font-size:30px;
	color:#000;
	font-weight:bold;
}

a {
	color: #00F;	
}

#footer h1 {
	font-size:10px;
	color:#FFF;
	margin: 15px 0 0 0px;
}

#footer p {
	font-size:10px;
	color:#999;
	margin: 5px 0 20px 0px;
}

#main-content ul li{
	list-style:none;
	padding:0px 0px 0px 0px;
}

#main-content ol li{
	padding:0px 0px 0px 0px;
}

/* ==================== ACCESSORIES ======================== */

