body
{ 
background-image:url('../../skins/<?php echo $template; ?>/images/background.jpg');
background-attachment:fixed;
background-position:center; 
}

a {color:#3050E0;}
a:hover {color:#E05030;}
.header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	letter-spacing: 1pt;
}
.boxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEEEEE;
	text-indent: 5px;
	padding: 3px;
	border: 1px solid #000000;

}
a.buttons {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	filter: DropShadow(Color=000000, OffX=1, OffY=1, Positive=1);


}
a.buttons:hover {
	color:#FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	filter: DropShadow(Color=000000, OffX=1, OffY=1, Positive=1);


}.boxtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#firstcol {
	float: left;
	}
	
#secondcol {
	float: left;
	}

#thirdcol {
	padding-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	float: right;
	}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu {
	width: 180px;
	border-size: 0px;
	margin: 0px;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: none;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu p {
	font-size: .9em;
	}
	
#menu li a {
	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 25px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../../auto_repair_navs/auto_repair_1.jpg);
	padding: 5px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#menu li a:hover {
	color: #000000;
	background: url(../../auto_repair_navs/auto_repair_1.jpg) 0 -25px;
	padding: 5px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#menu li a:active {
	color: #FFFFFF;
	background: url(../../auto_repair_navs/auto_repair_1.jpg) 0 -25px;
	padding: 5px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
