body, img, blockquote, div, dl, fieldset, form, h1, h2, h3, h4, h5, h6, hr, p, pre, table 
{
    padding:0px;
    margin:0px;
    border:none;
	
}

body{
 	background: url('../images/fieldbkg.jpg') #ffffff;
	background-position:top;
	background-repeat:no-repeat;
}


#wrapper
{
  width:960px;
  position: relative;
  margin-left: auto; 
  margin-right: auto;
}

#content
{
  width:960px;
}

#promo_background
{
	display:none;
}

#promos
{
  width:960px;
  height:100px;
  visibility:hidden;
  display:block;
  position:relative;
  /*background:url('/shared/images/promo_backer.gif') #b5b094 repeat-x;*/
  /*overflow:auto; removed here and added in js when no flash is needed*/
  clear:both;
  scrollbar-3dlight-color:#3a3a17;
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#d7d4bb;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#3a3a17;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#3f3f3f;
	overflow: hidden;
}

#promos ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#promos ul li{
	float: left;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 5px 37px;
	width:265px;
	height:88px;
	background: #F9F3E4 url(../images/promo_bg.png) no-repeat scroll 0%;
	display: inline;
}
#promos ul li strong p{
	font-size: 11px;
	color:#D98815;
}

#promos ul li p { 
	color:#574d30;
}

#promos ul li img{
  float:left;
  position:absolute;
  z-index:0;
  margin-right:5px;
}

#promos div /*Adjusted size and left alignment jsimko*/
{
	width:138px;
	padding: 16px 0px 0px 0px;
	position:relative;
	left:112px;
}

#promos p
{
}

#promos ul li a.promo_link /*Adjusted size and right alignment jsimko*/
{
	color: #D98815;
	display:block;
	vertical-align:bottom;
}

#promos ul li a.promo_link:hover
{
	background-color:#d58303;
	color:#ffffff;
}

#promos .topRight div
{
	width:255px;
	padding:5px 5px 0px 0px;
	position:absolute;
	text-align:right;
}

#promos .topRight p
{
	height:23px;
}

#promos .topRight a.promo_link
{
	float:right;
}

#promos .topLeft div
{
	width:255px;
	padding:5px 0px 0px 5px;
	position:absolute;
	text-align:left;
}

#promos .topLeft p
{
	height:23px;
}

#promos .topLeft a.promo_link
{
	float:left;
}

#promos .rightAlign div
{
	width:255px;
	padding:15px 0px 0px 0px;
	position:absolute;
}

#promos .rightAlign p
{
	display:inline;
	float:right;
	margin-right:5px;
	height:auto;
}

#promos .rightAlign strong
{
	display:inline;
	float:right;
	margin-right:5px;
}
	
#promos .rightAlign a.promo_link
{
	float:right;
}

#promos .leftAlign div
{
	width:255px;
	padding:15px 0px 0px 5px;
	position:absolute;
	text-align:left;
}

#promos .leftAlign a.promo_link
{
	float:left;
}

#promos .leftAlign p
{
	height:auto;
	width:auto;
	display:inline;
	margin-left:5px;
}

#promos .leftAlign strong
{
	margin-left:5px;
	display:inline;
}

#promos .misc{
	visibility: hidden;
	display: none;
}

.clear{
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}

#main_content{
	position:relative;
	background:#dcdbd9 url('../images/feature_backgroundswatch.jpg') repeat-x;
	width:960px;
	height:455px;
	top: -4px;
	margin-top: 4px;
	background-image: url(../images/feature_backgroundswatch.jpg);
	/*margin-bottom: -12px;*/

}

/*#main_content {
	background:transparent url(/shared/images/main_content_bg.jpg) no-repeat scroll 0% 50%;
	height:455px;
	margin-bottom:-12px;
	margin-top:4px;
	position:relative;
	top:-4px;
	width:960px;
}*/

.hide{
	display:none;
}
.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.autoclear { display:inline-block; }
/* Hide from IE Mac \*/
.autoclear { display:block; }
/* End hide from IE Mac */

.as_shown_p, .starting_at_p{
	visibility: hidden;
}
.print {
	display: none;
}

#us{
 background-image: url(../images/us-shaded.gif);
 background-repeat:no-repeat;
 padding-left:55px
}

#us:hover{
 background-image: url(../images/us.jpg);
 background-repeat:no-repeat;
 padding-left:55px;
}

#canada{
 background-image: url(../images/canada-shaded.gif);
 background-repeat:no-repeat;
 padding-left:55px
}

#canada:hover{
 background-image: url(../images/canada.gif);
 background-repeat:no-repeat;
 padding-left:55px;
 
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
