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

a:link {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}

div#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	position:relative;
	text-align:left;
	width:960px;
	background-color:#FFF;
	z-index: 0;

	}
	
div#logo {
	position: absolute; 
	left: 60px; 
	top: 40px; 
	width: 242px; 
	height: 175px; 
	z-index: 1;
	}
	
div#logo2 {
	position: absolute; 
	left: 326px; 
	top: 65px; 
	width: 394px; 
	height: 117px; 
	z-index: 1;
	}
	
div#beveg {
	position: absolute; 
	left: 770px; 
	top: 30px; 
	width: 160px; 
	height: 80px; 
	z-index: 1;
	}
	
div#top_bar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 12px;
	z-index: 1;
	background-color:#FF0;


	}

p.front_leader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	}
p.front_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-align:center;
	}	
p.front_heading02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-align:left;
	}	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666; 
	}
	
p.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #666;
	}	

p.main_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
	}


p.branch_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A40806;
	}
	
p.branch_title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A40806;
	}
	
p.branch_title02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A40806;
	}

p.camden_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A40806;
	}

