* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/background.jpg);
	background-color: #6769b4;
	background-repeat: repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: 984px;

}
#header {
	color: #333;
	width: 982px;
	float: left;
	height: 227px;
	margin: 15px 0px 0px 0px;
	background-image: url(images/headerBackground.png);
	background-repeat: no-repeat;
}
#leftcolumn {
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 500px;
	width: 630px;
	float: left;
	background-image: url(images/leftBackground.png);
	background-repeat: repeat-y;
}
#rightcolumn {
	float: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 353px;
	display: inline;
	background-image: url(images/rightBackground.png);
	height: 500px;
}
#innerRightColumn {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 60px 50px 0px 28px;
	width: 260px;
	display: inline;
	background-image: url(images/news.png);
	height: 440px;
	background-repeat: no-repeat;
	color: #333333;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
}
#highlights {
	width: 942px;
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	background-image: url(images/greyBackground.png);
	padding-left: 40px;
}
#supportBodyHeader {
	width: 942px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/supportHeader.png);
	padding-left: 45px;
	background-repeat: repeat-y;
	clear: both;
	height: 21px;
}
#supportBody {
	width: 873px;
	clear: both;
	margin: 0px 0px 0px 0px;
	background-image: url(images/supportGreyBackground.png);
	padding-left: 60px;
	background-repeat: repeat-y;
	padding-right: 45px;
	color: #333333;
}
#supportBodyFooter {
	width: 942px;
	clear: both;
	margin: 0px 0px 0px 0px;
	background-image: url(images/supportFooter.png);
	padding-left: 45px;
	background-repeat: repeat-y;
	height: 21px;
}
#footer {
	width: 982px;
	clear: both;
	color: #333;
	padding: 5px 0px 0px 0px;
	background-image: url(images/footer.png);
	height: 85px;
	margin: 0px 0px 10px 0px;
}

/* Sample 8*/

.sample{
	padding:0px 0px;
	margin:0px 0 0px 45px;
}


.buttons{
	padding:3px 5px 3px 0px;
}
.buttons span{
	color:#000000;
	padding:5px 6px 5px 5px;
	cursor:pointer;
	font:12px Arial;
	border-top: 1px solid #9aa2a9;
	border-left: 1px solid #9aa2a9;
	border-right: 1px solid #9aa2a9;
	background-image: url(tabBackground_b.gif);
}
.buttons span.active, .buttons span:hover{
	background:#ffffff;
	color:#fff;
	border-left: 1px solid #9aa2a9;
	border-top: 1px solid #9aa2a9;
	border-right: 1px solid #9aa2a9;
	background-image: url(tabBackground_a.gif);
}


.buttonsStopPlay{
	padding:2px 5px 0px 0px;
}
.buttonsStopPlay span{
	color:#000000;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	font:10px Arial;
	border-top: 1px solid #9aa2a9;
	border-left: 1px solid #9aa2a9;
	border-right: 1px solid #9aa2a9;
	background-image: url(tabBackground_b.gif);
	border-bottom: 1px solid #9aa2a9;
}
.buttonsStopPlay span.active, .buttonsStopPlay span:hover{
	background:#ffffff;
	color:#fff;
	border-left: 1px solid #9aa2a9;
	border-top: 1px solid #9aa2a9;
	border-right: 1px solid #9aa2a9;
	background-image: url(tabBackground_a.gif);
}


#box8{
	position:absolute;
	background-color: #00003c;
	top: 0px;
}
#box8 div{
	float:left;
}
#box8 .buttons{
	text-align:left;
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:left;
	clear:both;
}
.sample8 .mask1{
	border-bottom: 1px solid #9aa2a9;
	top: 0px;
}

.mask1{
	position:relative;
	width:582px;
	height:252px;
	overflow:hidden;
	border-right: 1px solid #9aa2a9;
	border-left: 1px solid #9aa2a9;
}
.freeQuote {
	padding:5px 0px 0px 0px;
	margin-left: -32px;
}

/* For Comparison Chart */

/* End of Comparison Chart styles */
