body {
	margin: 0px;
	margin-top: 60px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	min-width: 900px;
}
a img {
	border: none;
	text-decoration: none;
}
a:hover img {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
a {
	color: #777777;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #cc0000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-family: "Arial Black", helvetica, arial, sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #777;
}
span.sm-header {
	color: #444;
	font-family: "Arial Black", helvetica, arial, sans-serif;
}
a:hover {
	color: #aaaaaa;
}
#wrapper {
	margin: 0px auto;
	width: 900px;
	height: 500px;
	border-left: dotted 1px #ccc;
	border-right: dotted 1px #ccc;
}
.contain {
	padding: 15px 15px 0px 15px;
}
.gray {
	color: #444;
}
.red {
	color: #cc0000;
}

/* HEADER */
#header {
	width: 100%;
	height: 80px;
	border-bottom: dotted 1px #ccc;
	position: relative;
}
#header .left {
	float: left;
	width: 220px;
	height: 80px;
	text-align: center;
	border-right: dotted 1px #ccc;
}
#header .left img {
	margin-top: 10px;
}
#header img#logo-over {
	display: none;
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
#header .right {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
}
#header .right p {
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

/* NAV */
#nav {
	width: 220px;
	text-align: right;
	font-size: 13px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	position: relative;
	z-index: 1000;
}
#cust, #website, #backup, #contact, #remote, #safety {
	position: relative;
	border-bottom: solid 1px #ccc;
	height: 33px;
	background: #ffffff url(../images/button.gif) no-repeat top right;
}
.nav-link div.link {
	width: 220px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	padding: 0px 0px;
}
.nav-link img.arrow {
	margin-bottom: -7px;
	margin-right: 10px;
}
.nav-link div.hover {
	width: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 33px;
	overflow: hidden;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
}
.nav-link div.hover img {
	position: relative;
	z-index: 0;
}
#nav img {
	margin-bottom: -7px;
	margin-right: 10px;
}
#nav a:hover img {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
#nav .nav-link a {
	display: block;
	padding: 6px 0px;
}
#nav .nav-link a:hover {
	color: #ffffff;
}

/* MAIN */
#main {
	width: 100%;
	height: 420px;
}
#main-left {
	float: left;
	width: 220px;
	border-right: dotted 1px #ccc;
	height: 420px;
	position: relative;
}
#main-left .mouse {
	position: absolute;
	width: 220px;
	height: 270px;
	top: 150px;
	z-index: 1;
}
#main-right {
	position: relative;
	float: left;
	width: 679px;
	background: url(../images/button-top-border.gif) no-repeat top right;
	z-index: 2000;
}
#main-right .twocol {
	width: 679px;
	height: 184px;
}
#main-right .col1,
#main-right .col2 {
	height: 405px;
	position: relative;
}
#main-right .frontpage {
	height: 216px;
}
#main-right .col1 {
	float: left;
	width: 50%;
	padding-right: 15px;
	margin-right: 15px;
	border-right: dotted 1px #ccc;
	z-index: 1000;
}
#main-right .col2 {
	z-index: 1;
}
#main-right ul {
	margin-left: 0px;
	padding-left: 15px;
	color: #777;
	font-weight: bold;
}
#main-right strong { 
	font-weight: bold; 
	font-family: "Arial Black", helvetica, arial, sans-serif;
	line-height: 14px;
}

/* Customer Support */
#main-right p.company_logos {
	margin-top: 25px;
}
#main-right p.company_logos img {
	padding-right: 8px;
	padding-bottom: 5px;
}
#main-right p.company_logos img.no_padding {
	padding-right: 0px;
}
#main-right p#car {
	width: 320px;
	height: 175px;
	margin-left: 0px;
	position: absolute;
	bottom: 0px;
	right: 15px;
	display: none;
	z-index: 6000;
}

/* Website Design */
#main-right p.website_list {
	font-size: 16px;
	line-height: 25px;
	margin-top: 45px;
}
#main-right p#arrow {
	width: 150px;
	height: 165px;
	bottom: 10px;
	right: -10px;
	position: absolute;
	display: none;
}
#main-right p.client_logos img {
	padding-right: 5px;
	padding-left: 4px;
	margin-top: -5px;
}
#main-right p.client_logos img.no_padding {
	padding-right: 0px;
}

/* Geek Rescue Backup */
img#geek_backup_logo,
img#click_backups {
	display: none;
}

/* Contact */
#main-right p.maps {
	text-align: center;
}

/* Testimonials */
#main-right div.testimonial p {
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 7px;
	padding-left: 40px;
	padding-top: 15px;
	background: #fff url(../images/quotes.gif) no-repeat top left;
	font-family: georgia, "Times New Roman", serif;
	font-weight: normal;
	padding-right: 15px;
}
#main-right div.testimonial strong {
	font-size: 11px;
}
#main-right div.testimonial p.no_border {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main-right div.next_button {
	position: absolute;
	text-align: right;
	width: 100px;
	bottom: 0px;
	right: 10px;
}
#main-right .bottom_border {
	width: 85%;
	border-bottom: dotted 1px #ccc;
	margin-left: 40px;
	margin-bottom: 7px;
}

/* SafeDNS */
p.price {
	font-family: cambria, georgia, serif;
	font-style: italic;
	padding: 3px 5px;
	background-color: #aa0000;
	color: white;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 5px;
	display:inline;
}
p.price span {
	font-size: 70%;
	text-transform: uppercase;
}
#main-right p.blocked {
	margin-top: 10px;
}
#main-right p.blocked span {
	font-weight: normal;
	font-style: italic;
	color: #aa0000;
}
#main-right p.price-unit {
	background-color: #aaa;
}
#badge {
	position: absolute;
	top: -25px;
	right: -30px;
}

/* Footer */
#footer {
	margin-top: 10px;
}
#footer p {
	font-size: 11px;
	font-weight: normal;
	width: 400px;
	float: left;
	padding-top: 14px;
}
#footer span {
	width: 250px;
	text-align: right;
	float: right;
}
#footer span img {
	padding-left: 4px;
}
#text-footer {
	padding-left: 40px;
	color: #777777;	
	text-decoration: none;
}