@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.jpg);
}


p,h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0 0 3px 0;
	}

p.title {
	margin-top: 10px;
	margin-bottom: 10px;
}	
a.audio {
	color: #000;
	text-decoration: underline;
	margin-left: 5px;
	padding-left: 0px;
	background: url(../images/audio.png) no-repeat left 0px;
	padding-left: 14px;
}

ul li {
	line-height: 1.3em;
}
td ul.audio li {
	margin-top: -15px;
	margin-left: -10px;
	background: url(../images/bullet.png) no-repeat left 5px;
	list-style: none !important;
	line-height: 1.3em;
	padding-left: 10px;
}

p.red {
	color: #FF0000;
	margin-top: -3px;
	}
p.auth {
	color: #000000;
	margin-top: -3px;
	margin-right: 5px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
	text-align: right;
	}
img {
	border: none;
	}
div.container {
	height: 477px;
	width: 687px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
}

body#home div.logo {
	height: 117px;
	width: 312px;
	position: absolute;
	left: 116px;
	top: 165px;
}

body#inner div.logo {
	height: 72px;
	width: 312px;
	position: absolute;
	left: 53px;
	top: 52px;
}
div.content {
	position: absolute;
	width: 590px;
	left: 51px;
	top: 99px;
	height: 321px;
}
div.footer {
	position: absolute;
	width: 687px;
	height: 50px;
	bottom: -50px;
	left: 0px;
}
div.footer ul {
	margin: 0px 0px 0px 80px;
	padding: 0px;
	list-style: none;
}
div.footer ul li {
	float: left;
	margin-right: 15px;
}
div.footer a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 6px;

}

div.footer a.active, ul.subnav a.active {
	color: #FF0000;
}

div.footer a.active{
	color: #FF0000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-left: 6px;
	padding-right: 5px;
}
div.content ul.normal {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.content ul.normal li {
	background: url(../images/bullet.png) no-repeat left 5px;
	/*text-transform: capitalize;*/
	padding-left: 10px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 8px;
}

div.content ul.clients {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.content ul.clients li {
	background: url(../images/bullet.png) no-repeat left 5px;
	padding-left: 10px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 8px;
}

div.content ul.subnav{
	list-style: none;
	padding:0;
	margin:0;
	position: absolute;
	display: block;
	left: 300px;
	width: 206px;
	top: 45px;
	}

div.content ul.subnav li {
	list-style: none !important;
	text-transform: capitalize;
	}
div.content a.testimonial {
	display: block;
	position: absolute;
	top: 287px;
	right: 14px;
	color: #FF0000;
	width: 146px;
	text-align: right;
}

div.content a.testimonial_back {
	display: block;
	position: absolute;
	top: 287px;
	right: 220px;
	color: #FF0000;
	width: 70px;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}
form div {
	clear: both;
	margin-top: 10px;
}
form div label {
	float: left;
	width: 60px;
	font-weight: bold;
}
ul.subnav a {
	color: #666666;
	text-decoration: underline;
	font-size: 0.9em;
}
ul.subnav li a:hover, div.footer ul li a:hover, ul.subnav li a.active {
	text-decoration: none !important;
	color: #FF0000;
}


div.footer ul li a:hover {
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 5px;
	padding-left: 6px;
	color: #666666;
}

img.la {
	position: absolute;
	left:548px;
	top: 309px;
}
img.ra {
	position: absolute;
	left:569px;
	top: 309px;
}
p.quote {
	font-style: italic;
}