
	html {
		height: 100%;
		
	}
	
	#flashcontent {
	height: 100%;
	}
		
	a {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #2A3F55;
	text-decoration: none;		
	}
	
	a:link {color: #777777;}
	a:visited {color:#777777;}
	a:hover {color: #e5e5e5;}
	 
	
	p {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #2A3F55;
	text-decoration: none;
	}
	
	.red	{
	color: #A02E2E;
	}
	
	.blue	{
	color: #2A3F55;
	}
	
	h1 {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #2A3F55;
	text-decoration: none;
	margin: 0px 0px 0px 0px;		
	}
	
	h3 {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #A02E2E;
	text-decoration: none;		
	}
	
	h4 {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;;
	text-decoration: none;		
	}
	
	h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align:center
	line-height: 30px;
	color: #777777;
	text-decoration: none;
	
	}
		
	body {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image:url(../asset/bg3.jpg)
	background-position: top center;
	}
	
	
	
	#page	{
	width: 850px;
	height: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 26px;
	}
	
	#header	{
	width: 850px;
	height: 95px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid #ccc 1px;
	border-top: solid #801E22 15px;
	float: left;
	display: inline;
	}
	
	#nav	{
	width: 600px;
	height: 20px;
	margin: 40px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: center;
	
	}
	
	#logo	{
	width: 200px;
	height: 95px;
	margin: 5px 0px 0px 10px;
	float: left;
	}
	
	#main	{
	width: 850px;
	height: 725px;
	margin: 0px 0px 0px 0px;
	background-color:#FFF;
	float: left;
	display: inline;
	}
	
	
	#mainContent	{
	width: 850px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;	
	background-color:#FFF
	
	}
	
	
	#leftContent	{
	width: 215px;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;
	}
	
	
	#leftText	{
	width: 175px;
	height: auto;
	margin: 50px 0px 0px 35px;
	display: inline;
	float: left;
	}
	
	#leftLinks	{
	width: 175px;
	height: auto;
	margin: 25px 0px 0px 35px;
	display: inline;
	float: left;
	}
	
	
	#rightContent	{
	width: 565px;
	height: 720px;
	margin: 30px 0px 0px 40px;
	display: inline;
	float: left;
	border-left: solid #801E22 1px;
	}
	
	
	#rightText	{
	width: 510px;
	height: auto;
	margin: 20px 0px 0px 50px;
	float: left;
	padding: 0px 0px 0px 0px;
	}
	
	#rightFlash	{
	width: 500px;
	height: 500px;
	margin: 30px 0px 0px 45px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	
	}
	
	
	


