@charset "UTF-8";
/* CSS Document */

	body {	
		background-color: #FFF;
		color: #004276;
		font-family: Helvetica, Verdana, Arial, sans-serif; 	
		color: #004578;
		margin: 0 auto;	
		-webkit-text-size-adjust: none;
		}
		
	img {
		border: none;
		}

	#page {	
		width: 895px;	
        text-align: left;	
        padding: 0px;
		margin: 0 auto;
		padding-top: 10px;
		padding-left: 5px;
		padding-right: 5px;
		}
		
	#header{
		width: 895px;
		height: 122px;
		margin-bottom: 15px;
		}
	
	#headerinfo{
		float: right;
		padding-top: 75px;

}
	.headerinfoleft{
		background-repeat: no-repeat;
		background-position: right;
		font-size: 13px;
		font-weight: bold;
		text-align: right;
		float: right;
		padding-right: 15px;
		}
		
	.headerinforight{
		font-size: 13px;
		font-weight: bold;
		text-align: right;
		float: right;
		padding-left: 15px;
		border-left-style: solid;
		border-left-width: 2px;
		border-left-color: #3e729a;
		}
		
	.headerphone{
		color: #3e729a;
		}
		
	#nav{
		text-align: center;
		color: #3e729a;
		font-size: 16px;
		padding-top: 2px;
		border-width: 2px;
		border-style: solid;
		border-color: #3e729a;
		border-left: none;
		border-right: none;
		}
		
	#nav a:link{
		color: #3e729a;
		text-decoration: none;
		}
		
	#nav a:visited{
		color: #3e729a;
		text-decoration: none;
		}
		
	#nav a:hover{
		color: #3e729a;
		text-decoration: none;
		}
	
	.bold{
		font-weight: bold;
		}
		
	#content{
		width: 895px;
		height: 377px;
		margin-top: 15px;
		padding-bottom: 15px;
		border-width: 2px;
		border-style: solid;
		border-color: #3e729a;
		border-left: none;
		border-right: none;
		border-top: none;
		}
		
	#menus{
		width: 895px;
		height: 377px;
		float: left;
	}
		
	#content a:link{
		color: #3e729a;
		text-decoration: underline;
		}
		
	#content a:visited{
		color: #3e729a;
		text-decoration: underline;
		}
		
	#content a:hover{
		color: #3e729a;
		text-decoration: underline;
		}
		
	#infotitle{
		width: 426px;
		line-height: normal;
		font-size: 22px;
		font-color: #3e729a;
		margin-right: 20px;
		margin-bottom: 10px;
		border-style: solid;
		border-color: #3e729a;
		border-bottom-width: 2px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
	}
	
	#info{
		float: left;
		width: 426px;
		line-height: 16px;
		font-size: 12px;
		margin-right: 20px;
	}
	
	#takeout{
		width: 448px;
		height: 377px;
		float: left;
	}
			
	#slider ul, #slider li{
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
	#slider, #slider li{ 
		width: 895px;
		height: 377px;
		overflow: hidden; 
		}
		
	#slideshow {
		float: left;
    	height: 377px;
		width: 448px;
		}
 
	#slideshow IMG {
		position: absolute;
		z-index: 8;
    	opacity: 0.0;
		}
 
	#slideshow IMG.active {
    	z-index: 10;
    	opacity: 1.0;
		}
 
	#slideshow IMG.last-active {
    	z-index: 9;
		}
			
	#footer{
		float: left;
		font-size: 13px;
		margin-top: 15px;
		width: 895px;
		}
		
	.footerleft{
		width: 447px;
		float: left;
		}
		
	.footerright{
		width: 447px;
		float: left;
		}
		
	#footer a:link{
		color: #004578;
		text-decoration: none;
		}
		
	#footer a:visited{
		color: #004578;
		text-decoration: none;
		}
		
	#footer a:hover{
		color: #004578;
		text-decoration: none;
		}
		
	
			
			
		
	


	
	
			
