body {
	background-color: #000000;
	font: 12px arial, verdana, sans-serif;
	color: #d2d2d2;
	background-image: url('../images/topsky-bg.jpg');
	background-repeat: repeat-x;
	height:193px;
	padding: 0px;
	margin:0px;
}

h1 {
	font: 16px georgia, times, serif;
	color: #ffffff;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
}
h2 {
	font: 16px georgia, times, serif;
	color: #deb406;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:10px;
}

h3 {
	font: 12px arial, verdana, sans-serif;
	color: #deb406;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:10px;
}

h4 {
	font: 12px georgia, times, serif;
	color: #709cb8;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
}

p.subtext{
	margin: 0px;
	font-weight:bold;
	font-size: 10px;
	color:#709cb8;
}

p.accredit{
	font-size: 10px;
	Font-family: arial, verdana, sans-serif;
	margin: 0px;
	font-weight:bold;
	line-height:10px;
	color:#709cb8;
}

span.management{
	margin: 0px;
	font-weight:bold;
	font-size: 13px;
	color:#deb406;
}

img{
	border: 0px;
}

ul.referencebullets{
	padding-left:15px;
	margin-left:0px;
	width:100px;
}

td.container{
	padding: 75px 5px 20px 5px;
}

td.divider{
	background-image: url('../images/line-divider.jpg');
	background-repeat: repeat-y;
	width: 43px;
	height:26px;
}

td.dividerindex{
	background-image: url('../images/line-divider-index.jpg');
	background-repeat: no-repeat;
	width: 43px;
	height:204px;
}
td.dividerindexsmall{
	background-image: url('../images/line-divider-index-sm.jpg');
	background-repeat: no-repeat;
	width: 43px;
	height:81px;
}

td.contentcontainer{
}

td.content_index{
	background-image: url('../images/gradient-box-content.jpg');
	background-repeat: no-repeat;
	width:180px;
	height: 204px;
	background-color: #161616;
	padding-left: 20px;
}

td.content_subpage{
	width:375px;
	height:417px;
}

td.content_wider{
	width:450px;
	height:417px;
}

td.rightsidebar{
	width:250px;
	height:417px;
}

td.powered{
	font: 10px georgia, times, serif;
	color:#767676;
	text-align: right;
	width:250px;
	padding-left:17px;
}

.powered a:link{
	color:#767676;
	text-decoration:none;
}

.powered a:visited{
	color:#767676;
	text-decoration:none;
}

.powered a:hover{
	color:#ffffff;
	text-decoration:none;
}

td.mainbody{
	width: 680px;
	height:417px;
}

td.footer{
	font: 10px arial, verdana, sans-serif;
	color:#767676;
	text-align: left;
	font-weight:bold;
	width:475px;
	padding-left:40px;
}

td.footer a{
	color:#767676;
	text-decoration:none;
	font-weight:bold;
}

td.footer a:visited{
	color:#767676;
	text-decoration:none;
	font-weight:bold;
}

td.footer a:hover{
	color:#ffffff;	
	text-decoration:none;
	font-weight:bold;
}

td.footerdivider{
	background-image: url('../images/line-divider-footer.jpg');
	background-repeat: repeat-x;
	height:21px;
}

a {
	color:#709cb8;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#709cb8;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

td.readmore{
	height: 30px;
	padding-left: 20px;
	background-color: #161616;
}

td.welcome{
 background-image: url('../images/gradient-box-intro.jpg');
 background-repeat: no-repeat;
 width:679px;
 height:139px;
 background-color:#161616; 
 padding:20px;
}

table.portfolio td{
	width:85px;
	padding:5px;
}

table.landingtable{
	border: 1px solid #424242;
	background-color:#1f1f1f;
}

td.landingtableheading{
	background-color:#028ac2;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	color: #fff;
}

table.landingtable td{
	border: 1px solid #424242;
	padding:10px;
}

table.formborder{
	border: 1px solid #c4c4c4;
}

table.testimonial{
	border: 1px solid #c4c4c4;
}


/*---NAV STYLES----*/
td.nav{
	width:150px;
	height:420px;
	padding-left: 150px;
	font: 16px georgia, times. serif;
	font-weight: bold;
	line-height:22px;
	color:#767676;
}

td.nav a{
	color:#767676;
	text-decoration: none;
	font-size: 14px;
	background-image: none;
}

td.nav a:visited{
	color:#767676;
	text-decoration: none;
	font-size: 14px;
	background-image: none;
}

td.nav a:hover{
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}

ul.nav{
	list-style-type: none;
	font-family: georgia, times, serif;
	padding:0;
	margin:0px;
	font-size: 16px;
}

ul.nav li  { 
	padding-bottom:2px;
	color:#767676;
	font-size: 16px;
	background-image: none;
	list-style-type: none;
	padding-left:15px;
}

.nav li:hover { 
	padding-bottom:2px;
	color:#ccc;
	font-size: 16px;
	background-image: url('../images/nav-white-arrow.jpg');
	padding-left:15px;
	background-repeat: no-repeat;
	background-position: left 100%;
}

li#arrow{
	font-weight: bolder;
	color:#ffffff;
	font-size: 16px;
	padding-left:15px;
	background-image: url('../images/nav-white-arrow.jpg');
	background-repeat: no-repeat;
	background-position: left 100%;
}

