@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f57205;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	}
img{
	border:none;
	}	
	
.cointainer{
	width:988px;
	height:auto;
	margin:0 auto;
	
	}
.shadow{
	width:988px;
	height:auto;
	background-image:url(../images/bg3.jpg);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
	}
	
.main{
	width:814px;
	margin:0 auto;
	margin-top:20px;
	height:auto;
	
	}
.maincontent{
	width:814px;
	background-color:#bc1b15;
	height:auto;
	float:left;
	
}
	
.header{
	height:189px;
	width:815px;
	}
.nav{
	width:700px;
	margin-left:13px;
	display:inline;
	margin-top:10px;
	float:left;
	}

.content{
	width:788px;
	height:auto;
	margin:0 13px 13px 13px;
	background-image:url(../images/bgwhite.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	display:inline;
	overflow:hidden;
	float:left;
	}
.ordercontent{
	width:788px;
	height:500px;
	margin:0 13px 13px 13px;
	background-color:#FFFFFF;
	display:inline;
	float:left;
	}
.contectleft{
	width:442px;
	margin:0px;
	height:auto;
	float:left;
	}
.txtpizza{
	margin-left:20px;
	margin-top:20px;
	height:88px;
	display:inline
	width:366px;
	float:left;
	}

	
.imgpizza{
	width:432px;
	height:280px;
	float:left;
	}
.contentright{
	width:345px;
	margin:0px;
	height:auto;
	overflow:hidden;
	float:left;
	}
.txtright{
	width:288px;
	margin-left:54px;
	margin-top:20px;
	display:inline;
	height:auto;
	float:left;
	}
.btnleft{
	width:auto;
	height:28px;
	float:left;
	}
.btnright{
	width:auto;
	height:28px;
	float:left;
	margin-left:2px;
	display:inline;
	}
.clear{
	clear:both;
	font-size:1px;
	height:0px;
	}

.hungry{
	width:338px;
	height:84px;
	margin-top:25px;

	display:inline;
	overflow:hidden;
	float:left;
	}
.imghungry{
	width:338px;
	height:37px;
	margin:0px;
	float:left;
	}
.contactnumber{
	width:338px;
	height:auto;
	float:left;
	margin-top:17px;
	text-align:right;
	font-family:"Myriad Pro","Trebuchet MS",Georgia;
	font-size:30px;
	font-weight:500;
	color:#000000;
	}
.contactnumber span{
	font-size:20px;
	color:#e28d00;
	}
.txtupper{
	width:100%;
	height:auto;
	float:left;
	}
.txtbusiness{
	width:100%;
	height:auto;
	margin-top:22px;
	color:#a80000;
	float:left;
	}
.txttime{
	width:100%;
	height:auto;
	float:left;
	margin-top:12px;
	float:left;
	}
.btnorder{
	width:170px;
	height:42px;
	float:left;
	margin-left:133px;
	margin-top:40px;
	}
.footer{
	width:100%;
	height:auto;
	text-align:center;
	margin:0px;
	height:auto;
	}
.txtabout{
	width:700px;
	margin-left:20px;
	display:inline;
	float:left;
	}
.txtcolor{
	color:#a80000;
	}
p{
	font-size:14px;
	line-height:16px;