#foot {
	position:fixed;
	bottom:-1px;
	right:0px;
	display:block;
	width:100%;
	height:35px;
	background:#FFFFFF;
	text-indent: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch: extra-condensed;
	font-weight: normal;
	color: #999A95;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch: extra-condensed;
	font-weight: normal;
	color: #999A95;
}

.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999A95;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
	color: #999A95;
	letter-spacing: 0px;
}
.copywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
	color: #FFFFFF;
	letter-spacing: 1px;
	
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:130%;
	color: #FFFFFF;
	font-weight: bold;	
}
.copyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.copy_seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999A95;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.copy_seo:link {
	color:#999A95;
	font-style:normal;
	font-weight:normal;
}

a.copy_seo:visited {
	color:#999A95;
	font-style:normal;
	font-weight:normal;
}

.border {
border-color: #FFFFFF;
border-bottom: 8px solid;
}
.vertlines {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.vertlineright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}

.singlespacing {
	line-height:100%;
}


td img {display: block;}
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



a:link { color: #666666}
a:visited { color: #666666}
a:hover { color: #EFA32B}

.borderprincipals {
	border-color: #FFFFFF;
	border-bottom: 8px solid;
	border-right: 8px solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.projecttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:115%;
	font-weight: bold;
	color: #EFA32B;
}
.copyboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFA32B;
}
.projectsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #EFA32B;
}
.copyorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
	color: #EFA32B;
	letter-spacing: 0px;
}

* html body ul#nav { position:absolute; top:5px; left:535px; white-space:nowrap }

ul#nav { background:url(images/mainnav.gif) }
ul#nav li { float:left; list-style-type:none }
ul#nav li a { height:40px; display:block; position:absolute; top:0; text-indent:-9999px; outline:none }

li#navAbout a, li#navAuto a, li#navTemp a, li#navConsult a, li#navPress a, li#navContact a { background:url(images/mainnav.gif) }

li#navAbout a 						{ background-position:0 0; width:72px; left:0 }
li#navAbout a:hover					{ background-position:0 -40px }
body#pageNews li#navAbout a 		{ background-position:0 -40px }

li#navAuto a 						{ background-position:-72px 0; width:151px; left:72px }
li#navAuto a:hover					{ background-position:-72px -40px }
body#pageShop li#navAuto a 			{ background-position:-72px -40px }

li#navTemp a 						{ background-position:-223px 0; width:147px; left:223px }
li#navTemp a:hover					{ background-position:-223px -40px }
body#pageArtists li#navTemp a 		{ background-position:-223px -40px }

li#navConsult a 					{ background-position:-370px 0; width:150px; left:370px }
li#navConsult a:hover				{ background-position:-370px -40px }
body#pageLinks li#navConsult a 		{ background-position:-370px -40px }

li#navPress a 						{ background-position:-520px 0; width:56px; left:520px }
li#navPress a:hover					{ background-position:-520px -40px }
body#pageAbout li#navPress a 		{ background-position:-520px -40px }

li#navContact a 					{ background-position:-576px 0; width:88px; left:576px }
li#navContact a:hover				{ background-position:-576px -40px }
body#pageAbout li#navContact a 		{ background-position:-576px -40px }

ul#nav { position:absolute; top:5px; left:545px }

#container {
    position: relative;
	min-height: 100%
	}
	
#content {
    padding: 0px
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch: extra-condensed;
	font-weight: normal;
	color: #333333;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 18px;
	padding-left: 97px;
}

