﻿@import url(layout.css);
body {
 font-family:verdana;
 font-size:11px;
 color: #000;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#masthead {
	text-align: right;
	background-image:url('../images/mast.jpg');background-repeat:repeat;
	width: 100%;
}
#navigation {
	height:49px;
	background-image:url('../images/nav.gif');background-repeat:repeat;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 100%;
}
#column_l {
	position: relative;
	margin: 0 0px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #fff;
	position: absolute;
	right: 0px;
	top: 0px;
}
#table_l {
	height:500px;
	width:200px;
	padding:0px;
}
#footer {
	background-image:url('../images/footer.gif');background-repeat:repeat;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation ul {
	margin: 0;
	padding: 0;
	height: 49px;
}
#navigation li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
.home {
	background-image:url('../images/home-h.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 63px
}
.home a{
	background-image:url('../images/home.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 63px;
	display: block;
}
.home a:hover {
	background:none;	
}
.tech {
	background-image:url('../images/tech-h.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 112px
}
.tech a{
	background-image:url('../images/tech.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 112px;
	display: block;
}
.tech a:hover {
	background:none;	
}
.computer {
	background-image:url('../images/computer-h.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 132px
}
.computer a{
	background-image:url('../images/computer.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 132px;
	display: block;
}
.computer a:hover {
	background:none;	
}
.datar {
	background-image:url('../images/datar-h.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 120px
}
.datar a{
	background-image:url('../images/datar.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 120px;
	display: block;
}
.datar a:hover {
	background:none;	
}
.datab {
	background-image:url('../images/datab-h.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 107px
}
.datab a{
	background-image:url('../images/datab.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 107px;
	display: block;
}
.datab a:hover {
	background:none;	
}
.networking {
	background-image:url('../images/networking-h.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 100px
}
.networking a{
	background-image:url('../images/networking.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 100px;
	display: block;
}
.networking a:hover {
	background:none;	
}
.self {
	background-image:url('../images/self-h.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 83px
}
.self a{
	background-image:url('../images/self.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 83px;
	display: block;
}
.self a:hover {
	background:none;	
}
.live {
	background-image:url('../images/live-h.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 109px
}
.live a{
	background-image:url('../images/live.gif');
	background-repeat:no-repeat;
	height: 49px;
	width: 109px;
	display: block;
}
.live a:hover {
	background:none;	
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #393939;
}
h2 {
	font-size: 1.75em;
	color: #469;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
.logo {
	border-width: 0px;
}
.column {
	color: #454545;
	font-weight:bold;
	height:16px;
}
.column	a {
	color: #454545;
}
.column a:hover {
	color: #454545;
}
.r-column {
	height:224px;
	background-image:url('../images/banner.jpg');
	background-repeat:no-repeat;
	background-position:center;
}
.live-chat {
	text-align:right;
	float:right;
	margin-top:50px;
	margin-right:10px;
}
.chat-btn {
	border-width: 0;
}
.title {
	color: #FF0000;
	font-weight:bold;
}
.l-header {
	width:350px;
	background-image: url('../images/l-header.gif');
	height:32px;
}
.r-header {
	width:75px;
	text-align: center;
	font-size: 10px;
	font-weight:bold;	
	color: #B65600;
	background-image: url('../images/r-header.gif');
	height:32px;
}
.c-header {
	width:75px;
	text-align: center;
	font-size: 10px;
	font-weight:bold;
	color: #b65500;
	background-image: url('../images/c-header.gif');
	height:32px;
}
.l-cell {
	width:350px;
	height:25px;
	background-color: #DDDDDD;
	background-image:url('../images/spacer.gif');
	background-position:right;
	background-repeat:repeat-y;
}
.c-cell {
	width:75px;
	height:25px;
	background-color: #DDDDDD;
	background-image:url('../images/spacer.gif');
	background-position:right;
	background-repeat:repeat-y;
	text-align: center;
}
.r-cell {
	width:75px;
	height:25px;
	background-color: #DDDDDD;
	text-align: center;
}


.l-sales {
	width:200px;
	height:200px;
	background-image:url('../images/spacer.gif');
	background-position:right;
	background-repeat:repeat-y;
}
.c-sales {
	width:200px;
	height:200px;
	background-image:url('../images/spacer.gif');
	background-position:right;
	background-repeat:repeat-y;
	text-align: center;
}
.r-sales {
	width:200px;
	height:200px;
	text-align: center;
}

.indent {
	margin-top:0px;
	margin-left: 5px;
	margin-bottom:0px;
	font-weight:bold;
}
.info {
	margin-top:0px;	
	margin-left: 5px;
	margin-bottom: 10px;
}
.drivers {
	margin-top:0px;	
	margin-left:5px;
	margin-bottom:0px;
}
.product {
	margin-left: 5px;
	margin-top:0px;
	margin-bottom:0px;
	color: #454545;
	font-weight:bold;
}
.self-table {
	height: 32px;
	width: 500px;
	background-image: url('../images/d-header.gif');
}
.self-table1 {
	width: 50%;
	height:25px;
	background-color: #DDDDDD;
	background-image: url('../images/spacer.gif');
	background-position: right;
	background-repeat: repeat-y;
}
.self-table2 {
	width: 50%;
	height: 15px;
	background-color: #DDDDDD;
	background-image: url('../images/spacer.gif');
	background-position: right;
	background-repeat: repeat-y;
}
.self-table3 {
	width: 50%;
	height:25px;
	background-color: #DDDDDD;
}
.self-table4 {
	width: 50%;
	height: 15px;
	background-color: #DDDDDD;
}
.l-column {
	color:#b65500;
	height:16px;
	background-image:url('../images/arrow.jpg');
	background-repeat:no-repeat;
	background-position:left;
}
.l-indent {
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
	font-weight:normal;
}
.splitter {
	height: 1px;
	width: 500px;
	font-size: 1px;
	background-color: #b3b3b3;
}
.block {
	height: 20px;
	margin:0;
	padding:0;
	clear:both;
}
.bottom {
	width:500px;
	height:20px;
	background-image: url('../images/bottom.gif');
}
.partners {
	width:20%;
	text-align:center;
}
.partnerstext {
	margin-left:30px;
	text-align:right;
}
.terms {
	margin-top: 0;
	margin-bottom: 0;
}
.trade-in {
	text-align:center;
}
.payments {
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.google {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.self-help {
	width:50%;
	height:20px;
	vertical-align:bottom;
}
.self-help2 {
	width:50%;
	height:20px;
	text-align:right;
}
.spacer {
	height: 10px;
	vertical-align: bottom;
	font-size:10px;
}
.smartbox {
	background-image:url('../services/images/smartbox_bg.gif');
}
.fill {
	background-image:url('../services/images/1x1.gif');
}
.boxfont {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;	
}
.boxname {
	width:100%;
	text-align:left;
	font-family:Verdana;
	font-size:small;
}
.3height {
	height:3px;
}
.4height {
	height:4px;
}
.8height {
	height:8px;
}
.submit {
	text-align:center;
	width:340px;
}
.box1 {
	background-color: #aaaaaa;
}
.box2 {
	background-color: #c5c5c5;
}
.box3 {
	background-color: #dadada;
}
.box4 {
	background-color: #e9e9e9;
}
.box5 {
	background-color: #f3f3f3;
}
.box6 {
	background-color: #ffffff;
}
.box7 {
	background-color: #ffffff;
}
/* Styles for Footer */
#footer p {
	font-size: 10px;
	text-align: center;
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
/* Styles for Links */
a {
	color: #b65500;
	text-decoration: none;
}
a:hover {
	color: #6666cc;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}