html,body{margin:0;padding:0}

body
	{
	font: 76% Georgia, Times New Roman, serif;
	background-image: url(images/misty-blue-gradient-complim.jpg);
	background-repeat: repeat-x;
        background-attachment:fixed;
}

p
	{
		margin:0 10px 10px
	}

a
	{
		color: black;
	}
	
a:hover {
		color: white; 
		background-color: lightslategray; 
	}
	

	
h1 h2 h3
	{
	padding-left: 10px;

}

table {
	margin-left: 10px;
}
	

div#container
	{
		margin-left:5%;
		margin-right:5%;
		border-left: 1px solid black;
		border-right: 1px solid black;
		background-image:url('images/content_background.gif');
		background-repeat:repeat-x;
		background: #e9e6e3;
		padding: 0;
	}

div#header
	{
	margin-top: 0px;
	height: 80px;
	width: 100%;
	background-image:url('images/header_gradient.jpg');
	background-repeat:repeat-x;


}

div#header img
	{
	position: absolute;
	
	}

div#header h1
	{
	margin: 0;
	margin-left: 200px;
	padding-left: 10px;
	color: black;
}
	
div#header h3
{
	margin:0;
	margin-left: 200px;
	padding-left:10px;
	color:black;
	margin-bottom: 15px;
}

div#upper_nav
	{
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding-left: 10px;
	background-image:url('images/nav_background.gif');
	background-repeat:repeat-x;
	color:black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



div#content
	{
		margin-left: 50%;
		padding: 5px;
		margin-right: -50%;
		width:50%;
		border-left: 1px dotted black;
	}

div#content p
	{
	line-height: 1.4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#navigation
	{
	float: left;
	width: 140px;
	padding: 10px;
	font-size: 90%;
	margin-top: 55px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

div#navigation ul
	{
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}

div#navigation li
	{
	margin-bottom: 1em;
}

div#extra
	{
	float: left;
	width: 47%;
	height: 600px;
	overflow: auto;
	line-height: 1.7em;
	padding-left: 10px;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#extra h2
	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 200%;
	margin-left: 10px;
}

div#extra h3
	{
	font-family: Georgia, Times New Roman, serif;
	font-size: 200%;
	margin-left: 10px;
}

div#extra form
	{
	margin-left: 10px;
	}

div#wrapper
	{
	float: right;
	width: 100%;
	margin-left: -550px;
	margin-top: 15px;

}


div#mfg_thumbs
	{
	float: left;
	width: 75px;
	height: 80px;
	margin: 3px;
	padding: 3px;
	text-align: center;
	border: 1px none Black;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#footer
	{
	background: #333;
	color: #FFF;
	clear: both;
	width: 100%;
	font-size: 90%;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#footer p
	{
		margin:0;
		padding:5px 10px;
	}
	
div#footer a {
		color: white;
	  }
	  
div#footer a:visited {
		color: white;
	  }

div#crouchconsulting {
	background: #333;
	color: #FFF;
	margin: 0;
	padding: 0;
}

div#crouchconsulting a:hover {
		color: orange;
	}


div#mfg {
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: thick solid black;
}
