*, html, body {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	background: #dddddd url(../images/bg.png) top center no-repeat;
	font-family: "Verdana";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a, a:visited {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
input.button {
	cursor: pointer;
}
img {
	border: 0 none;
	vertical-align: middle;
}
P {
	margin: 0;
	padding: 0;
}
/*****************************************/
/**************** Layout *****************/
/*****************************************/
#main {
	width: 100%;
	height: 700px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#headerHome {
	width: 940px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
#headerHome a.logo {
	background: url(../images/logo.png) center center no-repeat;
	width: 410px;
	height: 100px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: url(../images/header_bg.png) top left repeat-x;
	width: 100%;
	height: 200px;
}
#header #contact {
	width: 940px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 11px;
	line-height: 38px;
}
#header #contact a {
	color: #ffffff;
	font-size: 11px;
}
#top {
	background: url(../images/top_bg.png) center center no-repeat;
	width: 864px;
	height: 110px;
	position: relative;
	margin-top: -18px;
	margin-left: auto;
	margin-right: auto;
	padding: 38px;
}
#top a.logo {
	background: url(../images/logoTop.png) center center no-repeat;
	width: 272px;
	height: 64px;
	display: block;
	margin-top: 24px;
	margin-left: 5px;
}
#navTop {
	display: block;
	position: absolute;
	right: 34px;
	bottom: 34px;
	overflow: hidden;
	text-transform: uppercase;
	list-style: none;
}
#navTop li {
	height: 22px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
#navTop li:hover, #navTop li.current {
	background: url(../images/current.png) 0 18px repeat-x;
}
#navTop li a, #navTop li a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#navTop li a:hover, #navTop li a.current {
	font-weight: bold;
	text-decoration: none;
}
h1 {
	display: none;
	visibility: hidden;
}
h2 {
	display: none;
	visibility: hidden;
}
#centerHome {
	background: url(../images/centerTop_bg.png) top center no-repeat;
	width: 940px;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 38px;
	overflow: hidden;
}
#centerBottom {
	background: url(../images/centerBottom_bg.png) bottom center no-repeat;
	width: 940px;
	height: auto;
	padding-bottom: 38px;
	overflow: hidden;
}
#center {
	background: url(../images/center_bg.png) top center repeat-y;
	width: 864px;
	height: auto;
	min-height: 200px;
	padding-left: 38px;
	padding-right: 38px;
	overflow: hidden;
}
#centerHome #center #left {
	background: url(../images/left_bg.png) top center no-repeat;
	width: 364px;
	height: auto;
	float: left;
	padding-top: 145px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px;
	
}
#centerHome #center #left a {
	color: #D00003;
}
#centerHome #center .website {
	background: url(../images/website.png) center center no-repeat;
	width: 352px;
	height: 57px;
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#centerHome #center .vLine {
	background: url(../images/vLineHome.png) center center no-repeat;
	width: 16px;
	height: 360px;
	display: block;
	float: left;
	margin-top: 10px;
}
#centerHome #center #right {
	background: url(../images/right_bg.png) top center no-repeat;
	width: 364px;
	height: auto;
	float: left;
	padding-top: 145px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px;
}
#centerHome #center #right a {
	color: #D00003;
}
#centerHome #center .computer {
	background: url(../images/computer.png) center center no-repeat;
	width: 352px;
	height: 57px;
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#centerTop {
	background: url(../images/centerTop_bg.png) top center no-repeat;
	width: 940px;
	height: auto;
	margin-top: -5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 38px;
	overflow: hidden;
}
#centerTop #center {
	text-align: left;
	line-height: 20px;
}
#centerTop #center a {
	color: #D00003;
}
#centerTop #center ul {
	list-style-image: url(../images/li.png);
	list-style-position: inside;
}
#centerTop #center .vLine {
	background: url(../images/vLine.png) center center no-repeat;
	width: 15px;
	height: 550px;
	display: block;
	float: left;
}
#centerTop #center .vLineH {
	background: url(../images/vLineHome.png) center center no-repeat;
	width: 16px;
	height: 360px;
	display: block;
	float: left;
	margin-top: 10px;
}
#centerTop #center .hLine {
	background: url(../images/hLine.png) center center no-repeat;
	width: 100%;
	height: 15px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#centerTop #center .forOnly {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#centerTop #center .price {
	background: url(../images/price.png) top left no-repeat;
	width: 86px;
	height: 40px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
