body,html{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#333940;
	background-image:url(../images/main_bg_loop.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#ffffff;
}
#siteWrapper{
	margin:0 auto;
	padding:0;
	width:784px;
	background-color:#000000;
}
#bgLoop{
	width:784px;
	background-image:url(../images/bg_loop.jpg);
	background-repeat:repeat-y;
}
#bgTop{
	width:784px;
	min-height:405px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
}
/* for Internet Explorer */
/*\*/
* html #bgTop {
height:405px;
}
#bgFooter{
	width:784px;
	height:19px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
}
#topSpace{
	width:784px;
	height:234px;
}
#logoFrame{
	padding-left:11px;
}
#logoFrame a:hover{
	background-color:;
}
#navFrame{
	width:543px;
	height:51px;
	padding-left:10px;
	padding-top:17px;
}
#toplinks { height: 51px; }

#toplinks ul { position: relative; clear: both; list-style:none; margin: 0; padding:0;}
#toplinks li { position: relative; margin: 0; display:inline; padding:0;}
#toplinks li span { position: absolute; top: -3000px; height: 51px; margin: 0px; padding:0;}
#toplinks li a { height: 51px; float: right; display:block; margin:0px; padding:0;}

#homeLink a { background: url("../images/nav/home_inactive.png") no-repeat top center; width:77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#aboutusLink a { background: url("../images/nav/aboutus_inactive.png") no-repeat top center; width:77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#servicesLink a { background: url("../images/nav/services_inactive.png") no-repeat top center; width:77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#quoteLink a { background: url("../images/nav/quote_inactive.png") no-repeat top center; width:77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#repairLink a { background: url("../images/nav/repair_inactive.png") no-repeat top center; width:77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#careersLink a { background: url("../images/nav/careers_inactive.png") no-repeat top center; width:77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#contactLink a { background: url("../images/nav/contact_inactive.png") no-repeat top center; width:81px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}

#homeLink a:hover,#homeLink a:on { background: url("../images/nav/home_active.png") no-repeat top center; width: 77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#aboutusLink a:hover,#aboutusLink a:on { background: url("../images/nav/aboutus_active.png") no-repeat top center; width: 77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#servicesLink a:hover,#servicesLink a:on { background: url("../images/nav/services_active.png") no-repeat top center; width: 77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#quoteLink a:hover,#quoteLink a:on { background: url("../images/nav/quote_active.png") no-repeat top center; width: 77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#repairLink a:hover,#repairLink a:on { background: url("../images/nav/repair_active.png") no-repeat top center; width: 77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#careersLink a:hover,#careersLink a:on { background: url("../images/nav/careers_active.png") no-repeat top center; width: 77px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}
#contactLink a:hover,#contactLink a:on { background: url("../images/nav/contact_active.png") no-repeat top center; width: 81px; height:51px; behavior:url(iepngfix.htc); cursor:pointer;}

#contentWrapper{
	width:784px;
}
#leftFrame{
	float:left;
	width:210px;
}
#leftFrameContent{
	padding-left:25px;
	padding-right:15px;
	padding-top:40px;
	width:170px;
	font-size:11px;
}
#rightFrame{
	float:right;
	width:572px;
}
.leftColumn{
	float:left;
	width:259px;
	padding-right:6px;
	padding-top:10px;
}
.rightColumn{
	float:right;
	width:240px;
	padding-left:7px;
	padding-top:10px;
}
.largeColumn{
	width:532px;
	padding-left:15px;
	padding-top:10px;
}
#footerText{
	width:762px;
	padding-left:11px;
	padding-right:11px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:11px;
	text-align:center;
}
h1{
	font-size:18px;
	color:#7bd3f7;
	padding-top:0;
	padding-bottom:5px;
	margin:0;
}
h2{
	font-size:14px;
	color:#7bd3f7;
	padding-top:0;
	padding-bottom:5px;
	margin:0;
}
a img {
	border:none;
}
.clearBoth{
	clear: both;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.tel{
	font-size:20px;
}
p{
	line-height:18px;
	padding-bottom:15px;
	padding-top:5px;
	margin:0;
}
ol{
	margin-top:10px;
	margin-bottom:0;
}
ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0;
}
li{
	padding-bottom:5px;
}
.bold{
	font-weight:bold;
}
hr{
	border-bottom:1px solid;
	border-top:0;
	color:#007399;
	height:1px;
}
img { 
	behavior: url(iepngfix.htc);
}
a {
	color:#7bd3f7;
	text-decoration:none;
}
a:hover {
	color:#000000;
	background-color:#7bd3f7;
	text-decoration:none;
}
.red{
	color:#FF0000;
}
input{
	font-size:11px;
}
select{
	font-size:11px;
}
