body {
	margin-top:10px;
}
img, div, td{
	behavior: url(iepngfix.htc);
}
#bdyFront {
	background-color:#000000;
	margin-top:100px;
	font-family:verdana;
	font-size:10pt;
	color:#FFFFFF;
}

#bdyInterior {

	background-color:#000000;
	font-family:verdana;
	font-size:10pt;
	color:#e7e7e7;
}
a {
	cursor: pointer;
}
a:link {
	color: #FFF;
	text-decoration:none;
}

a:visited {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#202020;
	text-decoration:none;
}
a img {
	margin: 0;
	padding: 0;
	border: 0px none;
	}
#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
/******** Table ********/
#tdFooter {
	font-size:9pt;
	line-height:16px;
}

#tblTable {
	line-height:17px;
}

/******** Classes ******/
#clsHeader {
	font-family:verdana;
	font-size:16pt;
	color:#FFFFFF;
}

#clsContactSubHeader, h2{
	font-size:13pt;
	font-weight:200;
}
h2 {
	margin: 0;
	font-weight: bold;
}
#clsMap {
	cursor:pointer;
	font-size:7pt;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:underline;
}

#clsMap:hover {
	cursor:pointer;
	font-size:7pt;
	color:#FFFFFF;
	text-decoration:none;
}

/******** DIVs ********/
#divLogoTop {
	float:left;
	background:url(../images/logoTop.jpg);
	width:93px;
	height:117px;
	position:relative;
	left:20px;
	top:22px;
}

#divLogoBtm {
	float:left;
	background:url(../images/logoBtm.jpg);
	width:93px;
	height:31px;
	position:relative;
	left:20px;
}

#divFlash {
	height:414px;
	float:left;	
}

#divFrontImage {
	float:left;	
}

#divFrontCtn {
	width:720px;
	margin:auto;
}

#divMainCtn {
	position: relative;
	width:819px;
	margin:auto;
	background:url(../images/bgInterior.jpg);
	background-repeat:repeat-x;
}

#divMenuFront {
	margin:auto;
	width:720px;
	height:55px;
	text-align:center;
	line-height:50px;
}
#divMenuFront a:hover {
	color: #900;
}
#divMenuSmall {
	position: absolute;
	right: 0px;
	top: 35px;
	font-size: .8em;
}
#divMenuSmall a {
	display: block;
	float: left;
	padding: 10px;
}
#divMenuSmall a:hover, #divMenuSmall a:focus {
	color: #999;
}
#divMenuInterior {
	float:right;
	width:705px;
	height:55px;
	text-align:right;
	position:relative;
	top:86px;
	text-align:center;
	/*line-height:49px;*/
}

#divSubCtn {
	width:819px;
	height:auto;
	margin:auto;
	position:relative;
	top:22px;
	background-color:#191919;
}

#divTableCtn {
	position:relative;
	top:10px;
	height:auto;
	background-color:#191919;
}

#divTableCtn a{
	color:#FFFFFF;
	text-decoration:underline;
}
#divTableCtn th {
	font-size: .8em;
	font-weight: normal;
}
#facebox a{
	color:#000000;
	text-decoration:underline;
}
.divTempImage {
	width:150px;
	height:150px;
	background: #fff;
	text-align: center;
}

.divTempTB {
	background-color:#fff;
	width:120px;
	height:120px;
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	text-align: center
}


/******** Menu DIVs ********/
#divMenuFront a div {
}
#divMenuHome, #divMenuCompany, #divMenuNewCltn, #divMenuCltn, #divMenuCstmDesign, #divMenuChoicePro, #divMenuSpecials,  #divMenuParts {
	float:left;
	height:55px;
	background:url(../images/navSplit.png) no-repeat top right;
}
#divMenuFront {
	line-height: 1.2em;
}
#divMenuHome {
	width:71px;
}
#adminmenu #divMenuHome, #adminmenu #divMenuNewCltn, #adminmenu #divMenuCstmDesign {
	padding-top: 17px;
}
#divMenuFront #divMenuHome {
	padding-top: 17px;
	width: 55px;
}
#divMenuCompany {
	width:85px;
	padding-top: 17px;
}
#divMenuFront #divMenuCompany {
	width: 77px;
}
#divMenuNewCltn {
	width:90px;
	padding-top: 10px;
}
#divMenuFront #divMenuNewCltn, #divMenuFront #divMenuCltn {
	width: 82px;
}
#divMenuCltn {
	width:95px;
	padding-top: 17px;
}
#divMenuCstmDesign {
	width:59px;
	padding: 10px;
}
#divMenuFront #divMenuCstmDesign {
	width: 48px;
}
#divMenuChoicePro {
	width:85px;
	padding-top:10px;
}
#divMenuSpecials {
	width: 80px;
	padding-top: 17px;
}
#divMenuParts {
	width: 100px;
	padding-top: 10px;
}
#divMenuContact {
	float:left;
	width:86px;
	height:52px;
}
#divMenuFront #divMenuContact {
	padding-top: 10px;
	}
#divFooter {
	background:url(../images/bgFooter.jpg);
	background-repeat:repeat-x;
	height:91px;
	width:819px;
	margin:auto; 
	text-align:center;
	position:relative;
	top:21px;
	padding-top:27px;
	font-size:8pt;
}
input.error {
	border:2px solid red;
}
label.error {
	font-size: .7em;
}
table#contactinfo td {
	vertical-align: top;
	height: 38px;
}
