body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
#container {
	background-image: url(logoBg1.png);
	background-repeat: repeat-x;
	background-position: 0px 100px;
	font-size: 12px;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header .header-top {
	height: 10px;
	position: relative;
}
#header .logo {
	height: 79px;
	width: 239px;
	position: absolute;
	left: 22px;
	bottom: 0px;
}
#header .top-link {
	background-image: url(toplinkBg.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 368px;
	position: absolute;
	top: 0px;
	right: 10px;
}
#header .banner {
	background-image: url(banner.png);
	background-repeat: no-repeat;
	height: 287px;
	width: 1000px;
	position: relative;
}
#header .banner .flashTxt {
	left: 36px;
	top: 165px;
	position: absolute;
}
.top-link a {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	padding-right: 10px;
	padding-left: 18px;
	float: left;
	padding-top: 5px;
}
.top-link a:hover {
	color: #A68925;
}

.banner1 {
	clear:both;
	height:267px;
	background-color: #FFF;
}

#header .navigation {
	background-image: url(navbg.gif);
	background-repeat: repeat-x;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation .left {
	background-image: url(navLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
}
.navigation .right {
	background-image: url(navRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
}
.navigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}.navigation li {
	display: block;
	float: left;
}
.navigation li a {
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #917804;
}
.navigation li a:hover {
	color: #FFFFFF;
	background-color: #434343;
}
.navigation li a.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 34px;
	width: 109px;
}
.navigation li a.last:hover {
	background-color: #434343;
	background-image: url(lastnav.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 34px;
}
.navigation li a.first {
	border-right-style: solid;
	padding-left: 35px;
	height: 34px;
	border-right-width: 1px;
	border-right-color: #917804;
}
.navigation li a.first:hover {
	border-right-style: solid;
	padding-left: 35px;
	height: 34px;
	background-image: url(firstnav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #434343;
	border-right-width: 1px;
	border-right-color: #917804;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#wrapper .leftBox {
	width: 770px;
	float: left;
	background-color: #FFF;
}
#wrapper .leftBox .leftcol {
	float: left;
	width: 214px;
	background-color: #FFF;
}
#wrapper .leftBox .rightcol {
	float: right;
	width: 541px;
	background-color: #FFF;
}
#wrapper .rightBox {
	float: right;
	width: 214px;
	background-color: #FFF;
}
#wrapper .heading {
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(head1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	font-weight: bold;
	line-height: 42px;
}
#wrapper .heading2 {
	background-image: url(head2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 526px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:15px;
	line-height:40px;
}

#wrapper .box {
	margin-bottom: 15px;
	background-color: #FFF;
}
#wrapper .block {
	padding: 5px;
	border: 1px solid #CECECE;
	font-size: 12px;
	text-align: left;
	background-color: #FFF;
}
.block a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.priceMatch {
	background-image: url(priceMatch.png);
	background-repeat: no-repeat;
	height: 310px;
	width: 214px;
	position: relative;
	background-position: right top;
	margin-bottom: 15px;
}
.priceMatch p {
	width: 180px;
	position: absolute;
	bottom: 25px;
	margin: 0px;
	padding: 0px;
	left: 20px;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	text-align: center;
	height: auto;
}
.box .trans {
	background-image: url(transbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 250px;
	bottom: auto;
}
p.desc {
	padding: 10px;
	margin:0;
	text-align:center;
}
.testimonials {
	padding: 5px;
	border: 1px solid #ddd;
	font-weight: bold;
	color: #060;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
	font-size: 12px;
}
.testimonials a {
	font-style: italic;
	font-weight: normal;
	color: #3C3;
	font-size: 11px;
	text-decoration: none;
	float: right;
}
.quoteInput {
	width: 190px;
}

.testimonials a:hover {
	text-decoration: underline;
}
.tab {
	margin-bottom: 15px;
}
.frmHelpTxt {
	color: #AE9102;
}
.cleared {
	clear: both;
}
#footer {
	background-color: #3d3d3d;
}
#footer .main {
	width: 1000px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer .main .privacy {
	color: #E4E4E4;
	position: absolute;
	top: 15px;
	right: 10px;
}

#footer .top {
	margin-bottom: 10px;
	color: #E1E1E1;
}
#footer .payment {
	text-align: center;
}
#footer .top a {
	color: #E4E4E4;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .top a:hover {
	text-decoration: underline;
}
/**************************************Tabs******************************************/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	height: 51px;
	list-style-image: none !important;
	list-style-type: none !important;
}
ul.tabs li {
	float: left;
	padding: 0;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	list-style-image: none !important;
	list-style-type: none !important;
	background-image:url(tabover.gif)!important;
	background-repeat: repeat-x;
}
ul.tabs li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	outline: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 51px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	background-repeat: repeat-x;
	line-height: 51px;
	font-weight: bold;
	float: left;
}
ul.tabs li a:hover {
}	
html ul.tabs li.active, html ul.tabs li.active a, html ul.tabs li.active a:hover  {
	color: #303030!important;
	background-image: url(tabup.gif);
	background-repeat: repeat-x;
}
.tab_content {
	font-size: 12px;
	text-align: left;
	color: #000000;
	background-color: #F7F6F4;
	border: 1px solid #C8C8C8;
}
.tabServices {
	background-image: url(servicesBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.tabServices a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.tabServices a:hover {
	font-size: 16px;
	color: #000;
	text-decoration:none;
}
.tabSubjects {
	background-image: url(subjectBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 185px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.tabSubjects a {
	font-size: 16px;
	color: #6A6A6A;
	text-decoration:none;
	margin-left: 10px;
}
.tabSubjects a:hover {
	font-size: 16px;
	color: #000;
	text-decoration:none;
}
.icoSet {
	margin-top: 30px;
}
#features {
	height:200px;
	position:relative;
	font-size: 11px;
}
#features .feature-story {
	background:white none repeat scroll 0 0;
	left:0;
	position:absolute;
	top:0;
	padding: 5px;
	border: 1px solid #E6E6E6;
	height: 188px;
}
#features .feature-story p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#features .feature-story .name {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
table.grid {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
table.grid td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
table.grid .rw1 {
	background-color: #E6E6E6;
}
table.grid .rw2 {
	background-color:#EFF5F4;
}
table.grid .links {
	background-color: #fff;
}
table.grid .links a {
	background-color: #F9FADC;
	display: inline;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	color: #000000;
	font-size: 12px;
}
table.grid .links a:hover {
	background-color: #FFFFFF;
	border: 1px solid #DEE234;
}
.req-call a {
	background-image: url(request-call-back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 29px;
	width: 214px;
}
.req-call a:hover {
	background-position: 0px -29px;
}
#container #wrapper .leftBox .rightcol .box .block .unnamed1 font a font {
	font-size: 14px;
}
#container #wrapper .leftBox .rightcol .box .block h4 {

}
.bold {
	font-weight: bold;
	text-align: center;
}
bold {
	font-size: 18px;
}
#container #wrapper .leftBox .rightcol .box .block p {
	font-weight: bold;
}
#container #wrapper .leftBox .rightcol .box .block p {
	font-weight: normal;
	font-size: 12px;
}
