﻿@import url('styles.css');

body {
background-color: #671100;
	background-image: url(../images/psyllium-bg.gif);
}


#content {
background:url(../images/white-bg.gif) center 137px;
height:594px;
}

#footer {
background:url(../images/share-footer.jpg) no-repeat;
height:422px;
}



h1 {
padding: 63px 0 0 75px;
}


#leftCol {
padding:61px 0pt 0pt 72px;
}

#leftCol h2 a {
font-size: 16px;
padding: 1px 0 0 0;
margin:0;
color:#404040;
text-decoration:none;
float:left;
}



#leftCol h2 img{
flaot: left;
padding: 0 0 0 5px;
}


#rightCol {
	margin-top: 49px;
}

#leftCol p {
margin-top:0;
padding-top: 0;
}


#NameTextbox, #EmailTextbox, #CityTextbox, #ProvinceDropDownList {
	width: 304px;
}
