body {
	text-align: center;
	margin: 0px;
	
	background-color: #656565;
	height:100%
	}
#wrapper {
	width: 1000px;
	margin: auto;
	margin-bottom: 23px;
}
#masthead {
	height: 99px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#headwrap {
	width: auto;
}

#headerTitle {
	width: 272px;
	float: left;
	height: auto;
}

#headerTitle h1{
display: none;
}

#headerPic {
	float: left;
	width: 100px;
	height: 100px;
}


#logo {
	width: 295px;
	height: 59px;
	background-image: url(../images/alpha_logo.gif);
	float: left;
	margin: 0px;
	padding: 0px;
}
#primarynav {
	height: 59px;
	width: 702px;
	background-image: url(../images/blue_primary_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #D2F6A3;
}
*html #primarynav {
height: 51px;
padding-top: 8px;
}
#primarynav ul{
	display:list-item;
	position: relative;
	list-style: none;
	margin: 40 0 0;
	padding-top: 150;
}
#primarynav li{
	position: relative;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	padding-right: 23px;
	list-style:none;
	float: left;
	width: auto;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-position: right top;
	margin-top: 10px;
}

#primarynav li a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #D2F6A3;
	text-decoration: none;
	letter-spacing: 1px;
}
#primarynav li a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #D2F6A3;
	text-decoration: underline;
	letter-spacing: 1px;
}
#secondaryheader {
	height: 40px;
	width: 295px;
	background-image: url(../images/swine_info_black_header.gif);
	background-repeat: no-repeat;
	float: left;
}
#secondarynav {
	height: 40px;
	width: 701px;
	background-color: #000000;/* CHANGE HERE */
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #b2d386;
	text-decoration: none;
	display: block;
}
#secondarynav ul {
	padding: 0;
	margin: 0;
	z-index:6;	
}
#secondarynav li {
	position: relative;
	list-style: none;
	z-index:7;
	float: left;
	display:block;
	width: 175px;
	height: 25px;
	padding-top: 15px;
	background: url(../images/navSecGenBllt.gif) no-repeat right center;/* CHANGE HERE */
	text-align: center;
	vertical-align: middle;
	
}

#secondarynav a:link {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #b2d386;
	text-decoration: none;
}
#secondarynav a:active{
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #b2d386;
	text-decoration: none;
}
#secondarynav a:visited {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #b2d386;
	text-decoration: none;
}
#secondarynav a:hover {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #b2d386;
	text-decoration: underline;
}
#secondarynav a:visited:hover {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #b2d386;
	text-decoration: underline;
}



#secondarynav li ul {
	/*margin: 0px;*/
	margin-top: 13px;
	display: none;
	position: absolute;
	left: 0;
	width: 7em;
	z-index:900;
	
}
* html #secondarynav li ul {
margin-top: 25px;
}

#secondarynav li li{ 
	list-style: none;
	background: #A8D0F2 url(../images/navTertGenBllt_tools.gif) no-repeat left center;/* CHANGE HERE */
	text-align: left;
	z-index:800;	
	width: 130px;
	height:auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
	padding-left: 27px;
	
	}
#secondarynav li li.topics{
	list-style: none;
	background: #2D78BA url(../images/navTertGenBllt_topics.gif) no-repeat left center;/* CHANGE HERE */
	text-align: left;
	z-index:800;	
	width: 130px;
	height:auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
	padding-left: 27px;
	}
#secondarynav li li.firstLastTopics{ 
	list-style: none;
	background: none;
	background: #2D78BA; /* CHANGE HERE */
	}	
#secondarynav li li.firstLastTools{ 
	list-style: none;
	background: none;
	background: #A8D0F2; /* CHANGE HERE */
	}	



#secondarynav li>ul { 
	top: auto;
	left: auto;
}


#secondarynav li:hover ul, #secondarynav li.over ul { /* This shows second-level lists on hover*/
	z-index:10;
	display: block;
}
#secondarynav li li a:link {
	color: #414244; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	display: block;	
}
#secondarynav li li a:active{
	color: #414244; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
#secondarynav li li a:visited {
	color: #414244; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
#secondarynav li li a:hover {
	color: #414244; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: block;
}
#secondarynav li li a:visited:hover {
	color: #414244; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: block;
}


#secondarynav li li.topics a:link {
	color: #EFF6E9; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;		
}
#secondarynav li li.topics a:active{
	color: #EFF6E9; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
#secondarynav li li.topics a:visited {
	color: #EFF6E9; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
