html { background-color: #111; }

body {
	width: 973px;
	margin: 6px auto 15px;
	padding: 0;
	background-color: #111;
	font: 12px/15px "Trebuchet MS", Tahoma, "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
	color: #85BACB;
	text-decoration: none;
}

a:hover { color: #FFF; }

h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 1.2em;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

div#header {
	position: relative;
	height: 193px;
	background-image: url("../images/2011-09/product_header_bg.jpg");
}

	div#header h1 {
		position: absolute;
		left: 49px;
		width: 121px;
		height: 135px;
		margin-bottom: 0;
		padding: 0;
		background: url("../images/2011-09/connect_logo.png") no-repeat;
	}
	
	div#header h1 a {
		display: block;
		width: 121px;
		height: 135px;
		text-indent: -9999px;
		outline: none;
	}
	
	div#header div#language_select {
		position: absolute;
		top: 14px;
		right: 0;
	}
	
	div#header div#language_select label {
		margin: 0 4px 0 0;
		padding: 0;
		color: #85BACB;
		font-size: 12px;
		line-height: 15px;
	}
	
	div#header div#language_select select {
		margin: 0;
		padding-top: 0;
	}

div#products {
	position: absolute;
	bottom: 0;
	width: 973px;
	height: 54px;
}

	div#products ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	div#products ul li {
		float: left;
		width: 82px;
		margin: 0;
		padding: 0;
	}
	
	div#products ul li.first { height: 54px; }
	div#products ul li.ac_series { width: 164px; }
	
	div#products ul li a {
		display: block;
		width: 71px;
		height: 54px;
		text-indent: -9999px;
		outline: none;
	}
	
	div#products ul li a.r-26 { background: url("../images/2011-09/product_nav/r-26.png") no-repeat; }
	div#products ul li a.spd-sx { background: url("../images/2011-09/product_nav/spd-sx.png") no-repeat; }
	div#products ul li a.pm-03 { background: url("../images/2011-09/product_nav/pm-03.png") no-repeat; }
	div#products ul li a.ac_series { background: url("../images/2011-09/product_nav/ac_series.png") no-repeat; width: 153px; }
	div#products ul li a.bc-2 { background: url("../images/2011-09/product_nav/bc-2.png") no-repeat; }
	div#products ul li a.fb-2 { background: url("../images/2011-09/product_nav/fb-2.png") no-repeat; }
	div#products ul li a.rc-300 { background: url("../images/2011-09/product_nav/rc-300.png") no-repeat; }
	div#products ul li a.sonar_x1_prod_suite { background: url("../images/2011-09/product_nav/sonar_x1_prod_suite.png") no-repeat; }
	div#products ul li a.r-mix { background: url("../images/2011-09/product_nav/r-mix.png") no-repeat; }
	
	div#products ul li a:hover { background-position: 0 -54px; }
	div#products ul li a.active { background-position: 0 -108px; }

div#marquee {
	height: 242px;
	background-color: #FFF;
}

div#marquee img { margin: 6px 0; }

div#content { background-color: #FFF; }

div#content h4 {
	clear: left;
	margin-bottom: .6em;
	color: #F68220;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

div#content div.pad {
	padding: 40px 20px 10px 48px;	
}

div#content div.right {
	padding-left: 58px;	
}

div#content div#left {
	float: left;
	width: 554px;
	min-height: 800px;
	background: #FFF url("../images/2011-01/content_bg.jpg") no-repeat;
}

	div#content div#left h3 {
		margin-bottom: .4em;
		color: #3A3A3A;
		font-size: 27px;
		font-weight: normal;
	}
	
	div#content div#left h3.desc {
		margin-bottom: .6em;
		color: #F68220;
		font-size: 19px;
		line-height: 21px;
	}
	
	div#content div#left h5 {
		margin-bottom: 1.1em;
		color: #AAA;
		font-size: 15px;
		font-weight: normal;
		font-style: italic;
		line-height: 17px;
	}
	
	div#content div#left h6 {
		margin-bottom: .3em;
		padding: .3em 0 .2em;
		color: #777;
		font-size: 14px;
		font-weight: normal;
		border-bottom: #D5D5D5 1px solid;
	}
	
	div#content div#left h6.coming {
		font-size: 18px;
		font-weight: bold;
		border-bottom: none;
	}
	
	div#content div#left p.legal {
		font-size: 11px;
		line-height: 15px;
		color: #999;
	}

div#content div#right {
	float: left;
	width: 419px;
	min-height: 800px;
	_height: 800px;
	background: #FFF url("../images/2011-01/sidebar_bg.jpg") no-repeat;
}

	div#content div#right div#country_select { margin-bottom: 2.4em; }
	
	div#content div#right div#country_select label {
		margin: 0 4px 0 0;
		padding: 0 0 10px;
		color: #3A3A3A;
		font-size: 12px;
		line-height: 15px;
		#float: left;
		#padding-top: 4px;
	}
	
	div#content div#right div#country_select select { margin: 0 0 10px; }
	
	div#content div#right div#country_select p.connect_link a {
		padding: 3px 17px 3px 6px;
		color: #FFF;
		background: #F68220 url("../images/2011-01/link_arrow.png") right center no-repeat;
	}
	
	div#content div#right div#country_select p.connect_link a:hover {
		color: #E0E0E0;
		padding-right: 19px;
	}
	
	div#content div#right ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	div#content div#right ul li {
		float: left;
		margin: 0 8px 8px 0;
		padding: 0;
		background-color: #FFF;
	}
	
	div#content div#right ul li a {
		display: table-cell;
		#display: block;
		width: 94px;
		height: 78px;
		border: #D5D5D5 1px solid;
		text-align: center;
		vertical-align: middle;
		overflow: hidden;
	}
	
	div#content div#right ul li a:hover { border: #F68220 1px solid; }
	div#content div#right div.container { margin-bottom: 1.6em; }
	div#content div#right div.container div { clear: left; }

div#footer {
	clear: left;
	height: 33px;
}

div#footer a#blwm {
	float: left;
	margin-top: 13px;
}

div#footer a#roland {
	float: right;
	margin-top: 15px;
}

