@charset "utf-8";
#ordercontain {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#ordercontain #orderhead {
	margin-right: auto;
	margin-left: auto;
	width: 696px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ordercontain #ordermain {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#ordercontain #ordermain  #ordermainleft {
	width: 300px;
	float: left;
}

#ordercontain #ordermain  #ordermainright {
	width: 600px;
	float: right;
}

#ordercontain #flyers {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#ordercontain #flyers #flyersleft {
	width: 300px;
	float: left;
}

#ordercontain #flyers #flyersright {
	float: right;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}



#ordercontain #posters {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#ordercontain #posters #postersleft {
	width: 300px;
	float: left;
}

#ordercontain #posters #postersright {
	float: right;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#ordercontain #logos {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#ordercontain #logos #logosleft {
	width: 300px;
	float: left;
}

#ordercontain #logos #logosright {
	float: right;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


#ordercontain #cards {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footerlinks {
	clear: both;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
}
#ordercontain #contactlinks {
	border-right-width: thin;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#ordercontain #ordermain #ordermainright #pricer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#ordercontain #ordermain #ordermainright #pricer #tlpricer {
	float: left;
	width: 250px;
	text-align: center;
}
#ordercontain #ordermain #ordermainright {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ordercontain #ordermain #ordermainright #pricer #bottompayment {
	clear: both;
}
#ordercontain #ordermain #ordermainright #pricer #bottompayment #blpay {
	float: left;
	width: 250px;
	text-align: center;
}
#ordercontain #ordermain #ordermainright #pricer #bottompayment #brpay {
	float: right;
	width: 250px;
	text-align: center;
}
#ordercontain #ordermain #ordermainright #pricer #trpricer {
	width: 250px;
	float: right;
}



#ordercontain #cards #cardsleft {
	width: 300px;
	float: left;
}

#ordercontain #cards #cardsright {
	float: right;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
