@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#a60000;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Calibri ,Arial, Helvetica, sans-serif;
}

img{border:none;}

p{margin:0px; padding:0px;}

.wrapper{
	width:100%;
	min-height:750px;
	height:auto !important;
	height:750px;
	float:left;
	background-image:url(../images/bgmainOrder.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}


.main{
	width:980px;
	height:auto;
	margin:auto;
}

.header{
	width:691px;
	height:auto;
	float:left;
	margin-left:243px;
	display:inline;
}

.contentorder{
	width:1016px;
	height:auto;
	float:left;
}

.mainleftorder{
	width:215px;
	height:auto;
	float:left;
}

.mainrightorder{
	width:788px;
	margin-top:10px;
	height:auto;
	float:left;
}

.navorder{
	width:205px;
	height:auto;
	margin-top:18px;
	float:left;
}
.navorder ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:right;
	float:right;
}

.navorder ul li{
	padding-bottom:6px;
}

.mainleftlower{
	width:525px;
	height:auto;
	float:left;
}

.mamma{
	width:290px;
	height:auto;
	margin-left:26px;
	
	display:inline;
	float:left;
}

.sechdule{
	width:198px;
	margin-top:174px;
	height:auto;
	text-align:right;
	line-height:16px;
	float:right;
}
.sechdule p{
	margin:0px;
	padding-bottom:10px;
	color:#4b4438;
	font-size:18px;
	font-weight:bold;
}

.sechdule p span{
	font-size:17px;
	font-weight:normal;
}

.menus{
	width:374px;
	min-height:275px;
	height:auto !important;
	height:275px;
	margin:35px 0 0 23px;
	display:inline;
	font-size:16px;
	font-style:italic;
	float:left;
}

.menus ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	
	
}
.menus ul li{
		 
		 padding-bottom:10px;
		 padding-left:40px;
		  }
.menus ul li.bullet{background:url(../images/bullet.png) no-repeat; }

.btnorderonline{
	width:416px;
	margin-top:80px;
	margin-left:25px;
	display:inline;
	height:auto;
	float:left;
}

.txtcopyright{
	font-size:12px;
	color:#FFF;
	text-align:right;
	padding-right:10px;
}

.contentabout{
	width:374px;
	min-height:275px;
	height:auto !important;
	height:275px;
	margin:30px 0 0 23px;
	display:inline;
	font-size:16px;
	font-style:italic;
	float:left;
}
.txttitle{
	font-size:20px;
	color:#a60000;
	font-style:italic;
	padding-left:20px;
	font-weight:bold;
}
		
	

	
