body{
	margin-top: 20px;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

#main-con {
	padding: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

#footer{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
}


#wrapper { width:700px; margin:0 auto; padding:0; }

.clearboth { clear: both; }

#order-header {
	background:url('images/order_header.jpg') no-repeat left top;
	width:700px;
	margin:0 auto;
	height:186px;
	}
	
#content { width:700px; margin:0 auto; padding:0; }

#content h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#fff; text-align:center !important; }

.content-left { width:350px; float:left; }

	.instructions {
		width:290px;
		display:block;
		}
		
	.instructions h2 {
		width:290px;
		display:block;
		background:url('images/instructions-header_bg.gif') repeat-x left top;
		height:34px;
		line-height:34px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		font-weight:normal;
		color:#FFFFFF;
		text-align:center;
		}
		
	.instructions ul {
		font-family:Georgia, "Times New Roman", Times, serif;
		padding:0;
		margin:0;
		}
		
	.instructions ul li {
		list-style-type:square;
		color:#FFFFFF;
		margin:0px 0px 0px 25px;
		padding:0px 0px 0px 0px;
		font-size:11px;
		line-height:21px;
		}
		
	.instructions ul li a { color:#dfb71d; text-decoration:underline; }
	.instructions ul li a:hover { color:#dfb71d; text-decoration:none; }

.content-right { width:350px; float:left; }

	.content-right p {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		line-height:21px;
		color:#FFFFFF;
		text-align:justify;
		}
		
	.content-right p span { color:#dfb71d; font-weight:bold; }
	
#footer-order {
	text-align: center;
	margin-top:100px;
	}
	
	#footer-order p {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #fff;
		}





































