*{
	padding:0px;
	margin:0px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
}

a{
	color:#71865E;
	text-decoration:none;
	text-align:left;
	font-size:90%;
}

a:hover{
	color:#71865E;
	text-decoration:underline;
	text-align:left;
	font-size:90%;
}

body{
	text-align:center;
	background-image:url(bgslice_main.gif);
	background-repeat:repeat-x;
}

strong{
	font-weight:bold;
}

input[type=button]{
	border:1px solid #000000;
	background-color:#C3C59E;
	text-align:center;
}

table{
	background-color:#ffffff;
}

p{
	margin:10px 0px 8px 0px;
}

div.spacer{
	background-color:#ffffff;
	height:15px;
}

span.phone_number{
	white-space: nowrap;
	font-weight:bold;
}

#wrapper{
	width:900px;
	margin:0px auto;
	text-align:justify;
	padding-bottom:50px;
	position:relative;
}

#swoop{
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
}

#logo{
	position:relative;
	z-index:1;
}

#alert{
	font-size:70%;
	position:absolute;
	top:7px;
	right:4px;
	text-align:right;
	z-index:1;
}

#header{
	position:relative;
	padding:10px 4px;
}

#navi{
	padding:5px 0px;
	background-color:#ffffff;
}

#navi ul{
	list-style:none;
	text-align:center;
}

#navi ul li{
	color:#71865E;
	display:inline;
	font-size:90%;
	padding:3px 15px;
	text-align:left;
}

#greenBox{
	background-color:#70855E;
	width:260px;
	padding:25px 25px;
}

#greenBox h1{
	font-size:130%;
	color:#ffffff;
}

#greenBox p{
	font-size:80%;
	color:#ffffff;
}

#greenBox ul{
	padding:0px 20px;
}

#greenBox ul li{
	font-size:80%;
	padding:2px 0px;
	color:#ffffff;
}

#greeting{
	height:163px;
	background-image:url(banner.jpg);
	background-repeat:no-repeat;
}

#greeting #title{
	position:relative;
	font-size:110%;
	color:#ffffff;
	font-weight:bold;
	top:130px;
	left:20px;
}

#od, #tfr, #ip {
	padding:10px 20px;
}

#od p, #tfr p, #ip p {
	font-size:80%;
}

#od h1, #tfr h1, #ip h1 {
	font-size:140%;
	color:#71865E;
}

#od li{
	font-size:75%;
	margin:0 0 0 30px;
}

div.clear{
	clear:both;
}

#epFooter{
	width:884px;
	border-top:6px solid #806959;
	background-color:#FFFFFF;
	padding:8px;
	text-align:center;
	font-size:80%;
}

#epFooter td{
	float:left;
}

#epFooter th{
	float:right;
	margin-top:20px;
}