/* CSS Document */
body {
	background-color: #863E03;
	}
#main {
	position: absolute;
	background-color: #FFFFFF;
	width: 700px;
	height: 500px;
	top: 30px;
	left:50%;
	margin-left:-350px;
	}
#tip {
	position: absolute;
	width: 80px;
	height: 148px;
	background-color: #569C35;
	left:8px;
	top: 343px;
	z-index: 4;
	
	padding-right: 3px;
	
	padding-left: 3px;
}
#tip h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 15px;
	margin-top:2px;
}
#tip p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	margin-top:-6px;
}
#bigblue {
	position: relative;
	width: 300px;
	height: 500px;
	background-color: #0B5298;
	float:right;
	}
#bbtable {
	position: absolute;
	width: 288px;
	height: auto;
	z-index: 3;
	left: 0px;
	top: 90px;
	border-left-color: #0B5298;
	border-left-width: 6px;
	border-right-width: 6px;
	border-right-color: #0B5298;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #0B5298;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	}
#bigblue p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 20px;
	padding-top: 14px;
}
#bigblue td p{
	color: #000000;
	line-height: normal;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	}
#bigblue td p a:link {
	color: #FF3300;
	text-decoration: none;
}
#bigblue td p a:visited {
	text-decoration: none;
	color: #0033FF;
}
#bigblue td p a:hover {
	text-decoration: none;
	color: #CC9900;
}
#bigblue td p a:active {
	text-decoration: none;
	color: #CC6600;
	}
#logo {
	position: absolute;
	width:399px;
	left: 0px;
	background-color:#DDAA20;
	z-index:1;
	top: 228px;
	height: 104px;
	background-image: url(images/logo_bkgrd.gif);
	background-repeat: no-repeat;
	}
#navtable {
	position: absolute;
	width: 75px;
	height: 96px;
	left: 8px;
	top:8px;
	background-color: #DDAA20;
	z-index:2;
	}
#phone {
	position: absolute;
	width: 270px;
	height: auto;
	left: 103px;
	top:70px;
	z-index:2;
}
#phone p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	margin-top:5px;
	padding-bottom:1px;
	}
#flcont {
	position: absolute;
	width: 283px;
	height: 143px;
	left: 109px;
	top:339px;
	background-color: #FFFFFF;
	z-index:2;
}
#flcont h1 {
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	text-align: left;
	margin-top:4px;
	line-height: 80%;
	}
#flcont p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin-top:4px;
}
