body {
	margin: 0;
	background: #272727;
	color: #ddd;
	font: 11px tahoma, sans-serif;
	line-height:120%;
}
a {
	text-decoration: none;
	color: #cc0a21;
}
a:hover {
	color: #f00;
}

/* ____________________________________________________________ */

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: url(../img/wrapper.gif);
	position: relative;
}

#wrapper-bluetooth {
	width: 800px;
	margin: 0 auto;
	background: url(../img/wrapper-bluetooth.gif);
	position: relative;
}
#header {
	height: 116px;
	background-image: url(../img/header-content.gif);
}
#headerseparator {
	height: 5px;
	background: url(../img/headerseparator.gif);
	overflow:hidden;
}

#headerseparator-bluetooth {
	height: 5px;
	background: url(../img/headerseparator-bluetooth.gif);
	overflow:hidden;
}
#left1 {
	width: 213px;
	float: left;
}
#leftsep{
	width: 6px;
	float: left;
}
#left2 {
	width: 130px;
	float: left;
}

#left3 {
	width: 130px;
	
}
#left2 .menuLinks {
	padding-top:25px;
}
#main {
	width: 450px;
	position: absolute;
	top: 120px;
	left: 351px;
	height: 345px;
	overflow: auto;
}
#footer {
	height: 29px;
	background: url(../img/footer.gif);
}
#footerright {
	width: 445px;
	margin-left: 350px;
}

/* ____________________________________________________________ */

p {
	margin: 0 0 15px 0;
}
#left2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left2 ul a {
	text-decoration: none;
	display:block;
	margin: 0 15px 0 15px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #666;
	height:20px;
	font: 11px tahoma, sans-serif;
	color: #eee;
}
#left2 ul a:hover {
	color: #f00;
}
.inner {
	padding: 10px 20px 10px 10px;
}
blockquote {
	font: bold 12px tahoma, sans-serif;
	color: #cc0a21;
}
#footerright a {
	color: #666;
}
#footerright a:hover {
	color: #f00;
}
#footerright p {
	text-align:right;
	margin: 0;
	padding: 7px 20px 0 0;
}
h1 {
	font: 18px arial, sans-serif;
}
h2 {
	font: bold 14px arial, sans-serif;
}

h3 {
	font: bold 16px arial, sans-serif;
}

h4 {
	font: bold 16px arial, sans-serif;
	margin:0 0 36px 0;
}

#flash
{
	float: left;
	margin: 0;
	padding: 0;
}
.bt
{
color: #ffffff;
background-color:#CC0A21;
font-weight:bold;

	margin: 0 0 0 0;

	border: 0;
	padding: 4px;
}

#bt2
{

float: right;
	margin: 16px 0 0 0;
	padding: 0;
	border: 0;

}


.box  {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C2C2C;
	font-size: 14px;
	font-weight:bold;
	border: solid #888888 1px;
	padding: 3px;
	margin: 3px 0 6px 0;
}

a.nav-bluetooth:link, a.nav-bluetooth:visited  {
	text-decoration: none;
	
	margin: 0 15px 0 15px;
	padding: 0px 0px 0px 0px;
	
	height:20px;
	font: 11px tahoma, sans-serif;
	color: #eee;
}
a.nav-bluetooth:hover {
	color: #f00;
}

a.pdf:link, a.pdf:visited  {
	text-decoration: none;
	
	
	padding: 0px 0px 0px 0px;
	
	height:20px;
	font: bold 16px Arial, sans-serif;
	color: #efefef;
}
a.pdf:hover {
	color: #000000;
}
