/* CSS Document */

#wrapper {
	width: 900px; 
	margin: 0 auto; 
	background-color: #131418;
	text-align: left; 
	
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#maincontainer {
	position:absolute;
	width:900px;
	height:540px;
	z-index:1;
	top: 35px;
	background-image: url(images/BG_cater.jpg);
}
#boxMainMenu {
	position: absolute;
	top: 52px;
	left: 36px;
	width: 859px;
	height: 18px;
}
#maincontent {
	position: absolute;
	top: 104px;
	left: 36px;
	width: 337px;
	height: 412px;
	background-color: none;
}
#litchenpic {
	position: absolute;
	top: 124px;
	left: 406px;
	width: 337px;
	height: 379px;
	background-color: none;
}
#maincontent2 {
	position: absolute;
	top: 104px;
	left: 36px;
	width: 337px;
	height: 454px;
	}
#maincontent3 {
	position: absolute;
	top: 104px;
	left: 37px;
	width: 337px;
	height: 479px;
	}
#payment {
	position: absolute;
	top: 104px;
	left: 34px;
	width: 337px;
	height: 231px;
	}
#gallery {
	position: absolute;
	top: 102px;
	left: 150px;
	width: 269px;
	height: 402px;
}

#contactform {
	position: absolute;
	top: 90px;
	left: 20px;
	width: 337px;
	height: 428px;
	z-index: 1;
	}
#email {
	position:absolute;
	width: 97px;
	height: 15px;
	top: 17px;
	left: 685px;
}

#header {
	position:absolute;
	padding-top:2px;
	padding-bottom:2px;
	width: 900px;
	height: 16px;
	top: -11px;
	left: 0px;
	background-color: #090A0D;	
	
}

#credit {
	position:absolute;
	padding-top:2px;
	padding-bottom:2px;
	width: 900px;
	height: 16px;
	top: 538px;
	left: 0px;
	background-color: #090A0D;
	
	
/* FORM STYLE*/
	}
	input {
 	background-color: #DADADA;
}


	textarea {
	 background-color: #DADADA;
 	color: #ffffff;
}	

.formstyle1 {
	font-size: 11px;
	color: #333333;
	font weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
	
/* TEXT STYLE*/

.style1 {
	font-size: 11px;
	color: #E3E3E3;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	Font-weight: 300;
}

.style2 {
	font-size: 11px;
	line-height: 16px;
	Font-weight: 700;
	color: #FFFFFF;
}
.style3 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
.style4 {
	font-size: 12px;
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	
}
.style5 {
	font-size: 12px;
	Font-weight: 700;
	color: #FFFFFF;
}
.style6 {
	font-size: 12px;
	Font-weight: 700;
	color: #FF9900;
}
.style7 {
	font-size: 13px;
	Font-weight: 700;
	color: #333333;
}
.style8 {
	font-size: 11px;
	color: #E3E3E3;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {
	font-size: 16px;
	Font-weight: 700;
	color: #FF9900;
}


a.menu1:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	Font-weight: 400;
	
}
a.menu1:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	Font-weight: 400;
}
a.menu1:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	Font-weight: 400;
	
}
a.menu1:active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	Font-weight: 400;

}
.menu1active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	Font-weight: 400;
	}
	
a.menu2:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	Font-weight: 400;
	
}
a.menu2:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	Font-weight: 400;
}
a.menu2:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	Font-weight: 400;
	
}
a.menu2:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	Font-weight: 400;

}
.menu2active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	Font-weight: 400;
	}
