body, form, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
header,nav,section,article,aside,footer,hgroup 
{ 
display: block;
}
p, h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}
body {
	background:#000 url(/assets/templates/modxhost/images/bg.png) repeat-x top center;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	font: 24px Arial, Helvetica, sans-serif;
	color:#cc3333;
}
h2 {
	font-size: 13pt;
	color:#cc3333;
	text-align:center;
	margin-top:10px;
	font-weight:normal;
}
a:link, a:active, a:visited {
	color:#CC3333;
}
a:hover {
}
img {
	border:none;
}
table, td, tr{
border:none;
padding:0px;
}
#topCont{
height: 130px;
width:905px;
margin-top: 15px;
}
#headerleft {
	background-image:url(/assets/templates/modxhost/images/headerleft.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:130px;
	width:645px;
	border:none;
	float:left;
}
#headerright {
	background-image:url(/assets/templates/modxhost/images/headerright.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:130px;
	width:258px;
	text-align:center;
	border:none;
	float:left;
}
#headerright .phone{
width:258px;margin-top: 34px;padding-top: 10px;
}
#headerright a {
	font-size:16px;
	color:#CFCFCF;
	padding-bottom: 15px;
    padding-left: 23px;
    padding-right: 12px;
    padding-top: 15px;
}
#logo {
	width:404px;
}
#container {
	width:903px;
	margin: 0 auto;
	padding-top:10px;
	_padding-left:1px;
}
/* Content */
#content {
	border-left:1px groove #996666;
	border-right:1px ridge #996666;
	padding:20px 14px;
	/*background-image:url(/assets/templates/modxhost/images/bg_content.jpg);*/
	background-color:#FFF;
	background-repeat:repeat-y;
}
#HomeCont {
	margin-bottom:10px;
}
#HomeCont div.left{
	float:left;
	width:600px;
}
#HomeCont div.right{
	float:left;
	width:270px;
}
#CorpCont ul {
	color:#CC3333;
	font-size:15pt;
	margin-top:25px;
}
.red {
	color:#CC3333;
	font-weight:bold;
}
/* Footer */
footer {
	background-image:url(/assets/templates/modxhost/images/footer.png);
	background-repeat:no-repeat;
	/*border-top: 1px solid #f1aaad;*/
	font: 11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding: 40px 7px 20px 20px;
}
footer a:link,
footer a:active,
footer a:visited
{
	color:#fff;
	text-decoration:none;
	padding:0 4px;
}
footer a:hover,
footer a:focus {
	text-decoration:underline;
}
/* Menu */
#menu {
	background: #D91C24;
	background: -moz-linear-gradient(top, #ffffff 0%, #d91c24 66%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(66%, #d91c24));
	background: -webkit-linear-gradient(top, #ffffff 0%, #d91c24 66%);
	background: -o-linear-gradient(top, #ffffff 0%, #d91c24 66%);
	background: -ms-linear-gradient(top, #ffffff 0%, #d91c24 66%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d91c24', GradientType=0 );
	background: linear-gradient(top, #ffffff 0%, #d91c24 66%);
	font: 16px Arial, Helvetica, sans-serif;
	padding:5px 0;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	margin:0;
	padding:0 5px;
	list-style:none;
	float:left;
	position: relative;
	text-align:left;/*
	width:100px;
	*/
}
#menu ul li ul {
	background-color:#d91c24;
	top: 31px;
}
#menu ul li ul li {
	background-color:#d91c24;
	height:24px;
	width:150px;
}
#menu ul li ul li:hover {
	background-color:#ffffff;
}
#menu h2 {
	margin:0;
	padding:0;
	font: 16px Arial, Helvetica, sans-serif;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:1px 5px;
	display:block;
	float:left;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
	top: 100%;
	left: 5px;
	border:1px solid #d91c24;
	width:150px;
}
html>body #menu ul ul {
	width:auto;
}
#menu ul ul li {
	display:block;
	padding:0;
}
#menu ul ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	width:150px;
	background:#d91c24;
	color:#FFFFFF;
	display:block;
	float:none;
	padding:5px 5px;
}
#menu ul ul li a:hover {
	background:#FFFFFF;
	color:#000000;
	height:25px;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul {
	display: none;
}
#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display: block;
}
html #menu ul li {
	float: left;
	height: 1%;
	padding-top: 3px;
}
/*html #menu ul li a {
	height: 1%;
}*/
#menu li:hover ul, li.over ul {
	display: block;
	float:left;
}
#myajaxmenu {
	height:29px;
}
.InfoLabel {
	color: #208020;
}
.ErrorLabel {
	color: #ff0000;
}
#grad-menu {
	background: #CCCCCC;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #CCCCCC));
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCCCCC', GradientType=0 );
	background: linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%);
	border-radius: 5px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border:1px solid #cccccc;
	-webkit-box-shadow: inset 0px 0px 5px 1px #CCCCCC;
	-moz-box-shadow: inset 0px 0px 5px 1px #CCCCCC;
	box-shadow: inset 0px 0px 5px 1px #CCCCCC;
	float: right;
	margin-bottom:30px;
	width: 245px;
}
#grad-menu ul {
	list-style: none outside none;
	padding: 0 7px;
	margin: 0;
}
#grad-menu ul li {
	height:65px;
	display:block;
	padding-left: 64px;
	border-bottom:1px solid #ccc
}
#grad-menu ul li.sr {
	background:url("/images/smash-repairs.png") no-repeat scroll left 10px transparent;
}
#grad-menu ul li.fm {
	background:url("/images/smash-repairs.png") no-repeat scroll left -55px transparent;
}
#grad-menu ul li.cr {
	background:url("/images/smash-repairs.png") no-repeat scroll left -117px transparent;
}
#grad-menu ul li.rj {
	background:url("/images/smash-repairs.png") no-repeat scroll left -178px transparent;
}
#grad-menu ul li.rr {
	background:url("/images/smash-repairs.png") no-repeat scroll left -238px transparent;
}
#grad-menu ul li a:link, #grad-menu ul li a:active, #grad-menu ul li a:visited {
	color:#666666;
	font-size:19px;
	font-style:italic;
	text-decoration:none;
	display: block;
	height: 24px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left:5px;
}
#grad-menu ul li a:hover, #grad-menu ul li a:focus {
	color:#CC0000;
	font-style:italic;
	text-decoration:none;
}
div#rotate{
position:relative;
z-index: -3;
height: 216px;
}
.social{
	margin-top: 12px;
    position: absolute;
	margin-left: 488px;
    padding: 5px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background-color: #999999;
}
.at300b:hover {
    opacity: 1 !important;
}
.social span.email{
	color: #FFFFFF;
    float: left;
    padding-left: 4px;
    padding-top: 2px;
}
.addthis_button_email{
padding-top: 2px !important;
}
<!--
[if lt IE 7]> #menu {
float:none;
}
body {
	behavior:url(/assets/templates/modxhost/images/csshover.htc);
}
#menu ul li {
	float:left;
}
#menu a {
	height:1%;
	font: 16px Arial, Helvetica, sans-serif;
}
 <![endif]
-->
