#pageConstrain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 30px;
}
#pageConstrainIntro {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEE5CE;
	position: relative;
	margin-top: 30px;
}
#IntroContent {
	padding: 100px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #d3d4d9;
}
.IntroPg {
	background-color: #DEE5CE;
}

#footer {
	background-image: url(siteImages/Footer2.gif);
	background-repeat: no-repeat;
	height: 78px;
	position: relative;
	clear: both;
}
#footer #Disclaimer {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	position: absolute;
	right: 50px;
	top: 40px;
	display: block;
	width: 80px;
	padding-left: 11px;
	background-image: url(siteImages/Arrow_Grey_Right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#LeftColumn {
	width: 160px;
	float: left;
	padding-left: 55px;
	padding-top: 20px;
	padding-right: 20px;
}
.LeftNav {
	margin: 0px;
	padding: 0px;
}
.LeftNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.LeftNav .Active {
	color: #819544;
}
.LeftNav a {
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.LeftNav a:hover {
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #819544;
	text-decoration: underline;
}
#OurBrandsColumn {
	float: left;
	width: 740px;
	color: #666666;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#OurBrandsColumn a {
	color: #819544;
	text-decoration: none;
}
#OurBrandsColumn a:hover {
	color: #819544;
	text-decoration: underline;
}




#ContentColumn {
	float: left;
	width: 550px;
	color: #666666;
	line-height: 20px;
	padding: 20px;
}
#ContentColumn a {
	color: #819544;
	text-decoration: none;
}
#ContentColumn a:hover {
	color: #819544;
	text-decoration: underline;
}
.OurBrands {
}


.IntroText {
	font-weight: normal;
	color: #819544;
	font-size: 16px;
	margin-top: 0px;
}
.IntroTextLink    {
	text-decoration: underline;
}
.ImageLeft {
	margin-right: 15px;
}
#ContactForm input {
	border: 1px solid #666666;
	padding: 2px;
	font-size: 12px;
	color: #666666;
}
#ContactForm textarea {
	border: 1px solid #666666;
}
#ContactInfo {
	width: 300px;
	float: right;
}
#footer2 {
	background-image: url(siteImages/Footer1.gif);
	background-repeat: no-repeat;
	height: 78px;
	position: relative;
	clear: both;
}
#footer2 #Disclaimer {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	position: absolute;
	right: 50px;
	top: 40px;
	display: block;
	width: 80px;
	padding-left: 11px;
	background-image: url(siteImages/Arrow_Grey_Right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
form {
	margin: 0px;
	padding: 0px;
}

.MediaImgAndCap {
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.MediaImgAndCap img {
}
.MediaImgAndCap em {
	clear: both;
	padding: 5px;
	display: block;
	font-size: 12px;
	line-height: 14px;
	background-color: #CCCCCC;
}

/*ADDED TWO STARTS*/

.MediaImgAndCapTwo {
	float: right;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.MediaImgAndCapTwo img {
}
.MediaImgAndCapTwo em {
	clear: both;
	padding: 5px;
	display: block;
	font-size: 12px;
	line-height: 14px;
	background-color: #CCCCCC;
}

/*ADDED  TWO ENDS*/
/*ADDED LEFT TWO STARTS*/

.MediaImgAndCapleftTwo {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.MediaImgAndCapleftTwo img {
}
.MediaImgAndCapleftTwo em {
	clear: both;
	padding: 5px;
	display: block;
	font-size: 12px;
	line-height: 14px;
	background-color: #CCCCCC;
}
/*ADDED LEFT TWO ENDS*/

.MediaImgAndCapleft {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.MediaImgAndCapleft img {
}
.MediaImgAndCapleft em {
	clear: both;
	padding: 5px;
	display: block;
	font-size: 12px;
	line-height: 14px;
	background-color: #CCCCCC;
}

