﻿html, body
{
	font-family:'Lucida Grande', Helvetica;
	font-size:14px;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
}
#wrapper #content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content #pagecopy {
	text-align: left;
}
#pagecopy #leftside {
	width: 740px;
	float: left;
	padding-right: 10px;
	border-right: solid 1px #ccc;
}
#pagecopy #rightside {
	width: 220px;
	float: right;
}
#wrapper #content #header {
	text-align: left;
}
#wrapper #content #navbar {
	text-align: left;
	margin-bottom: 10px;
	background-image: url(../images/navbarbg.jpg);
	height: 55px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#downloadbutton a {
	background-image: url(../images/new-free-download.gif);
	background-position: 0px 58px;
	display: block;
	height: 58px;
	width: 276px;
}
#downloadbutton a:hover {
	background-position: 0px 0px;
}
#package_downloadcenter a {
	height:251px;
	width:483px;
	background-image: url(../images/package_downloadcenter_duo.jpg);
	background-position: 0px 0px;
}
div#package_downloadcenter a:hover {
background-position:-483px 0;
}
#driverupdate {
	border: 2px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 98%;
}
#footer {
	clear: both;
	margin-top: 10px;
	padding-top: 15px;
}

h1
{
	margin-top: 0px;
	font-size: 2.5em;
	color: #000000;
}

h2
{
	margin-top: 0px;
	font-size: 1.5em;
	color: #000000;
}

h3
{
	margin-top: 0px;
	font-size: 1.0em;
}

p
{
	color: #333333;
}

ul
{
	color: #555555;
	margin: 0;
	padding: 0 0 0 25px;
}
#navbar li {
	list-style-type: none;
	display: inline;
	padding-right: 8px;
	padding-bottom: 8px;
	color: #fff;
}
#wrapper #content #navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftside #topleft {
	width: 60%;
	float: left;
}
#topleft p {
	padding-left: 7px;
}
#leftside #topright {
	float: right;
	width: 40%;
}

.NoteError
{
	color: #FF0000;
}
#rightside #testimonialbox p {
	font-size: 15px;
	text-align: justify;
}
#rightside #testimonialbox h3 {
	text-align: center;
}
#driverupdate #topleft .downloadtext {
	font-size: 12px;
	padding-left: 22px;
}
#leftside  ul#benefits, #leftside-wide  ul#benefits {
	line-height: 1.2em;
	margin-left: 380px;
	padding-top: 20px;
}
.floatright {
	float: right;
}
#wrapper #content #pagecopy #leftside #benefits li, #wrapper #content #pagecopy #leftside-wide #benefits li {
	list-style-image: url(../images/chkbullet.gif);
	line-height: 1.2em;
	margin-bottom: 15px;
}
.steps {
	color: #1A2D6C;
}
#pagecopy #leftside .driverlist li {
	list-style-image: url(../images/chkbullet.gif);
}
