body {
	BACKGROUND-IMAGE: url(../images/bg_background.png);
	background-repeat: repeat-x;
	background-color:#446116;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical; 
}
.wrapper 
{
	width: 920px;
	margin: 0 auto;
}
/*GREY HEADER*/
.CaptionHeader 
{
	height: auto;
	margin: 0 0 0 0;
	BACKGROUND-IMAGE: url(../images/bg_Caption.png);
	background-repeat: no-repeat;
	overflow:auto;
}
.Milk
{
    position: relative;
	float:left;
	margin: 40px 0 0 0;
}
.Cows
{
    position: relative;
	float:left;
	margin: 300px 0 0 40px;
	
}
.West
{
    margin: 50px 0 0 60px;
	
}
.Container
{
	width:900px;
	height:375px;
	BACKGROUND-IMAGE: url(../images/bg_Container.png);
	background-repeat: no-repeat;
	margin:0 0 30px 0;
	
}
.TextContainer
{
	width:510px;
	height:200px;
	margin:0 0 0 330px;
	padding:20px;
}
h1
{
	color:#5197D5;
	font-size: 24px;
	font-weight:normal;
	margin:0 0 0 0;
}
h2
{
	color:#5197D5;
	font-size: 18px;
	font-weight:normal;
	margin:0 0 10px 0;
}
.Container2
{
	width:900px;
	height:700px;
	BACKGROUND-IMAGE: url(../images/bg_Container2.png);
	background-repeat: no-repeat;
	margin:0 0 30px 0;
	
}
.TextContainer2
{
	width:510px;
	height:200px;
	margin:0 0 0 330px;
	padding:20px;
}
.Container3
{
	width:900px;
	height:185px;
	BACKGROUND-IMAGE: url(../images/bg_Container3.png);
	background-repeat: no-repeat;
	margin:0 0 30px 0;
	
}
.TextContainer3
{
	width:510px;
	height:150px;
	margin:0 0 0 330px;
	padding:20px;
}


