@charset "UTF-8";

/* iDesign Solutions Layout for Medium Screens */


header {
	height: 98px;
	background: url(../images/2012/pageElements/header_medium.jpg) no-repeat 90% 0px;
	}
	
nav {
	top: 98px;
	}
nav a {
	margin-right: 20px;
	}
	
	article {
	padding: 60px 30px 10px 30px;
	background: url(../images/temp.jpg) no-repeat 420px 30px;
	
	}
	
.promo_container {
	padding: 0px 20px 15px 20px;
	}	
	
.promo_container .promo {
	background-position: 0px 0px;
	}
	
.promo_container .promo .content {
	padding: 70px 30px 0px 0px;
	}
body {
	background-image: none;
	}	







