/* CSS Style Sheet for autotecnicagroup.com */
/* Designed and Developed by Autosports Media Group */
/* November 10, 2009 */
/* Developer: Cody Schindel - Autosports Media Group */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	font-family: 'century gothic';
	background: url(images/body-bg2.jpg) no-repeat top center #fff;
	}

.container {
	margin: 0 auto;
	width: 900px;
	}
	
#header {
	width: 900px;
	height: 100px;
	}
	
#navigation {
	clear: both;
	width: 900px;
	height: 65px;
	}
	
#main-nav {
	width: 890px;
	margin: 5px 5px 4px 15px;
	height: 32px;
	color: #fff;
	}
	
	#nav {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	height: 32px;
	display: inline;
	overflow: hidden;
	width: 890px;
	}
	
	#nav li {
		margin: 0; 
		padding: 0;
		display: inline;
		list-style-type: none;
		}
	
	#nav a {
		float: left;
		padding: 32px 0 0 0;
		overflow: hidden;
		height: 0px !important; 
		height /**/:32px; /* for IE5/Win */
		}
		
	#nav a:hover {
		background-position: 0 -32px;
		}
	
	#nhome a  {
		width: 62px;
		background: url(images/nav1-home.jpg) top left no-repeat;
		}
		
	#nabout a  {
		width: 64px;
		background: url(images/nav2-about.jpg) top left no-repeat;
		}
	
	#nbmw a  {
		width: 119px;
		background: url(images/nav3-bmw.jpg) top left no-repeat;
		}
	
	#nmazda a  {
		width: 109px;
		background: url(images/nav4-mazda3.jpg) top left no-repeat;
		}
	
	#nf2000 a  {
		width: 120px;
		background: url(images/nav5-f2000.jpg) top left no-repeat;
		}
		
	#nservices a  {
		width: 82px;
		background: url(images/nav6-services.jpg) top left no-repeat;
		}
		
	#ncalendar a  {
		width: 87px;
		background: url(images/nav7-calendar.jpg) top left no-repeat;
		}
	
	#nmedia a  {
		width: 60px;
		background: url(images/nav8-media.jpg) top left no-repeat;
		}
		
	#narchives a  {
		width: 86px;
		background: url(images/nav9-archives.jpg) top left no-repeat;
		}	
		
	#ncontact a  {
		width: 76px;
		background: url(images/nav10-contact.jpg) top left no-repeat;
		}

	
#sub-nav {
	clear: both;
	width: 850px;
	margin: 0 25px;
	padding: 2px 0 4px 0;
	height: 15px;
	font-size: 75%;
	}
	
#sub-nav a {
	color: #000;
	font-weight: bold;
	}
	
#sub-nav a:hover {
	color: #000;
	text-decoration: none;
	}

#content-container {
	clear: both;
	background: url(images/footer-bg.jpg) no-repeat bottom center;
	min-height: 750px;
	padding: 0;
	}
	
#content-left {
	clear: left;
	float: left;
	margin: 29px 10px 10px 13px;
	width: 474px;
	padding: 10px;
	background: url(images/content-left-bg.jpg) no-repeat top center #eaeaea;
	border: 3px solid #fff;
	-o-box-shadow: 0px 0px 15px #333;
	-icab-box-shadow: 0px 0px 15px #333;
	-khtml-box-shadow: 0px 0px 15px #333;
	-moz-box-shadow: 0px 0px 15px #333;
	-webkit-box-shadow: 0px 0px 15px #333;
	box-shadow: 0px 0px 15px #333;
	min-height: 1000px;
	}
	
#content-left h2 {
	clear: both;
	text-transform: uppercase;
	font-size: 90%;
	color: #333;
	margin: 5px 0 5px 0;
	}
	
#content-left h3 {
	clear: both;
	text-transform: 80%;
	font-size: 80%;
	color: #F63;
	width: 474px;
	border-bottom: 1px solid #666;
	margin-bottom: 2px;
	}
	
#content-left h4 {
	float: right;
	font-size: 70%;
	color: #333;
	margin-bottom: 5px;
	}
	
#content-left h5 {
	clear: both;
	font-size: 80%;
	color: #333;
	}
	
#content-left p {
	clear: both;
	color: #333;
	font-size: 75%;
	margin: 5px 0;
	text-align: justify;
	}
	
#content-left a {
	clear: both;
	float: right;
	font-size: 75%;
	color: #F63;
	margin-bottom: 10px;
	}

#content-left a:hover {
	color: #036;
	text-decoration: none;
	}
	
#content-left ul {
	list-style: square;
	font-size: 75%;
	margin-left: 25px;	
	}
	
#content-right {
	clear: right;
	float: right;
	margin: 275px 10px 100px 10px;
	width: 350px;
	min-height: 250px;
	font-size: 80%;
	color: #333;
	}
	
#content-right p {
	width: 320px;
	padding: 0px 10px 5px 20px;
	}
	
#content-right a {
	font-size: 90%;
	color: #F63;
	margin-bottom: 10px;
	}

#content-right a:hover {
	color: #036;
	text-decoration: none;
	}
	
#content-right-media img {
	background: url(images/photo-bg.jpg) no-repeat top center;
	width: 100px;
	height: 67px;
	padding: 8px 7px 8px 7px;
	}
	
#footer {
	clear: both;
	width: 900px;
	height: 60px;
	padding-top: 40px;
/*	background: url(images/footer-bg.jpg) no-repeat bottom center #fff; */
	}