li#arrow a{
	color:#ffffff;
	font-weight: bolder;
	font-size: 16px;
	background-image: none;
	text-decoration: none;
}

li#arrow a:visited{
	color:#ffffff;
	font-weight: bolder;
	font-size: 15px;
	background-image: none;
	text-decoration: none;
}
li#arrow a:hover{
	color:#767676;
	font-weight: bolder;
	font-size: 15px;
	background-image:none;
	text-decoration: none;
}


ul.subnav{
	padding-top:5px;
	padding-top:8px;
	margin:0px;
	color: #709cb8;
	padding-left:10px;
	font: 12px arial, verdana, sans-serif;
	font-weight: bold;
	line-height:14px;
	background-image: none;
}

ul.subnav li{
	list-style-type: none;
	padding-top:3px;
	font-weight: bold;
	padding-left:15px;
	border: 0px;
	font: 12px arial, verdana, sans-serif;
	color: #709cb8;
}

li.subnav a{
	margin:0px;
	color: #709cb8;
	font: 12px arial, verdana, sans-serif;
	line-height:14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 100%;
	padding-left:15px;
}

li.subnav a:visited{
	color: #709cb8;
	font: 12px arial, verdana, sans-serif;
	line-height:14px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 100%;
	padding-left:15px;
}

li.subnav a:hover{
	list-style-type: none;
	color: #deb406;
	font: 12px arial, verdana, sans-serif;
	line-height:14px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 100%;
	padding-left:15px;
}
.subnav li:hover{
	background-image:none;
	padding-left:15px;
}


li.current{
	list-style-type: none;
	padding-left:15px;
	border: 0px;
	font-weight: bold;
	font: 12px arial, verdana, sans-serif;
	line-height:14px;
	color: #deb406;
}
li.current a{
	font: 12px arial, verdana, sans-serif;
	line-height:14px;
	font-weight: bold;
	color: #deb406;
	background-image: url('../images/subnav-yellow-diamond.jpg');
	background-repeat: no-repeat;
	background-position: left 100%;
	padding-left:15px;
}
li.current a:visited{
	font: 12px arial, verdana, sans-serif;
	line-height:14px;
	font-weight: bold;
	color: #deb406;
	background-image: url('../images/subnav-yellow-diamond.jpg');
	background-repeat: no-repeat;
	background-position: left 100%;
	padding-left:15px;
}
li.current a:hover{
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	color: #deb406;
	background-image: url('../images/subnav-yellow-diamond.jpg');
	background-repeat: no-repeat;
	background-position: left 100%;
	padding-left:15px;
}
.current li:hover{
	background-image:none;
}
/*---END NAV STYLES----*/

a.uswebsite:link{
	font: 11px arial, verdana, sans-serif;
	color:#cacaca;
	font-weight:bold;
	text-decoration:none;
}

a.uswebsite:visited{
	color:#cacaca;
	font-weight:bold;
	text-decoration:none;
}

a.uswebsite:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

/* free quote button css */

.freequote {width:291px; height:68px; overflow:hidden; background:url('../images/free-quote.jpg'); margin-top:40px; margin-left:auto; margin-right:auto;}
.freequote h3 {margin:0px; color:#000000; font-size:15pt; margin: 5px 65px 0px 10px;}
.freequote a {color:#000000;}
.freequote p {margin:0px; margin-top:3px; font-weight:normal; font-size:11px; line-height:13px; color:#000000!important; margin: 3px 65px 5px 10px;}
.freequote p a {font-weight:normal;}


