@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:604px;
}

#footer {
background:url(../images/share-footer.jpg) no-repeat;
height:422px;
}



h1 {
padding: 80px 0 0 80px;
}


#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;
}

#NameTextbox, #EmailTextbox, #CityTextbox, #ProvinceDropDownList {
	width: 304px;
}


