/* hide from ie on mac \*/
html, body {	
	border: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}


/* end hide */

#swfContent{
	height:600px;
	color:#003876;
	text-align: center;
	text-decoration: none;



}
#swfContent a{
	
	color:#003876;
	text-align: center;
	text-decoration: none;

}


#bottom{ 
	border-top-style:dashed;
	border-top-width:1px;
	border-top-color: #003876;

	height:400px;
		
	width:100%;
	color:#003876;
	background-color: #ffffff;
	/*background-image: url(./images/styles/bottom_background.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
#bottom_sectionlinks{
	margin-top:10px;
	margin-left:2%;
	margin-right:2%;
	width:96%;
	height:150px;
	font-size:11px;
}
#bottom_sectionlinks a{
	width:100%;
	display:block;
	color:#003876;
	text-decoration:none;
}
#bottom_sectionlinks a:hover{
	width:100%;
	display:block;
	color:#003876;
	text-decoration:none;
	background-color: #999999;
}


#bottom_quote{
text-align:center;
	height:200px;
	font-size:14px;
	padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}

#bottom_links {
	position:absolute;
	top: 980px;
	color:#666666;
	witdh:88%;
	margin-left: 2%;
	margin-right: 10%;
	font-size:9px;
	text-align:left;
	
}
#bottom_links a img{
	border:none;
padding-left:9px;
}
#bottom_links a{
	text-decoration: none; 
	color:#666666;
}
#author {
font-size:10px;
display:block;
margin-top:20px;
padding-left:200px;
}
#warning:hover{
color:green;

}