@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	background: #000000 url(../images/mbkgd.jpg) no-repeat fixed;
	margin:0;
	padding:0;
	height:100%;
}

html, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
img { margin:0; padding:0; border:0; text-decoration: none; }

/* ----------- HTML5 display-role reset for older browsers ------------ */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

li{ list-style:none; float:left; }

a img { border:none; }

a { cursor:pointer; outline:none; }

#fixed {
	margin:0 auto;
	width:950px;
	text-align:left;
}
#container2 {
    float:left;
    width:100%;
    background: transparent url(../images/cbkgd.png) repeat;
    position:relative;
	overflow:hidden;
}
#container1 {
    float:left;
    width:100%;
    background:white;
    position:relative;
    right:780px;
}
#navcol {
    float:left;
    width:170px;
    position:relative;
    left:780px;
    overflow:hidden;
	padding-top:25px;	
}
#maincol {
    float:left;
    width:750px;
    position:relative;
    left:795px;
    overflow:hidden;
	min-height:900px;
}
.right { 
	float: right;
}

/* ----------- Header ---------- */

#header {
   padding:0;
}
.banner {
	width:725px;
	height:50px;
	float:left;
	margin:25px 0;
	padding:0 15px;
	background-color: transparent;
	background-image: url(../images/banner-div.png);
	background-position: right;
	background-repeat: no-repeat;
}
.banner img {
	border:0;
	margin:0; 
	padding:0;
}
/* ----------- Slider ---------- */

.theme-titlesafe #slider {
    width:640px; /* Make sure your images are the same size */
    height:360px; /* Make sure your images are the same size */
	margin:18px;
}
/* ----------- Navigation ---------- */

.nav ul {
	margin:0;
}
.nav ul li {
	width:150px;
	float:right;
	margin:2px 0 0 0;
	padding:0 20px 0 0;
	text-align:right;
}
.nav ul li a {
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	display:block;
}
.nav ul li a:hover {
	color:#009900;
	text-shadow:0 -1px 2px #00FF00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	display:block;
}	
.nav ul li.last {
	margin:0 0 25px 0;
}
/* ----------- Social ---------- */

.social {
	margin:50px 10px;
}
.social img {
	margin:0 2px 0 0;
}
/* ----------- Credit ---------- */
.creditcards {
	width:150px;
	margin:0 10px;
}

/* ----------- Content ---------- */
#content {
   padding:10px;
   padding-bottom:120px;   /* Height of the footer */
   color:#CCCCCC
}
p {
	color:#999999;
	font-size:12px;
	margin:10px 0;
}
p span{
	color:#fff;
	font-size:12px;
	margin:10px 0;
}
a {
	color:#063;
	text-decoration:none;
}
a:hover {
	color:#00FF00;
	text-decoration:underline;
}
h1 {
	font-size:12px;
	margin:10px 0;
	font-weight:normal;
	color:#fff;
}
h2 {
	font-size:12px;
	margin:10px 0;
	font-weight:normal;
	color:#fff;
}
h3 {
	font-size:12px;
	margin:10px 0;
	font-weight:bold;
	color:#fff;
}
h3 span {
	text-decoration:underline;
}
h4 {
	font-size:16px;
	margin:10px 0;
	font-weight:normal;
	color:#fff;
}
#feature {
	margin:20px auto;
	float:left;
	width:750px;
}
#feature img {
	margin:10px;
}
#feature2 {
	margin:20px auto;
	float:left;
	width:750px;
}
#feature2 img {
	margin:10px;
}
#feature2 h2,#feature2 h3,#feature2 h4,#feature2 h5 {
	font-size:12px;
	margin:10px 0;
	padding:20px 0 5px 0;
	font-weight:normal;
	color:#fff;
	border-top-color:#063;
	border-top-width:medium;
	border-top-style:double;
}
#beforenafter {
	width:450px;
	margin:0 auto;
}
#feature2 #comp {
	width:685px;
	margin:20px auto 20px 20px;
	float:left;
}
#feature2 #comp p {
	float:left;
	margin:75px 0 0 0;
	font-size:14px;
}
#feature2 #comp img{
	float:left;
	margin:10px 10px 30px 10px;
}
#feature2 #photos {
	width:750px;
	float:left;
	margin:20px auto 20px 25px;	
}
#feature2 #photos img{
	float:left;
	margin:10px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clear {
	clear:both;
}
#center {
	text-align:center;
}
#rightcol {
	background: transparent url(../images/fbkgd.png) repeat;
	width:320px;
	height:250px;
	float:left;
	display:block;
	padding:20px;
	color:909090;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius-topright:10px;
	-webkit-border-radius-bottomright:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
