body {
	background : #FF7000;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}

img {
	border : none;
}

a {
	outline : none;
	color : #FF7000;
}

#container {
	width : 979px;
	height : 653px;
	background : url(/images/layout/bg.gif) no-repeat top left;
	position : relative;
	text-align : left;
}

#fpLogo {
	position : absolute;
	top : 10px;
	left : 45px;
}

#learnMore {
	position : absolute;
	top : 214px;
	right : 0px;
}

#url {
	position : absolute;
	bottom : 25px;
	right : 30px;
}

#content {
	position : absolute;
	top : 95px;
	left : 545px;
	width : 332px;
	line-height : 150%;
}

#leftTab {
	position : absolute;
	top : 0px;
	left : 0px;
	z-index : 100;
}

#flashContainer {
	position : absolute;
	bottom : 62px;
	left : 29px;
	z-index : 2;
}

#introContainer {
	position : absolute;
	bottom : 62px;
	left : 0px;
}

#nav {
	position : absolute;
	bottom : 62px;
	right : 5px;	
	z-index : 2;
}

h1 {
	margin : 0px;
}

.section {
	display : none;
}

.first {
	display : block;
}

.textContainer {
	background-image:url(/images/layout/bg_alum_lt.jpg);
	padding-top : 20px;
}

.textContainer .pad {
	padding : 10px;
}

.textContainer li {
	margin-bottom : 10px;
	line-height : 100%;
}

.dottedline {
	border-top:1px dotted #000000;
	margin-top:10px;
	margin-bottom:10px;
}



/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:300px; width:586px;}
#simplemodal-container a.modalCloseImg {background:url(/images/x.png) no-repeat; width:12px; height:13px; display:inline; z-index:3200; position:absolute; top:15px; right:15px; cursor:pointer;}
