/* Whole Site */
body{
	font-family: "Calibri",Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat;
	color: #666666;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size:12px;
}
#banner{
	margin-left:auto;
	margin-right:auto;
	height:449px;
	width:1024px;
}
#container{
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
}
#content{
	width:1000px; 
	margin-left:10px;
	margin-right:10px;
	height:auto;
}
p{
	margin-left:15px;
	margin-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
li{
	list-style-type: circle;
}
a{
	color:#000099;
}
.copyright{
	font-size:10px;
	color: #666666;
	text-align:right;
}

.short{
width:100px;
}
/* End of Whole Site */
/*-----------------------------*/
/* Navigation */

#navigation {
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:1024px;
	position:absolute;

}
#left {
	position:absolute;
	left:0px;
	top:449px;
	width:246px;
	height:77px;
}
#services {
	position:absolute;
	left:246px;
	top:449px;
	width:88px;
	height:77px;
}
#ordering {
	position:absolute;
	left:334px;
	top:449px;
	width:89px;
	height:77px;
}
#galleries {
	position:absolute;
	left:423px;
	top:449px;
	width:88px;
	height:77px;
}
#about {
	position:absolute;
	left:511px;
	top:449px;
	width:82px;
	height:77px;
}
#home {
	position:absolute;
	left:593px;
	top:449px;
	width:90px;
	height:77px;
}
#contact {
	position:absolute;
	left:683px;
	top:449px;
	width:87px;
	height:77px;
}
#right {
	position:absolute;
	left:770px;
	top:449px;
	width:254px;
	height:77px;
}

/* End of Navigation */
/*-----------------------------*/
/* Services */

/* End of Services */
/*-----------------------------*/
/* Contact */

/* End of Contact */
/*-----------------------------*/
/* About */

/* End of About */
/*-----------------------------*/
/* Footer */

#foot
{clear:both;}

#footer{
	clear:both;
	color:#C0D1FE;
}
#footer a{
	font-size:11px;
	clear:both;
	text-decoration:none;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover{
	clear:both;
	border-bottom:dashed;
	border-bottom-width:thin;
	color:#C0D1FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* End of Footer */
/*-----------------------------*/
/*-----------------------------*/
/* Photos */

/* End of Photos */
