/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: url("images/bgimage.jpg");
}
* {
paddding: 0;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* clearfix hack */
.clearfix{
	display: inline-table;
}
/* backslash hack hides from IE mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix {
	display: block;
}
/* end backslash hack */
.clearboth{
	clear: both;
}
div#wrapper{
	width: 885px;
	margin: 0 auto;
	text-align: center;
	background: #999999;
}

/* headerwrapper */

div#headerwrapper {
	width: 885px;
	height: 557px;
	background:#FFF;
}
div#headertop {
	width: 885px;
	height: 90px;
	background: url("images/top.jpg") no-repeat; 
}
p#logo_link a{
	float: left;
	width: 508px;
	height: 62px;
	margin-left: 240px;
	background: url("images/logo_link.jpg") no-repeat;
}
div#headermiddle {
	float: none;
	height: 418px;
}
div#headermiddle_left {
	position: relative;
	float: left;
	width: 493px;
	height: 418px;
	background: url("images/left.jpg") no-repeat;
}
p#logo_download a{
	position: absolute;
	top: 0;
	left: 74px;
	width: 143px;
	height: 189px;
	background: url("images/logo_download_over.jpg") no-repeat;
}
p#logo_download a:hover {
	background-position: -143px 0;
	text-decoration:none;
}
div#headermiddle_right {
	position: relative;
	float: right;
	width: 392px;
	height: 418px;
	background: url("images/right.jpg") no-repeat;
}

div#text_background {
	position: absolute;
	top: 248px;
	left: 0;
	width: 493px;
	height: 170px;
	background: url("images/text_box.jpg") no-repeat;
}
div#header_graphic {
	float: none;
	width: 450px;
	text-align:left;
	margin: 28px 0 5px 26px;
	padding: 0;
	color: #FFF;
}
div#header_graphic p {
	padding-bottom: 6px;
}
div#header_graphic p span{
	font-weight: bold;
	color: #EF8E00;
}
div#headerbottom {
	float:none;
	height: 48px;
	background: url("images/bottom.jpg") no-repeat;
}

/* contentwrapper */
div#contentwrapper {
	float: none;
	background: url("images/cornerbox_tile.jpg") repeat-y;
}
p#cornerboxtop {
	float: none;
	height: 3px;
	background: url("images/cornerbox_top.jpg") no-repeat;
}
div#cornerboxbottom {
	float: none;
	width: 885px;
	height: 55px;
	background: url("images/cornerbox_bottom.jpg") no-repeat;
}
div#cornerboxbottom p {
	color: #FFF;
	padding-top: 15px;
}
div#cornerboxbottom a{
	color: #FFF;
	text-decoration: none;
}
div#cornerboxbottom a:hover{
	text-decoration: underline;
}
.textwrapper {
	float: none;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
.textheadings {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding: 20px 0 5px 0;
}
.textheadings a {
	color: #D14200;
	text-decoration: none;
}
.textheadings a:hover {
	text-decoration: underline;
}
.text {
	float: none;
	margin-top: 20px;
}
.text a {
	float: none;
	margin-top: 20px;
	color: #D14200;
	text-decoration: none;
}
.text a:hover{
	text-decoration: underline;
}
div#virtualbox {
	float: left;
	width: 170px;
	margin: 20px 20px 7px 0;
}
p#download_bottonsmall a{
	float: left;
	width: 170px;
	height: 45px;
	margin: 10px 0 20px 0;
	background: url("images/download_botton_small.jpg") no-repeat;
}
p#download_bottonsmall a:hover{
	background-position: -170px 0;
	text-decoration:none;
}
.subheadings {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	padding-bottom: 5px;
	color: #D14200;
}
.scanscreen {
	float: right;
	width: 388px;
}
p#scanscreen_top a{
	float: right;
	width: 388px;
	height: 279px;
	margin-top: 20px;
	background: url("images/screen_scan.jpg") no-repeat;
}
p.caption {
	float: right;
	width: 388px;
	text-align: center;
}
p#scanscreen_buttom a{
	float: right;
	width: 388px;
	height: 298px;
	margin-top: 20px;
	background: url("images/screen_scan_right.jpg") no-repeat;
	
}
div.benefits{
	float: left;
	width: 380px;
}
ul li {
	margin: 5px 0 5px 20px;
	padding: 0 0 0 25px;
 	list-style: square;
}
p#testimonial {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 4px;
	color:#D14200;
}
p.download_botton a{
	float: left;
	width:207px;
	height: 55px;
	margin: 15px 300px 0 300px;
	padding-top: 20px;
	background: url("images/download_botton_over.jpg") no-repeat;
}
p.download_botton a:hover{
	background-position: -207px 0;
	text-decoration:none;
}
div.multiplebadges {
	margin-top: 20px;
	text-align: center;

}

#livepersonbox{
	position: absolute;
}
