/* ####################################### */
/* ############### =GENERAL ############## */
/* ####################################### */


body {
	background-color: #222;
}



div.e-pre-header {
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	margin:20px auto 0;
	padding-top:1px;
	width:987px;
	text-align: right;
}



#page {
	width: 987px;
	margin: 20px auto 0 auto;
	padding-top: 1px;
	background: #222222 url(/images/page_bg.jpg) no-repeat 0 0;
}

.a-layout-horizontal .section-inner {
	margin:0 auto;
	width:985px;
}






/* ####################################### */
/* ############### =COLUMNS ############## */
/* ####################################### */

#main-content {
	width: 492px;
}

#sub-content {
	width: 400px;
}





/* ####################################### */
/* ################ =HEADER ################ */
/* ####################################### */

#header {
	position: relative;
}

#header .section-inner {
	background: url(/images/header_bg.jpg) no-repeat 0 0;
	height: 20.916666666666666666666666666667em;		
}

#header div.e-handmade {
	position: absolute;
	bottom: 15px;
	right: 15px;
}



#logo {
	float: left;
	padding: 5px 10px;
}

#header div.e-wcfc{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 400px;
	height: 150px;
	/*border: #f00 solid 1px;*/
}



/* ####################################### */
/* ################ CONTENT ############## */
/* ####################################### */

#content {
	font-size: 1.1666666666666666666666666666667em;
	padding-bottom: 4em;
}

/* ####################################### */
/* ############## INNER FOOT ############# */
/* ####################################### */






/* ####################################### */
/* ################# FOOT ################ */
/* ####################################### */

#footer {
	overflow: hidden;
	margin-bottom: 20px;
}










#ploughman-steps {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ploughman-steps li h4 {
	margin-bottom: 0.2em;
	color: #FFE400;
}

#ploughman-steps li {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 95px;
	padding-left: 120px;
	margin-bottom: 0.2em;
}

#step-1 {
	background-image: url(/images/step_1.jpg);
}

#step-2 {
	background-image: url(/images/step_2.jpg);
}

#step-3 {
	background-image: url(/images/step_3.jpg);
}

#step-4 {
	background-image: url(/images/step_4.jpg);
}


div.scp-button {
	text-align:center;
	padding-right: 10px;
	margin-top: 1em;
}




ul.my-ploughmans {
	overflow : hidden;
}

ul.my-ploughmans li {
	width: 88px; 
	height: 88px; 
	text-indent: -9999px; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	float: left;
	border		: 2px solid #A7D338;
}