#centerTop #center .amend {
	width: 94px;
	height: auto;
	display: block;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
}
#centerTop #center #left {
	width: 242px;
	height: auto;
	float: left;
	padding-left: 2px;
	padding-right: 26px;
}
#centerTop #center #left a {
	color: #D00003;
}
#centerTop #center #left a.startFresh {
	background: url(../images/startFresh.png) center center no-repeat;
	width: 242px;
	height: 52px;
	display: block;
}
#centerTop #center #left #price {
	background: url(../images/laptop.png) top right no-repeat;
	width: 200px;
	height: 110px;
}
#centerTop #center #middle {
	width: 242px;
	height: auto;
	float: left;
	padding-left: 26px;
	padding-right: 26px;
}
#centerTop #center #middle a.repairIt {
	background: url(../images/repairIt.png) center center no-repeat;
	width: 242px;
	height: 52px;
	display: block;
}
#centerTop #center #middle #price {
	background: url(../images/toolkit.png) top right no-repeat;
	width: 200px;
	height: 110px;
}
#centerTop #center #right {
	width: 242px;
	height: auto;
	float: left;
	padding-left: 26px;
	padding-right: 2px;
}
#centerTop #center #right a {
	color: #D00003;
}
#centerTop #center #right a.getEducated {
	background: url(../images/getEducated.png) center center no-repeat;
	width: 242px;
	height: 52px;
	display: block;
}
#centerTop #center #right #price {
	background: url(../images/book.png) top right no-repeat;
	width: 200px;
	height: 110px;
}
#why {
	width: 100%;
	height: auto;
	float: left;
}
#why a.why {
	background: url(../images/why.png) center center no-repeat;
	width: 497px;
	height: 58px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content {
}
#content a {
	color: #D00003;
}
#contactLeft {
	width: 485px;
	float: left;
	margin-right: 10px;
	text-align: left;
}
#contactLeft a {
	color: #D00003;
}
#contactRight {
	width: 350px;
	float: left;
	text-align: left;
}
#contactRight a {
	color: #D00003;
}
#contactRight h3 {
	padding-left: 10px;
}
#form {
	width: 350px;
	height: auto;
}
#form dt { 
	width: 140px;
	height: 50px;
	float: left;
	padding-left: 10px;
	text-align: left;
}
#form dt.comm { 
	width: 90px;
	height: 50px;
	float: left;
	padding-left: 10px;
	text-align: left;
}
#form dd {
	width: 200px;
	height: 50px;
	float: left;
}
#form dd.last {
	width: 250px;
	height: 105px;
}
#form input {
	width: 192px;
	padding: 2px;
}
#form select {
	width: 198px;
	padding: 2px;
}
#form textarea {
	width: 242px;
	height: 80px;
	padding: 2px;
}
#form label.error {
	float: left;
	padding-top: 5px;
	color: #ff0000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}
#form #submit {
	width: 100px;
	float: right;
}
#contact {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
#contact a {
	font-size: 11px;
}
#footer {
	background: url(../images/footer_bg.png) center center no-repeat;
	width: 940px;
	height: 130px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;
}
#nav {
	display: block;
	margin-top: 38px;
	margin-left: 34px;
	overflow: hidden;
	text-transform: uppercase;
	list-style: none;
}
#nav li {
	height: 20px;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
#nav li:hover, #nav li.current {
	background: url(../images/current.png) 0 16px repeat-x;
}
#nav li a, #nav li a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:hover, #nav li a.current {
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	width: 550px;
	height: 20px;
	display: block;
	margin-top: 15px;
	margin-left: 40px;
	font-size: 11px;
}
.facebook {
	background: url(../images/facebook.png) center center no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 44px;
	right: 202px;
}
.twitter {
	background: url(../images/twitter.png) center center no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 44px;
	right: 175px;
}
.linkedin {
	background: url(../images/linkedin.png) center center no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 44px;
	right: 148px;
}
.addthis_button {
	background: url(../images/linkedin.png) center center no-repeat;
	width: 83px;
	height: 16px;
	position: absolute;
	top: 47px;
	right: 60px;
}