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

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

#threeColLayout #backgroundLogo
{
	position: relative;
	background: url(http://www.rpnutrients.com/Image/MepronLogo.png) no-repeat;
	width: 299px;
	height: 67px;
	left: 260px;
	top: 70px;
}

#threeColLayout #firstCol
{
position: relative;
float: left;
width: 256px;
height: 258px;
top: 75px;
left: 16px;
/*margin: 0 100px 20px 275px;*/
/*margin-right: 1px;
top: 1px;*/
background: url(http://www.rpnutrients.com/Image/BlueTextBox.png) no-repeat;
}



#threeColLayout #secondCol
{
float: left;
/*margin: 0px 0 0px -860px;*/
position: relative;
/*background-color: transparent;*/
background: url(http://www.rpnutrients.com/Image/YellowTextBox.png) no-repeat;
/*top: 1px;
left: 1px;*/
height: 256px;
width: 258px;
top: 75px;
left: 20px;
}

#threeColLayout #thirdCol
{
float: right;
/*margin: 0px 0 0px -860px;*/
position: relative;
/*background-color: transparent;*/
background: url(http://www.rpnutrients.com/Image/TealTextBox.png) no-repeat;
top: 75px;
right: 110px;
height: 256px;
width: 258px;
}

#threeColLayout #headerText
{
	position: relative;
	float: left;
	width: 256px;
	height: 40px;
	top: 0px;
}

#threeColLayout #bodyText
{
	position: relative;
	float: left;
	width: 256px;
	height: 200px;
	top: 10px;
}

#threeColLayout #bodyTextPadding
{
		padding-left: 25px;
	padding-right: 25px;
}

#threeColLayout h1
{
	font-size: 20px;
	text-align: center;
	font-family:Helvetica, arial, sans-serif;
	font-weight: bold;
}

#threeColLayout h2
{
	font-size: 15px;
	text-align: center;
	font-weight:normal;
	font-family:Helvetica, arial, sans-serif;
}

#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;
}


#links a
{
display: block;
width: 256px;
height: 258px;
font-family:Helvetica, arial, sans-serif;
font-size: 1.1em;
line-height: 1.2em;
text-decoration: none;
position: relative;
color: #000000;

}

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

#links a:hover
{
text-align: center;
color: #000000;
width: 256px;
height: 258px;
position: relative;

background: url(http://www.rpnutrients.com/Image/TextBoxHighlight.png) no-repeat;
}


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

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

#threeColLayout .grass
{
	top: 42px;
	left: -5px;
	z-index: 20;
}