body, html {
	margin:0px;
	height:100%;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}

a {
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	}

table tr td {
	font-size:11px;
	}

#container {
	width:780px;
	}

#sub-container {
	background:url(../images/rbg.jpg) repeat-y 225px 0px;
	}

#header #header-top {
	background:url(../images/banner.jpg) no-repeat top left;
	width:780px;
	height:274px;
	display:block;
	}

#header #header-left {
	background:url(../images/left.jpg) no-repeat top left;
	width:503px;
	height:126px;
	display:block;
	float:left;
	font-size:11px;
	text-align:center;
	}

#header #header-right {
	background:url(../images/right.jpg) no-repeat top left;
	width:277px;
	height:126px;
	display:block;
	float:right;
	}

#header #header-left #testimonials {
	padding-top:14px;
	text-align:right;
	}

#body {
	background:#A9D4FF;
	width:755px;
	clear:both;
	}

#sidebar-container {
	float:left;
	width:225px;
	}

#sidebar-top {
	background:url(../images/ltop.jpg) no-repeat top left;
	width:225px;
	height:16px;
	display:block;
	}

#sidebar-bottom {
	background:url(../images/lbot.jpg) no-repeat top left;
	width:225px;
	height:406px;
	display:block;
	}

#main-content {
	margin-left:230px;
	vertical-align:top;
	margin-right:25px;
	}

#main-content p {
	font-size:11px;
	margin:0px;
	}

a#button-home {
	background:#000;
	background:url(../images/home.jpg) no-repeat top left;
	height:34px;
	}

a#button-free-scan {
	background:url(../images/freescan.jpg) no-repeat top left;
	}

a#button-features {
	background:url(../images/features.jpg) no-repeat top left;
	height:35px;
	}

a#button-faq {
	background:url(../images/faq.jpg) no-repeat top left;
	}

a#button-howto {
	background:url(../images/howto.jpg) no-repeat top left;
	height:35px;
	}

a#free-download {
	background:url(../images/freedownload.jpg) no-repeat top left;
	width:214px;
	height:63px;
	display:block;
	margin:5px auto;
	}

a#button-scan {
	background:url(../images/scan.jpg) no-repeat top left;
	width:179px;
	height:37px;
	display:block;
	margin:5px auto;
	}

#footer {
	clear:both;
	font-size:11px;
	}

/* Classes */

a.left-button {
	display:block;
	width:225px;
	height:37px;
	margin:0px 0px;
	}

.quote {
	font-style:italic;
	font-size:11px;
	}

.arrow {
	background:url(../images/bullet.jpg) no-repeat top left;
	width:10px;
	height:10px;
	display:inline-block;
	}
