#nav:after, #sidebar:after, #article:after {
	content: "+";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	}

/**
#nav2:after{
	content: "+";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	}
**/
	
body {
	background-color: #030179;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #27286e;
	text-align: center;
	}

#shell {
	background-color: #fbfbfb;
	margin: 0px auto;
	text-align: left;
	width: 980px;
	position: relative;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

#shell p {
	font-size: 0.8em;
	line-height: 1.6em;
	}

#header {
	background: #fff url('../images/autocrafters_header.jpg');
	height: 265px;
	width: 980px;
	overflow: hidden;
	position: relative;
	}
	
#header a img {
	padding: 60px 0px 0px 30px;
	}
	
#header img.background {
	position: absolute;
	top: -12px; left: 455px;
	}

#nav {
	/*position: relative;
	top: 0px; 
	left: 0px;
	z-index: 99;*/
	background-image: url('../images/nav_black.jpg');
	background-repeat: repeat-x top;
	width:980px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	}

#nav a {
	color: #ffffff; 
	text-align: center;
	text-decoration: none;
	float: left;
	display: inline;
	font-size: 0.75em;
	line-height: 1.1em;
	padding: 10px;
	width: 76px;
	height: 2.2em;
	border-left: 1px solid #5c5d5d; /**#0A50AF;*/ 
	border-right: 1px solid #5c5d5d;
}

#nav a.single { 
	line-height: 2.2em;
	}

#nav a.current { 
	background-color: black; 
	color: #fff; 
	}

#nav a.current:hover {
	text-decoration: none;
	background-color: black;
	}

#nav a:hover {
	text-decoration: none;
	background: black;
	}
	
#slogan {
	display: block;
	clear: both;
	background-image: url('../images/slogan.jpg');
	padding-bottom: 25px;
	}

#sidebar {
	float: left;
	width: 200px;
	/*padding-bottom: 120px;*/
	margin-top: 4px;
	margin-left: 30px;
	border: 1px solid black;
	}

#sidebar a {
	display: block;
	font-size: 0.9em;
	line-height: 1.6em;
	padding-left: 12px;
	}

#sidebar a:link {
	text-decoration: none;
	color: #27286e;
	}
	
#sidebar a:visited {
	text-decoration: none;
	color: #27286e;
	}
	
#sidebar a:hover {
	text-decoration: underline;
	color: #6b0000;
	}

#sidebar h2 {
	font-size: 1.0em;
	padding: 7px 0px 6px 12px;
	background-image: url('../images/quicklinks_black.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-weight: normal;
	text-align: left;
	}

#article {
	margin: 0px 25px 0px 300px;
}

/*#article h1 {
	border-bottom: 1px solid red;
	}*/

#footer {
	clear: both;
	margin-top: 75px;
	margin-bottom: 70px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.0em;
	padding: 15px 0px;
	color: #27286E;
	margin: 0px auto;
	width: 980px;
	position: relative;
	background-color: #fbfbfb;
}

/**
 * default styles for all links on the page
 */
a:link {
	color: #27286E;
	text-decoration: none;
	}		/* unvisited link */
	
a:visited {
	color: #27286E;
	text-decoration: none;
	}		/* visited link */
	
a:hover {
	color: #790101;
	text-decoration: none;
	}		/* mouse over link */
	
a:active {
	color: #27286E;
	text-decoration: none;
	}		/* selected link */


h1 {
	font-size: 2em;
	line-height: 1.0em;
	font-family: arial,georgia;
	font-weight: bold;
	letter-spacing: -0.055em;
	border-bottom: 0px solid #DD2517;
	margin-bottom: 25px;
	color: #030179;
}


h2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	letter-spacing: -0.055em;
	margin-bottom: 10px;
	color: #27286e;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	color: #27286e;
}

ul li {
	font-size: 0.9em;
	}

p {
	font-size: 0.9em;
}

.imageleft {
	float: left;
	margin: 0px 14px 8px 0px;
	border: 1px solid black;
}

.imageright {
	float: right;
	margin: 0px 0px 8px 17px;
	border: 1px solid black;
}

.imageright2 {
	float: right;
	clear:both;
	border: 1px solid black;
}

#nav2 {
	/*position: relative;
	top: 0px; 
	left: 0px;
	z-index: 99;*/
	background-image: url('../images/nav_black.jpg');
	background-repeat: repeat-x top;
	width:930px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-left: 50px;
	}

#nav2 a {
	color: #ffffff; 
	text-align: center;
	text-decoration: none;
	float: left;
	display: inline;
	font-size: 0.75em;
	line-height: 1.1em;
	padding: 10px;
	width: 76px;
	height: 2.2em;
	border-left: 1px solid #5c5d5d; /**#0A50AF;*/
	border-right: 1px solid #5c5d5d;
}

#nav2 a.single { 
	line-height: 2.2em; 
	text-decoration: none;
	}

#nav2 a.current { 
	background-color: black; 
	color: #fff; 
	text-decoration: none;
	}

#nav2 a.current:hover {
	text-decoration: none;
	background-color: black;
	}

#nav2 a:hover {
	text-decoration: none;
	background: black;
	}
