
/*  Main Structure */



html, body {
	height: 100%;
	background-image:url(../images/background.jpg);
	background-position:center top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-color:#000000;
	margin:0px;
	padding:0px;
}

#container {
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -42px; 
	margin-left: auto;
}



/*  Header  */



#header {
	height: 165px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header_left {
	height: 165px;
	width: 400px;
	float:left;
}

#header_right {
	height: 165px;
	width: 400px;
	padding-left:150px;
	float:left;
}





/*  Navigation */


#navigation {
	height: 36px;
	width: 950px;
	margin-top: 0px;
	margin-bottom:0;
	margin-right: auto;
	margin-left: auto;
	padding-top:4px;
}


#nav_1 {
	float: left;
	height: 34px;
	width: 120px;
	padding-left:18px;
}
#nav_2 {
	float: left;
	height: 36px;
	width: 115px;
}
#nav_3 {
	float: left;
	height: 36px;
	width: 315px;
}
#nav_4 {
	float: left;
	height: 36px;
	width: 115px;
}
#nav_5 {
	float: left;
	height: 36px;
	width: 115px;
}
#nav_6 {
	float: left;
	height: 36px;
	width: 95px;
}

#nav_7 {
	float: left;
	height: 36px;
	width: 57px;
}


/*  Home  */


#home_left {
	height: 384px;
	width: 447px;
	float:left;
}



#home_right {
	height: 384px;
	width: 503px;
	float:left;
}



#header_right_home {
	height: 165px;
	width: 550px;
	float:left;
}


#welcome {
	width:411px;
	height:183px;
	background-image:url(../images/welcome.png);
	float:left;
	padding:18px;
}

#dishes {
	width:447px;
	height:343px;
	background-image:url(../images/dishes.png);
	margin-top:28px;
	float:left;

}

#show {
	width:475px;
	height:343px;
	float:left;
	margin-top:28px;
	margin-left:28px;

}




/*  Content  */




#content_header {
	height:12px;
	width: 950px;
	background-image:url(../images/content_header.png);
}



#content {
	height:100%;
	width: 920px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color:#000000;
	overflow: hidden;
}

#content_footer {
	height:12px;
	width: 950px;
	background-image:url(../images/content_footer.png);
}


#contact_left {
	width: 440px;
	padding-right:20px;
	float:left;

}

#contact_right {
	width: 460px;
	float:left;

}


#menu_left {
	width: 580px;
	height:155px;
	padding-top:65px;
	padding-left:45px;
	float:left;
	background-image:url(../images/arrow.jpg);
	margin-bottom:15px;

}

#menu_right {
	width: 295px;
	height:175px;
	float:left;
	margin-bottom:15px;

}

#menu_pizza {
	width: 310px;
	float:left;
	text-align:center;

}

#menu_steak {
	width: 300px;
	float:left;
	text-align:center;

}

#menu_pasta {
	width: 310px;
	float:left;
	text-align:center;

}


#menu_text {
	width: 100%;
	clear:both;

}








/*  Footer  */



#footer {
	height: 42px;
	position: relative;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image:url(../images/footer.png);
}

#footer_social {
	height: 42px;
	width: 90px;
	float:left;
}

#footer_phone {
	height: 32px;
	width: 150px;
	float:left;
	padding-top:10px;
}

#footer_copy {
	height: 32px;
	width: 472px;
	float:left;
	padding-top:10px;
}

#footer_stem {
	height: 23px;
	width: 215px;
	float:left;
	padding-top:19px;
}




/*  Special Elements  */


img { 
	border: 0; 
	
}


.align-right { 
	float:right; 
	margin: 0px 0px 0px 20px;

}


.align-left { 
	float:left; 
	margin: 0px 20px 0px 0px;

}

	
	
.clear {
	clear:both;
	width:100%;
	height:1px;
}



.clearfooter {
	height:62px;
	clear:both;
}


hr.thin {
	height:1px;
	border:0;
	color:#ffffff;
	background-color:#000000;
	width:80%;
}




/*  Fonts  */



.font_nav {
	font-family: verdana;
	font-size: 1.125em;
	font-weight:100;
	color: #FFFFFF;
}



h1 {
	font-family: verdana;
	font-size: 2.5em;
	color: #FFFFFF;
	font-weight:100;
}

h2 {
	font-family: verdana;
	font-size: 1.2em;
	color: #FFFFFF;
	margin:0px;
}

h3 {
	font-family: verdana;
	font-size: 1.124em;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	font-weight:normal;	
}

h4 {
	font-family: verdana;
	font-size: 0.75em;
	color: #FFFFFF;
	padding:0px;	
	margin:0px;
	font-weight:normal;	
}

h5 {
	font-family: verdana;
	font-size: 2em;
	color: #FFFFFF;
	font-weight:100;
	margin:0px;
	line-height:1.5em;
}

p {
	font-family: verdana;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 1.5em;
}


.font_footer {
	font-family: verdana;
	font-size: 0.70em;
	color: #68AEE0;
	line-height: 1em;
}




/*  Links  */




a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:none;
}
a:active {
	color:#FFFFFF;
	text-decoration:none;
}


