@charset "utf-8";
/* CSS Document */

#twoColLayout
{
	z-index: 1;
	/*background-color: #99cc99;*/
/*position: relative;*/
/*margin: 0 auto;*/
/*margin: 2em auto 0 auto*/
}

#twoColLayout #primaryContent
{
position: relative;
float: right;
width: 505px;
height: 305px;
/*margin: 0 100px 20px 275px;*/
margin-right: 30px;
top: 25px;
font-family:Helvetica, arial, sans-serif;
text-align: left;
background: url(http://www.rpnutrients.com/Images/HomePageBox.png) no-repeat;
}

#twoColLayout #primaryContent h1
{
	font-size: 16px;
	text-align: center;
	line-height: 1px;
}

#twoColLayout #primaryContent h2
{
	font-size: 16px;
	text-align: left;
	line-height: 1px;
}

#twoColLayout #primaryContent h3
{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}

#twoColLayout #sideContent
{
float: left;
/*margin: 0px 0 0px -860px;*/
position: relative;
/*background-color: transparent;*/
background: url(http://www.rpnutrients.com/Images/SideBar.png) no-repeat;
top: 85px;
left: 1px;
height: 274px;
width: 215px;
}

#twoColLayout .grass
{
	top: -345px;
	left: -20px;
	z-index: 20;
}

#twoColLayout .backlegs
{
	top: -280px;
	left: 590px;
	z-index: 20;
}

#twoColLayout #footers
{
	left: -80px;
	top: -360px;
}

#products
{
list-style:none;
margin: 0;
padding: 5px 5px 5px 5px;
color: #ffffff;
}

#products p
{
font-family:Helvetica, arial, sans-serif;
font-weight: bold;
right: 20px;
font-size: 1.5em;
line-height: 1.0em;
color: #000000;
text-align: center;
}

#products h1
{
font-family:Helvetica, arial, sans-serif;
font-weight: bold;
right: 20px;
font-size: 1.5em;
line-height: 1.0em;
color: #000000;
text-align: right;
}


#products a
{
display: block;
width: 230;
height: 56;
text-decoration: underline;
font-family:Helvetica, arial, sans-serif;

font-size: 1.1em;
line-height: 1.2em;
text-decoration: none;

}

#products a:link
{
text-align: center;
color: #000000;
}

#products a:hover
{
text-align: center;
text-decoration: underline;
color: #000000;
}


#products a:visited
{
text-align: center;
color: #000000;
}

#products a:active
{
color: #000000;
text-align: center;
text-decoration: underline;
}