body
{
	color: #000:
	margin: 0px;
	padding: 0px 10px 10px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	border-width: 0px;
	border-style: none;
	margin: 0px 5px 5px;
}

h1
{
	font-size: 1.8em;
	font-weight: 700;
	line-height: normal;
	margin: 0px 0px 1em;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
	font-size: 1.5em;
	font-weight: 500;
	line-height: normal;
	margin: 0px 0px 1em;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3
{
	font-size: 1.35em;
	font-weight: 500;
	line-height: normal;
	margin: 1.2em 0em 0.5em 1em;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
	color: #1950ce;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited
{
	color: #1950ce;
	font-weight: bold;
	text-decoration: none;
}

img
{
	border: 0;
}

input
{
	border: 1px solid #bbb;
}

.header
{
	background: #000;
	text-align: left;
	margin: 0;
	padding: 2px 2px 15px 10px;
	height: 122px;
	width: 97%;
	position: absolute;
	clear: both;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	text-decoration: none;
	top: 14px;
	left: 9px;
	overflow: hidden;
}

p.header
{
	border-width: 0px;
	border-style: none;
	text-decoration: none;
	}
	
.content-main
{
	float: right;
	padding: 15px;
	margin: 0px;
	background: #fff;
	height: 100px;
	position: absolute;
	left: 200px;
	top: 155px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	font: 1em/1.25em Arial, Helvetica, sans-serif;
	color: #000000;
	width: auto;
}

div.footer {
	text-align: center;
	color: #444;
	font-size: 0.75em;
	line-height: 1.1em;
	font-weight: 100;
	background: #fff;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 5px;
	clear:both
}

div.subheader
{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	position: absolute;
	font-size: 1.2em;
	font-weight: 300;
	color: #000;
	border-width: 0px;
	border-style: none;
}
#subheader_tablelist {
	font-weight: bold;
}

#nav-main 
{
	float: left;
	width: 147px;
	letter-spacing: 0.1em;
	font-size: 0.8em;
	line-height: 1.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	position: fixed;
	top: 155px;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 15px;
	border-width: 0px;
	border-style: none;
}
	
#home .home, #v2 .v2, #v3 .v3, #v4 .v4, #v5 .v5, #v6 .v6, #v7 .v7
{
	color: #fff;
	background: #000 url(assets/arrow.gif) 0.2em no-repeat;
	border-style: none;
}
	
#nav-main ul
{
	padding: 0;
	margin: 0;
	list-style: none;
} 
	
#nav-main li
{
	margin: 8px 0;
} 
	
#nav-main li a
{
	display: block;
	height: 100%;
	padding: 0 0 0 20px;
	background: url(assets/arrow.gif) 0.2em no-repeat;
	border-width: 0px;
} 
	
#nav-main li a:hover
{
	background-color: #1950ce;
	border-width: 0px;
	color: #fff;
}
#voicesample {
	margin: 2px;
	position: relative;
	height: 40px;
	width: 260px;
	padding: 2px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#voicesample_nav {
	margin: 2px;
	position: relative;
	height: auto;
	width: 150px;
	padding: 2px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	display: table;
	float: none;
	top: 135px;
	left: 60px;
}

#mic {
float:left
}

#mp3{
	margin: 2px;
	position: relative;
	padding: 2px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	float: none;
	top: 175px;
}