#leftcol {
	background: transparent url(../images/fbkgd.png) repeat;
	width:320px;
	height:250px;
	float:left;
	display:block;
	padding:20px;
	color:909090;
	border-right:1px;
	border-right-color:#063;
	border-right-style: double;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-radius-topleft:10px;
	-webkit-border-radius-bottomleft:10px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
#leftcol img {
	margin:0 0 0 10px;
}
#rightcol img {
	margin:0 0 0 10px;
}
.sidebar {
	background: transparent url(../images/fbkgd.png) repeat;
	width:600px;
	height:175px;
	margin:25px auto;
	padding:20px; 
	-moz-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border-radius:10px;
}
.sidebar img {
	margin-right:20px;
}
.map {
	margin:20px 150px;
	width:425px;
	float:left;
}
.terms {
	margin:20px auto 50px 30px;
	float:left;
	width:700px;
	min-height:700px;
}
.terms ul li {
	float:none;
	list-style:disc;
	margin:0 0 0 20px;
	color:#999999;
}
.terms h2,.terms h3,.terms h4,.terms h5,.terms h6,.terms h7,.terms h8 {
	font-size:12px;
	color:#E6E6E6;
	font-weight:bold;
}
.quote {
	width:650px;
	margin:0 auto 0 50px;
}
.signin {
	width:200px;
	margin:20px 250px;
	padding:20px;
	float:left;
	text-align:center;
	background: transparent url(../images/fbkgd.png) repeat;
	-moz-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border-radius:10px;
}
.links {
	margin:20px auto 20px 30px;
	float:left;
	width:750px;
}
.links h2, .links h3 {
	font-size:12px;
	margin:10px 0;
	font-weight:normal;
	color:#fff;
}
.links ul {
	margin:0 auto 25px auto;
}
.links ul li {
	float:none;
	list-style:none;
}
.webdesign {
	width:100%;
	float:left;
	border-top-color:#063;
	border-top-width:medium;
	border-top-style:double;
	margin:25px auto;
	padding-top:20px;
}
.webdesign ul {
	margin:50px auto 25px auto;
	width:475px;
}
.webdesign ul li {
	float:none;
	list-style:none;
	margin:20px;
	display:block;
	height:100px;
	text-align:justify;
}
.webdesign ul li a {
	font-weight:bold;
}
#feature .webdesign img {
	float:left;
	margin:0 10px 0 0;
	clear:both;
}
.logos {
	width:650px;
	float:left;
	margin:0 50px;
	padding:25px;
}
#feature .logos img{
	margin:0 15px;
	float:left;
}
.clients {
	margin:20px auto 20px 100px;
	float:left;
	width:200px;
}
.clients ul {
	margin:0 auto 25px auto;
}
.clients ul li {
	float:none;
	list-style:none;
	color:#999999;
}
.video {
	width:100%;
	float:left;
	margin:25px auto;
	padding:25px 0;
	border-top-color:#063;
	border-top-width:medium;
	border-top-style:double;
}
.player {
	width:640px;
	margin:0 auto;
}
	
/* ----------- Footer ---------- */

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:120px;   /* Height of the footer */
   padding:10px;
}
.footer {
	width:725px;
	margin:0 0 50px 0;
	float:left;
}
.footermenu {
	padding: 10px 0 10px 25px;
	border-color:#063;
	border-width:medium;
	border-style:double none;
}

.footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
.footer ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #333333;
	list-style: none;
	display: inline;
	float:none;
	line-height:10px;
}
.footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	float:none;
	line-height:10px;
	}
.copyright p {
	float:left;
	width:300px;
	margin:20px auto;
	font-size:9px;
	font-weight:normal;
	color:#333333;
}
.copyright a {
	text-decoration:none;
	color:#333333;
}
.copyright a:hover {
	text-decoration:underline;
}
.address p {
	float:right;
	width:300px;
	margin:20px auto;
	text-align:right;
	font-size:9px;
	font-weight:normal;
	color:#333333;
}
.address a {
	text-decoration:none;
	color:#333333;
}
.address a:hover {
	text-decoration:underline;
}
.w3c {
	float:right;
	margin:20px auto;
}
#content #ads {
	width:728px;
	float:left;
	height:15px;
	margin-bottom:30px;
}
