@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg_g.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	background-color:#a5040a;	
	font-family:Century Gothic, verdana;
	font-size:12px;
	color:#000000;
	margin-top:0px;
	}

.mainWrapper {
	width:970px;
	height:1250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-top:78px;
	}


.navWrapper {
	width:635px;
	height:47px;
	margin-left:300px;
	}
	
.bookPizzaNavDiv {
	width:200px;
	height:50px;
	padding-left:520px;
	}
	
#pictures {
	padding:0 0 0 0;
	}
	
#pictures ul {
	padding:0;
	margin:0;
	display:inline;
	}
	
#pictures ul li {
	display:inline;
	margin:2px 0px 2px 35px;
	padding:0 0 0 0;
	}
	
	
.headerImageWrapper {
	width:970px;
	height:368px;
	margin-top:8px;
	margin-left:0px;
	}
	
	
.studentTransitWrapper {
	height:312px;
	width:970px;
	margin-top:10px;
	padding-left:16px;
	margin-bottom:16px;
	}
	
	
.studentWrapper {
	width:458px;
	height:312px;
	float:left;
	}
	
	
.transitwayWrapper {
	width:458px;
	height:312px;
	float:right;
	padding-right:38px;
	}
	
	
.dottedDivider {
	width:970px;
	height:13px;
	background-image:url(../images/dottedDivider.gif);
	background-repeat:repeat-x;
	margin-left:0px;
	}
	

.bottomContentsWrapper {
	width:970px;
	height:436px;
	/* background-color:#d6141d;	*/
	}
	
.bottomContentsWrapper1{
	width:970px;
	height:436px;
	/* background-color:#d6141d; */
	margin-top:28px;
	}
	
.bottomContentsWrapper2{
	width:970px;
	height:328px;
	/* background-color:#d6141d;*/

	}
	
.bottomContentsWrapper3{
	width:970px;
	height:436px;
	/* background-color:#d6141d;*/

	}	
.bottomContentsWrapper4{
	width:970px;
	height:436px;
	/* background-color:#d6141d; */
	margin-top:-286px;
	}
	
	
.bottomFooterWrapper {
	width:970px;
	height:100px;
	}


.facebookAddressPayment {
	height:72px;
	width:935px;
	margin-left:16px;
	
	}

.facebookAddressPayment1 {
	height:72px;
	width:965px;	
	}
	
	
.facebook {
	float:left;
	width: 300px;
	}
	

.bottomAddress {
	float:left;
	width:39px;
	}


.paymentOptions {
	float:right;
	width:281px;
	}
	

.footer {
	width:970px;
	height:10px;
	font-family:arial;
	font-size:10px;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	padding-left:-2px;
	padding-right:45px;
	padding-bottom:48px;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;
	}

.footer a {
	font-family:arial;
	font-weight:bold;	
	font-size:10px;
	color: #729AFA;
	text-decoration:none;
	}
	
.footer a:hover {
	font-family:arial;
	font-weight:bold;	
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	}

	
.copyrightDivider {
	font-family:Georgia;
	font-weight:bold;	
	font-size:10px;
	color: #729AFA;
	font-weight:bolder;
	}
	

