body {
	background: url(background.jpg) repeat-x #eb7020 top;
	margin: 0;
	font: 12px/14pt "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
h2 {
	text-transform: uppercase;
	color: #b9519f;
	margin-bottom: 15px;
	font-weight: bold;
	font: 18px/18pt "Arial Rounded MT bold", "Lucida Sans", Arial, Helvetica, sans-serif;
	}
		
h3 {
	color: #b9519f;
	font: 18px/18pt "Arial Rounded MT bold", "Lucida Sans", Arial, Helvetica, sans-serif; 
	margin-top: 0; margin-bottom: 5px;
	padding-left: 40px;
	background: url(tick.jpg) no-repeat left;
	height: 31px;
	}
		
#left ul {
	padding-left: 20px;
	margin: 35px 0 35px 0;
	}
	
#left ul li {
	text-transform: uppercase;
	color: #b9519f;
	margin-bottom: 15px;
	font-weight: bold;
	}
	
#right ul {
	padding-left: 20px;
	margin: 0 20px 35px 20px;
	list-style: none;
	padding-bottom: 30px;
	}
	
#right ul li {
	margin-bottom: 15px;
	clear: both;
	}
	
#right ul li img {
	float: right;
	padding: 0 10px 20px 10px;
	}
	
#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 961px;
	}
	
#content-header {
	background: url(content-header.jpg) top no-repeat #ffffff;
	position: relative;
	overflow: hidden;
	}
	#content-header img.logo {
		margin: 71px 0 0 36px;
		}
	#content-header a img {
		border: 0;
		}
		
		#return-to-shop4support {
	position:absolute;
	top: 1px;
	left: 418px;
	height: 36px;
			}
			
		#shop4support-partners {
	position:absolute;
	top: 1px;
	left: 606px;
	height: 36px;
			}
		#contact {
	position:absolute;
	top: 1px;
	left: 796px;
	height: 36px;
			}
			
	
	
#content-footer {
	background: url(content-footer.jpg) top no-repeat;
	height: 43px;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 20px;
	}
#content-footer a {
	color: #FFFFFF;
	}
	
#content {	
	background-color: #FFFFFF;
	overflow: hidden;
	} 
	
#left {
	float: left;
	width: 370px;
	border-right: 1px dotted #999999;
	padding: 50px 40px 0 45px;
	}
	
#right {
	float: right;
	width: 496px;
	}
	
#content-box {
	background:url(contact-box.jpg) no-repeat;
	width: 378px; height: 85px;
	padding: 20px;
	margin-left: 30px;
	clear: both;
	color: #FFFFFF;
	font: 12px/14pt "Arial Rounded MT bold", "Lucida Sans", Arial, Helvetica, sans-serif;
	}
#content-box span {
	font: 18px/20pt "Arial Rounded MT bold", "Lucida Sans", Arial, Helvetica, sans-serif;
	}
#content-box a {
	font: 18px/20pt "Arial Rounded MT bold", "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	}


/********************************* Partners page ***************************************/

#middle {
	padding: 50px;
	}
	
#middle ul {
	list-style: none;
	padding: 0;
	margin: 30px 0 0 0;
	border-top: 1px dotted #999999;
	}
	
#middle ul li {
	padding: 15px 0 15px 0;
	clear: both;
	border-bottom: 1px dotted #999999;
	overflow: hidden;
	}
	
#middle ul li img {
	border: solid #CCCCCC 2px;
	float: left;
	margin: 0 20px 20px 0;
	}
	
#middle ul li p {
	}
	
