 * {
	border: 0;
	margin: 0;
	padding: 0;
}
:focus { outline: 0; }
body {
	margin: 0 auto;
	background-color: #dadada;
	width: 1001px;
	font-family: Verdana;
	font-size: 14px;
	min-height: 1000px;
}

div#Title {
	float: left;
	font-size: 30px;
	color: #4f4942;
	margin: 20px 0 15px 0;
}
	div#Title span { color: #04ade4; }

div#Content_1 {
	float: left;
	width: 1001px; height: 226px;
	background: url(http://www.onlineprintsupport.com/img/title_bg.png) no-repeat top left;
	color: #fff;
}
	div#Content_1 h1 {
		font-size: 24px;
		float: left;
		font-weight: normal;
		margin: 35px 0 0 40px;
		text-shadow: #1c3c9d 0 1px 1px;
	}
	div#Content_1 p {
		float: left; clear: left;
		width: 600px;
		line-height: 24px;
		margin: 10px 0 0 40px;
		text-shadow: #1c3c9d 0 1px 1px;
	}
	div#Content_1 a.order {
		float: right;
		width: 240px;
		height: 55px;
		background: url(http://www.onlineprintsupport.com/img/order-now.png) no-repeat top left;
		overflow: hidden;
		text-indent: -1000px;
		margin: 6px 60px 0 0;
	}
	
div#Content_2 {
	float: left; clear: left;
	width: 558px;
	background: url(http://www.onlineprintsupport.com/img/content_bg.png) repeat-y top left;
	margin-top: 30px;
}
	div#Content_2 img {
		float: left;
	}
	div#Content_2 h2 {
		float: left;
		width: 100%;
		font-size: 24px;
		font-weight: normal;
		color: #04ade4;
		margin: 10px 0 0 20px;
	}
	div#Content_2 p {
		float: left;
		width: 518px;
		color: #4f4942;
		font-size: 12px;
		line-height: 24px;
		padding: 12px 20px;
	}
		div#Content_2 p a { color: #04ade4; }
			div#Content_2 p a:hover { text-decoration: none; }
	div#Content_2 a.continue {
		float: left;
		width: 207px;
		height: 44px;
		background: url(http://www.onlineprintsupport.com/img/content_continue.png) no-repeat top left;
		overflow: hidden;
		text-indent: -1000px;
		margin: 20px 0 10px 162px;
	}

div#Content_3 {
	float: right;
	width: 420px;
	margin-top: 30px;
}
	div#Content_3 img {
		float: left;
		margin-bottom: 28px;
	}

div#Content_4 {
	text-align: center;
}
