BODY {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#2D79A5;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    background-color: #6A789F;
}
P{
	color:#6A789F;
}
DIV#homeContent {
	font-family: Verdana;
	width: 920px;
	height:600px;
}
DIV#flash {
    width:900px;
    height:530px;
    left:0px;
    top: 0px;
    float: left;
}
DIV#flash OBJECT{
width:900px;
height:530;
float: left;
}
DIV#flashLogo {
    width:18px;
    height:18px;
    left:0px;
    top: 0px;
    float: right;
}
DIV#flashLogo OBJECT{
width:18px;
height:18;
float: right;
}
div#foot {
	width:900px;
	height:45px;
	float: left;
}
DIV#copyright {
	width:180px;
	height:45px;
	float: right;
}
UL#copy {
	padding: 0;
	margin: 0;
	float: right;
}
UL#copy P{
	color:#FFFFFF;
	margin: 0;
	padding: 0;
}
UL#copy img { 
	float: left; 
	margin: 0 0 0 0;
border: 1px solid #6A789F;
padding: 0;
	}
div#txInv {
	width:900px;
	height:1px;
	font-size: 1px;
}
UL#copy A{
	float: left;
	color: #2D79A5;
	padding: 0 0.5em;
	text-decoration: none;
}
