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

body {
 background-color:#ffffff;
 background-image:url(images/bg.jpg);
 background-position: top;
	background-repeat: repeat-x;
	margin: 0px auto;
	height: 100%;
	 font-family: "Myriad Pro", arial;
}


.style1 {
	font-size: 15px;
	color: #FFFFFF;
 
}
.style2 {
	font-size: 13px;
	color: #FFFFFF;
	 
}
.bottomNavTable{ background-image:url(/images/bottomBG.jpg); background-position:top; background-repeat: no-repeat}
.bottomNavCellLeft {padding-left:80px; height:30px; width: 450px; font-family: "Myriad Pro", Arial; font-size:14px}
.bottomNavCellRight {padding-left:40px; height:30px; width:450px; font-family: "Myriad Pro", Arial; font-size:14px}
a {text-decoration:none}



.homeTop{
 width: 990px; height: 471px; background-image:url(images/bg.jpg); background-repeat:repeat-x;
}

#container {
	margin: auto;
	width: 990px;
	position: relative;
}
#logo {
	background-image: url(/images/logo.jpg);
	height: 81px;
	width: 150px;
	position: absolute;
	margin-left: 25px;
	margin-top: 23px;
}
#address {
	background-image: url(/images/address-background.jpg);
	width: 353px;
	margin-top: 65px;
	margin-left: 599px;
	padding-top: 15px;
	height: 46px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #DDDDDD;
	position: absolute;
}
.address2 {
	position: absolute;
	margin-top: -15px;
	margin-left: 87px;
}
#main-content {
	background-image: url(/images/container-background.png);
	background-repeat: repeat;
	width: 974px;
	margin-left: 7px;
	margin-top: 143px;
	margin-bottom: 0px;
	margin-right: auto;
	position: absolute;
}
#main-content-top {
	background-image: url(/images/container-top.png);
	height: 23px;
	margin-top: -23px;
}
#nav {
	margin-left: 29px;
	margin-top: -2px;
}
#nav img {
	float: left;
}
#main-banner {
	background-image: url(/images/main-banner.jpg);
	height: 193px;
	width: 917px;
	margin-left: 29px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	float: left;
}
#laptop {
	margin-top: -192px;
	float: left;
	margin-left: 566px;
	z-index: 1000;
	position: relative;
}
hr{ border: 2px solid #dddddd;}

.tableContent{
    background-image: url(/images/contentBG.jpg);background-position:top;background-repeat:no-repeat;
}
#main-text {
	width: 860px;
	margin-left: 55px;
	margin-top: -85px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	position: relative;
	z-index: 1001;
	padding:40px;
	
}
#main-text2 {
	width: 525px;
	margin-left: 55px;
	margin-top: -85px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #222222;
	float: left;
	position: relative;
	z-index: 1001;
}
.news {
	line-height: 17px;
}
.news-iphone {
	background-image: url(/images/iphone.jpg);
	height: 152px;
	width: 218px;
	display: block;
	margin-top: -195px;
	margin-left: 325px;
}
#side-bar {
	background-image: url(/images/free-quote-side.jpg);
	width: 299px;
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-left: 67px;
	float: left;
}
#side-bar2 {
	background-image: url(/images/free-quote-side2.jpg);
	width: 299px;
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-left: 67px;
	float: left;
	height: 430px;
}
#side-form {
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #222222;
	display: block;
	margin-top: 70px;
	margin-left: 30px;
}
.side-form-input  {
	height: 26px;
	width: 222px;
	background-color: #c0c0c0;
	border: 1px solid #AEAEAE;
	padding-left: 5px;
}
#side-form textarea {
	width: 222px;
	background-color: #C0C0C0;
	border: 1px solid #AEAEAE;
	height: 100px;
	padding-left: 5px;
	padding-top: 5px;
}
#bottom-nav {
	background-image: url(/images/bottom-background.jpg);
	height: 64px;
	width: 971px;
	margin-left: 2px;
	clear: both;
}
.bottom-nav {
	display: block;
	margin-left: 45px;
	margin-top: 23px;
	color: #3B3B3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
}
.bottom-nav a {
	color: #3B3B3C;
	text-decoration: none;
}
.bottom-nav a:hover {
	color: #1B86CD;
}
.link1  {
	color: #222222;
	text-decoration: underline;
}
.link1:hover  {
	color: #1B86CD;
}
.link2 {
	color: #222222;
	text-decoration: none;
}
.link2:hover {
	color: #1B86CD;
}
.sub-nav {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	padding-bottom: 5px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D727B;
}
.sub-nav a {
	text-decoration: none;
	color: #6B7079;
	font-weight: bold;
}
.sub-nav a:hover {
	background-color: #C5E7FF;
	color: #086CB1;
}
.sub-nav-active {
	color: #086CB1;
	font-weight: bold;
}
.sub-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0770B6;
	font-weight: bold;
}
.sub-header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0770B6;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 18px;
}
.sub-header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01385C;
	font-weight: normal;
	line-height: 16px;
	text-transform: uppercase;
}
.sub-header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
.sub-header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0770B6;
	font-weight: bold;
}
.sub-header6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #666666;
	line-height: 35px;
}
.border {
	border: 1px solid #999999;
	margin-right: 15px;
}
.indent {
	display: block;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.image-space {
	margin-right: 30px;
}
.image-space2 {
	margin-left: 20px;
}
.clear {
	display: block;
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DFDFDF;
}
.contact-column {
	display: block;
	float: left;
	margin-top: -88px;
	margin-left: 265px;
}
.free-quote-textarea {
	width: 400px;
	background-color: #C0C0C0;
	border: 1px solid #AEAEAE;
	height: 100px;
	padding-left: 5px;
	padding-top: 5px;
}
.free-quote-input {
	height: 26px;
	width: 300px;
	background-color: #c0c0c0;
	border: 1px solid #AEAEAE;
	padding-left: 5px;
}
.free-quote-content {
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #222222;
	display: block;
	margin-top: 65px;
	margin-left: 30px;
}
.sub-nav2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 255px;
	padding-bottom: 5px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D727B;
	margin-left: 272px;
}
.name {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	background-image:url(images/header.png);
	background-repeat:repeat-y;
	padding:10px;
	position:relative;
	left: -30px;
}
