body  {
	padding: 0;
	text-align: center;
	color: #fff;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-top: 0px;
	font-family: Calibri, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-image:url(../images/body_bg.jpg);
	background-color:#003333;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC3366;
}
#wrapper {
	position: relative;
	width: 916px;
	margin: 0 auto;
	text-align: left;

} 



/*--------------header----------------*/
#header {
	height: 206px;
	background-image:url(../images/pizza_logo.png);
	background-repeat:no-repeat;
	background-position:left;
} 

#left_side
{
	float:left;
	
}


#right_side
{
	float:right;
	color:#bf9877;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:19px;
	font-style:italic;
	text-align:center;
	margin-right:0px;
	
}


#right_side em
{
	font-size:32px;
	margin-bottom:50px;
	
}

#player{margin-top:5px; margin-right:0px;}
/*--------------end of header----------------*/











#nav_bar {
	text-align: center;
	background-color:#CCCCCC;
	margin: 0px;
	padding: 0px;
}



#mainContent_wid {
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}


/*--------------right----------------*/


#right_cloumn
{
	float:right;
	width:240px;
}


#right_menu
{
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	height:220px;
	width:212px;
	margin-right:25px;
	padding-top:55px;
}

#right_menu ul
{
	

}

#right_menu li
{
	list-style:none;
	margin-bottom:10px;
	margin-left:20px;
}


#right_menu a {
	color: #bf9877;
	text-decoration: none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:italic;
	font-size:28px;
}


#right_menu a:visited {
	text-decoration: none;
	color: #bf9877;
}
#right_menu a:hover {
	text-decoration: none;
	color: #c4c0a5;
}
#right_menu a:active {
	text-decoration: none;
	color: #bf9877;
}



#authentic_pizza{}
#wifi{ padding-top:24px}

/*--------------end of right----------------*/


#left_content
{
	float:left;
}

#flash_holder
{
	width:657px;
	height:336px;
	margin-left:10px;
}


#context
{
	margin-left:40px;
	color:#333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
		width:617px;
}







.clearit {
	clear: both;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	height:135px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	margin-left:0px;
} 
.float_right { 
	float: right;
	margin-left: 8px;
}
.float_left { 
	float: left;
	margin-right: 8px;
}

#slideshow {
    position:relative;
    height:336px;
	width:657px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 336px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
	
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 336px;
    display: block;
    border: 0;

}

#follow-us {
	font-size: 18px;
	color: #000000;
}
#follow-us p { margin: 5px; padding-top: 20px; }
#follow-us img { margin: 5px; }
