@charset "utf-8";
/* CSS Document */

#order-content{
	width: 918px;
	height: 700px;
	margin-top: 0;
	background-position: center top;
	background-color: #e4e4e4;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	
	}
	
	
#services{
	width: 415px;
	height: 400px;
	margin-top: 30px;
	margin-left: 30px;
	padding-top: 30px;
	
	
	
}
	
#quick-order{
	width: 415px;
	height: 640px;
	margin-top: 30px;
	margin-right: 30px;
	float: right;
	position: relative;
	
	}
	
#order-services{
	width: 315px;
	height: 500px;
	margin-top: 30px;
	margin-left: 30px;
	padding-top: 30px;
	float: left;	
}
	

#order-title {
	width:80px;
	height:560px;
	float: left;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 78px;
		
}	

.side-title{
	color: #de2a2a;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 30px;
	text-align: left;
	
	
		}
#name{
width:80px;
margin-top: 3px;	
	}
	
#family{
width:80px;
margin-top: 13px;
	}
	
#email{
width:80px;
margin-top: 13px;
	}
	
#address{
width:80px;
margin-top: 13px;
	}
	
#city{
width:80px;
margin-top: 12px;
	}
	
#provience{
width:80px;
margin-top: 13px;
	}
	
#post{
width:80px;
margin-top: 13px;
	}
	
#country{
width:80px;
margin-top: 13px;
	}
	
#phone{
width:80px;
margin-top: 13px;
	}
	
#cell{
width:80px;
margin-top: 13px;
	}
	
#product{
width:80px;
margin-top: 13px;
	}
	
#pay{
width:80px;
margin-top: 13px;
	}
