body
{
	text-align: center; 
	background-color: #333333;
}

a { color: #ffffff; text-decoration: none;}
.ttags {background-color: #663377; text-align: right; font-family: verdana; font-size: 12px; color: #ffffff; font-weight: bold;}
.itags {background-color: #663377; text-align: center;}
.logo
{
	position: absolute;
	width:  800px;
	height: 55px;
	top: 0px;
	left: 0px;
		
}
.button_back
{
	position: absolute;
	width: 800px;
	height: 144px;
	top: 56px;
	left: 0px;
	background-color: #990066;
}
.lines
{
	position: absolute;
	width: 441px;
	height: 5px;
	top: 0px;
	left: 200px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: none;
	border-bottom: none;
	
}
.button_layout
{
	position: absolute;
	width: 450px;
	height: 30px;
	top: 10px;
	left: 200px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
}
.home
{
	position: absolute;
	width:  89px;
	height: 27px;
	top: 0px;
	left: 0px;
	background-color: #333300;
	border: 1px solid #ffffff;	
	text-align: center;	
}

.gallery
{
	position: absolute;
	width:  89px;
	height: 27px;
	top: 0px;
	left: 88px;
	background-color: #999900;
	border: 1px solid #ffffff;	
	text-align: center;	
}

.Services
{
	position: absolute;
	width:  89px;
	height: 27px;
	top: 0px;
	left: 176px;
	background-color: #cc6600;
	border: 1px solid #ffffff;	
	text-align: center;	
}
.order
{
	position: absolute;
	width:  89px;
	height: 27px;
	top: 0px;
	left: 264px;
	background-color: #ff3333;
	border: 1px solid #ffffff;	
	text-align: center;	
}
.contact
{
	position: absolute;
	width:  89px;
	height: 27px;
	top: 0px;
	left: 352px;
	background-color: #006666;
	border: 1px solid #ffffff;	
	text-align: center;	
}
.banner_image
{
	position: absolute;
	width:  640px;
	height: 90px;
	top: 48px;
	left: 0px;
	background-color: none;
	
}
.main_panel
{
	position: absolute;
	width:  800px;
	height: 460px;
	top: 199px;
	left: 0px;
	background-color: #ffffff
}	
input {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
