body {
	/*min-width: 700px;*/
	                     
	                     
	                     
	background-color: #e6fffc;
	                     
	                     
	                     
	                     
	padding: 0px;
	                     
	                     
	                     
	margin: 0px;
	                     
	                     
	                     
	height: 100%;
	                     
	                     
	                     
	display: inline;
	                     
	                     
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica", "Verdana", "Arial", sans-serif;
}


#Content {
	position: relative;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
}

#Header {
	margin-top: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-right-style: none;
	border-left-color: #cccccc;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	min-width: 800px;
	min-height: 200px;
	width: 800px;
}

#topcap {
	background-image: url(images/topcap.png);
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 801px;
}

#topcap p {
	width: 600px;
	color: #999999;
	line-height: 50px;
	margin-left: 50px;
	font-size: 12px;
}

#topcap span {
	color: #999999;
	top: -43px;
	margin-right: 15px;
	position: relative;
	float: right;
	width: 200px;
	text-align: right;
	font-size: 12px;
}

#Banner {
	border-style: solid;
	border-width: 1px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner_bg.jpg);
	margin-top: 0px;
	text-transform: uppercase;
	color: #333333;
	text-shadow: 0px 1px 2px #999999;
	font-size: 40px;
	/* font-family: "Lucida Grande", Verdana, Arial, sans-serif; */
	height: 200px;
	width: 799px;
}

#Banner a {
	position: relative;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	left: 3px;
	top: 13px;
	text-transform: uppercase;
	font-size: 48px;
	text-shadow: 0px 1px 2px #999999;
	color: white;
	text-decoration: none;
	}

#TitleLogo {
	position: static;
	float: left;
	margin-left: 300px;
	margin-top: 25px;
	clear: none;
}

#navcontainer {
	color: white;
	border-width: 1px;
	border-color: #414141;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
	background-color: #1f1f1f;
	height: 60px;
	width: 799px;
}

#navcontainer ul
{
padding-top: 5px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 800px;
border-bottom-width: 0px;
border-bottom-color: white;
border-bottom-style: none;
padding-left: 0;
padding-right: 0;
text-shadow: 0px 0px;
text-decoration: none;
list-style-type: none;
color: #FFF;
font: normal;
text-align: center;
}

#navcontainer li a
{
padding-bottom: 0.2em;
padding-right: 20px;
padding-top: .2em;
border-left-width: 1px;
border-right-width: 1px;
border-left-style: none;
border-right-style: none;
text-decoration: none;
color: #FFF;
}

#navcontainer li a:hover
{
background-color: #2d7ccd;
color: #fff;
}
#navcontainer li { display: inline; }

#navcontainer img {
	right: 4px;
	top: 10px;
	float: none;
	position: relative;
	clear: none;
}

#Meat {
	border-width: 0px;
	padding-top: 15px;
	background-color: white;
	background-repeat: repeat-y;
	background-image: url(images/meat_bg.png);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 230px;
	width: 801px;
}

#MainColumn {
	border-right-color: #cccccc;
	border-right-style: none;
	border-right-width: thin;
	margin-top: 0px;
	padding-right: 25px;
	padding-left: 75px;
	width: 400px;
	text-align: left;
	/*font-family: sans-serif, "Lucida Grande", Verdana, Arial, sans-serif;*/
}

#MainColumn p {
	color: #666666;
	line-height: 22px;
	font-size: 16px;
	/*font-family: "Times New Roman", Georgia, Times, serif;*/
}

#MainColumn h1 {
	font-style: normal;
	font-weight: normal;
	color: black;
	font-size: 25px;
	text-shadow: 0px 1px 1px #c4b18f;
	/*font-family: "Lucida Grande", Verdana, Arial, sans-serif;*/
}

#MainColumn ul {
	list-style-type: square;
	line-height: 22px;
	font-size: 16px;
	/*font-family: "Times New Roman", Georgia, Times, serif;*/
}

#MainColumn a:link {
	text-decoration: none;
	color: #0066cc;
	}
#MainColumn a:hover { color: #0099ff; text-shadow: 0px 1px 2px;
	text-decoration: underline
	}
#MainColumn a:active {
		color: #0066cc;
		text-decoration: none;
	}
	
#MainColumn a:visited {
		text-decoration: none;
		color: #0066cc;
	}
#SideBar {
	right: 0px;
	top: 0px;
	position: absolute;
	padding-right: 40px;
	line-height: 16px;
	color: #666666;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 12px;
	margin-top: 29px;
	text-align: left;
	height: auto;
	margin-left: 500px;
	min-height: 300px;
	background-position: 475px;
	width: 200px;
	/* font-family: "Lucida Grande", Verdana, Arial, sans-serif; */
}

#SideBarContent {
	border-color: #cfd2d4;
	border-width: 1px;
	padding-top: 5px;
	border-style: solid;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ededed;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#SideBar p {
	text-align: left;

}

#SideBar h2 {
		line-height: 16px;
		text-transform: uppercase;
		color: #333333;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		text-shadow: 0px 1px 0px;
	}
#SideBar a:active {
		color: #0066cc;
		text-decoration: none;
	}
#SideBar a:link {
	text-decoration: none;
	color: #0066cc;
	}
#SideBar a:hover { color: #0099ff; text-shadow: 0px 1px 2px;
	text-decoration: underline
	}
#SideBar a:visited {
		text-decoration: none;
		color: #0066cc;
	}
/*
#Nav {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 195px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	float: none;
	line-height: 16px;
	width: 680px;
	text-align: center;
	text-shadow: 0px 0px;
	font-size: 17px;
}

#Nav a:link {
	padding: 5px;
	text-align: center;
	display:block;
	background-color:#777;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-shadow: none;
}
#Nav a:visited {
	display:block;
	background-color:#777;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-shadow: none;
}
	
#Nav a:hover {
	text-decoration:none;
	background-color:#000;
	color:#FFF;
}
#Nav a:visited {color: #ff9900; font-size: 14px;
	text-decoration: none
	}
#Nav a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none
	}*/
	
	

	
/*begin listamatic centered list navbar */

/*end listamatic centered list navbar */
	
#Footer {
		min-width: 800px;
		position: absolute;
		margin-right: auto;
		margin-left: auto;
		height: 200px;
		bottom: 0px;
		text-align: center;
		line-height: 8px;
		color: white;
		font-size: 11px;
		border-top-color: white;
		border-top-width: thin;
		border-top-style: none;
		padding-top: 0px;
		width: 100%;
		
	}

#FooterContent {
	background-image: url(images/footer_bg.png);
	padding-top: 25px;
	height: 200px;
	background-color: #1f1f1f;
	margin-right: auto;
	margin-left: auto;
	width: 801px;
}

.company_title {
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica", "Verdana", "Arial", sans-serif;
	line-height: 40px;
	font-size: 22px;
}

#Footer a {
	border-width: 0px;
	border-style: none;
	color: white;
	overflow: hidden
}
#NerdForm {
	display: block;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	width:     400px;
	min-width: 400px;
	max-width: 400px;
}

img {
	border-width: 0px;
}