#secondarynav li li.topics a:hover {
	color: #EFF6E9; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: block;
}
#secondarynav li li.topics a:visited:hover {
	color: #EFF6E9; /* CHANGE HERE */
	font:  10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: block;
}
#contentwrap {
	width: 996px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: auto;
	float: left;
}
#leftside {
	background-color: #000000;
	height: 100%;
	width: 202px;
	float: left;
}
#lefthead {
	height: 70px;
	width: 202px;
	background-image: url(../images/optimizing_productivity_hea.gif);
}
#leftpic {
	width: 202px;
	height: 154px;
}
#leftcontent {
	background-image: url(../images/blue_left_bg.gif);
	background-repeat: repeat;
	height: 670px;
	width: 172px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F5F5ED;
	background-color: #0A3F6F;
	float: left;
	padding-top: 8px;
	line-height: 18px;
	overflow: visible;
}
#leftcontent a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
#leftcontent a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F5F5ED;
}
#dairywrap {
	float: left;
	width: 202px;
}

#dairypictop {
	height: 155px;
	width: 202px;
	float: left;
}
#whatshot {
	background-color: #000000;
	background-image: url(../images/whatshot_bg.gif);
	height: 246px;
	width: 202px;
	float: left;
	background-repeat: no-repeat;
}
#whatshotcontent {
	width: 187px;
	margin-top: 78px;
	text-align: left;
	padding-left: 15px;
}

#whatshotcontent h1{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9CC66F;
	margin: 0px;
	letter-spacing: 1px;
}
#whatshotcontent h2{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #F3F1DD;
	margin: 0px;
	letter-spacing: 1px;
}
#whatshotcontent a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3475CF;
	text-decoration: none;
	letter-spacing: 1px;
}
#whatshotcontent a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3475CF;
	text-decoration: underline;
	letter-spacing: 1px;
	}
#dairypicbot {
	background-color: #009900;
	float: left;
	height: 155px;
	width: 202px;
}

#contentarea {
	width: 583px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
}
#headerimg {
	width: 583px;
	background-color: #FCFCF5;
	float: left;
}
#buttonbar {
	height: 58px;
	width: 583px;
	background-color: #FCFCF5;
}
#textcontent {
	width: 495px;
	background-position: left top;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3F4143;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 25px;
	margin-top: 0px;
	padding-top: 5px;
	float: left;
}
*html #textcontent {
padding-top: 0px;
}
#textcontent a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}

#textcontent a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
#textcontent h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #166FCA;
	margin-bottom: 0px;
}
.firstletter {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}


#productList{
	float: left;
	padding-left: 5px;
	padding-top:  10px;
	width: auto;
}
#productList ul{
	margin:0px;
	padding-left: 9px;
	padding-top: 10px;
	display:block;
	}

#productList li{
	background: url(../images/productListBulletBlack.gif) no-repeat left top;
	padding-left: 16px;
	padding-top: 12px;
	list-style: none;
	display: block;
}
#productList li.dairy{
background: url(../images/productListBulletGreen.gif) no-repeat left top;
}
#productList li.beef{
background: url(../images/productListBulletRed.gif) no-repeat left top;
}
#myindustry {
	float: left;
	height: 79px;
	width: 210px;
	text-align: center;
	background-image: url(../images/myindustry.gif);
}
.myindustrytable {
	margin-top: 30px;
}
#rightside {
	width: 210px;
	background-image: url(../images/moreinfo_back.gif);
	height: auto;
	background-repeat: no-repeat;
	float: left;


}
#healthtools {
	background-image: url(../images/healthtools.gif);
	width: 210px;
	background-repeat: no-repeat;
	background-color: #F6F6EB;
	float: right;
	margin: 0px;
	padding: 0px;
}
#healthtoolscontent {
	width: 200px;
	background-color: #F6F6EB;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	margin-top: 65px;
/*	padding-left: 10px;*/
	float: right;
	height: auto;
}
#healthtoolscontent a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3475CF;
	text-decoration: none;
	
}
#healthtoolscontent a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3475CF;
	text-decoration: underline;
	}
