/* Mckays Auto and Ag Jan 2009 */
/* Site revamped by Oneplace Infotech : email info@oneplaceinfotech.com */
/* Layout Section*/
#leftnavbar {
	position:absolute;
	width:180px;
	height:115px;
	z-index:1;
	top: 179px;
	background-color:#333333
	
}
#sidebar {
	position:absolute;
	width:180px;
	height:551px;
	z-index:7;
	left: 0;
	top: 0;
	background-color: #333333;
}

#topbar {
	position:absolute;
	width:583px;
	height:115px;
	z-index:8;
	left: 180px;
	top: 0px;
	background-color: #8BB9DB;
}
#Body {
	position:absolute;
	width:583px;
	height:500px;
	z-index:2;
	left: 180px;
	top: 169px;
	background-color: #FFFFFF;
	}
	
#intro {
	position:absolute;
	width:583px;
	height:500px;
	z-index:5;
	left: 180px;
	top: 193px;
	background-color: #FFFFFF;}
	
#top_nav {
	position:absolute;
	width:583px;
	height:20px;
	z-index:6;
	left: 180px;
	top: 172px;
	background-color: #000099;
}
#Footer {
	position:absolute;
	width:990px;
	height:100px;
	z-index:4;
	left: 0px;
	top: 700px;
	background-color: #333333;
	

}
#Location {
	position:absolute;
	width:180px;
	height:180px;
	z-index:9;
	left: 770px;
	top: 0px;
}




p {
	font-family:	Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: auto;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:	#FFCC00	;
	text-decoration: none;
}
.content {

	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:	#000000 ;
	margin: auto;

}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold ;
	color:	#66CCFF;
	text-decoration: none;
}
a:visited {

font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FFCC33;
	text-decoration: none;
}
.pageheader {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none 
	}
	
	.style1 {
	color: #CCCCCC;
	font-weight: bold;
}
.footer {font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none }
	

body {
	background-color: #333333;