#healthtoolscontent ul{
	list-style: none;
	padding-left: 20px;
	margin-left: auto;
}
#healthtoolscontent li{
	padding-top: 10px;
	margin-top: 0px;
	line-height: 15px;
	margin-left: -15px;
	padding-left: 0px;
}
#healthtoolscontent h1{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
	margin: 0px;
}
#healthtoolscontent h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #5B9E13;
	margin: 0px;
}
#rightsidecontent {
	height: 125px;
	width: 190px;
	padding-top: 50px;
	overflow: visible;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5C5B56;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#rightsidecontent ul{
	display: list-item;
	list-style-type: none;
}
#rightsidecontent li{
	background-image: url(../images/moreinfo_bullet_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: -30px;
	padding-left: 15px;
	line-height: 15px;
	padding-top: 2px;
}
#rightsidecontent a{
	font-family: Tahoma, Verdana, Arial;
	ont-size: 11px;
	font-weight: normal;
	color: #5C5B56;
	text-decoration: none;
}
#rightsidecontent a:hover{
	font-family: Tahoma, Verdana, Arial;
	ont-size: 11px;
	font-weight: normal;
	color: #5C5B56;
	text-decoration: underline;
	}
#intfoot {
	font-family: Tahoma, Verdana, Arial;
	line-height: 20px;
	font-size: 9px;
	color: #666666;
	float: left;
	width: 746px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 250px;
}
#intfoot a{
	font-family: Tahoma, Verdana, Arial;
	line-height: 20px;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
#intfoot a:hover{
	font-family: Tahoma, Verdana, Arial;
	line-height: 20px;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#healthToolsTitle
{
	width: 192px;
	background: center;
	text-align: center;
	font: 11px Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #4667DA;
	text-decoration: none;
}
.register{
	font-size: 9px;
	vertical-align: super;
}
#healthToolsAureomycin {
	display: block;
	background: no-repeat right bottom;
}

#healthToolsAureoS700 {
display: block;
background: url(../images/healthtools_aureoS.jpg) no-repeat right bottom;
}

#healthToolsBovatec {
display: block;
background: url(../images/healthtools_bovatec.jpg) no-repeat right bottom;
}

#healthToolsDeccox {
display: block;
background: url(../images/healthtools_deccox.jpg) no-repeat right bottom;
}


#healthToolsNatural {
display: block;

}


#healthToolsTeat {
display: block;

}


#healthToolsBovatec {
display: block;

}


#healthToolsWater {
display: block;
}
#healthToolsASP {
	display: block;
	background: no-repeat right bottom;
}
#healthToolsAureoZol {
	display: block;
	background: no-repeat right bottom;
}
#healthToolsBMD {
	display: block;
	background: no-repeat right bottom;
}
#healthTools3Nitro {
	display: block;
	background: no-repeat right bottom;
}
#healthToolsChlorMax {
	display: block;
	background: no-repeat right bottom;
}
#healthToolsAlbac {
	display: block;
	background: no-repeat right bottom;
}
#healthToolsNaturalSupplements {
	display: block;
	background: no-repeat right bottom;
}
#healthToolsOther {
	display: block;
}

#leftwrap {
	width: 202px;
	float: left;
}
#staticleftpic {
	width: 202px;
	height: 154px;

}
#leftmodules{
	height: 225px;
	width: 202px;
	background-image: url(../images/home_health_tools%20with%20border.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#statichealthtoolscontent {
	height: 110px;
	width: 134px;
	padding-right: 10px;
	padding-left: 35px;
	padding-top: 40px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}
#statichealthtoolscontent ul{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding:0px;
	margin:0px;
	list-style-type: none;
	

}
#statichealthtoolscontent li{
background: url(../images/tools_bullet.gif) no-repeat;
	display: block;
	padding-left:10px;
	padding-bottom: 5px;
}

#statichealthtoolscontent li a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
#statichealthtoolscontent li a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #144698;
	text-decoration: none;
	}
#statichealthtoolscontent li.redItem{
	color: #FA021A;
}	
#statichealthtoolscontent li.redItem a{
	color: #FA021A;
}
#statichealthtoolscontent li.redItem a:hover{
	color: #144698;
}
#statichealthtopics {
	background-image: url(../images/home_healthtopics.gif);
	background-repeat: no-repeat;
	height: 220px;
	width: 184px;
	text-align: left;
	padding-left: 18px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #F5F5ED;
	background-color: #4F7D35;
	float: left;
	padding-top: 46px;
	letter-spacing: 1px;
}
#statichealthtopics ul{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #EFF6E9;
	line-height: 15px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#statichealthtopics li{
display: block;
background: url(../images/topics_bullet.gif) no-repeat;
padding-left:9px;
padding-bottom: 4px;
}

#statichealthtopics a {
    font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #EFF6E9;
	text-decoration: none;
}
#statichealthtopics a:hover {
    font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #EFF6E9;
	text-decoration: underline;
	}
.header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subhead {

	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
