﻿/* Home Styles */

#pageContainer
{
width: 936px;
}

#pageFooter
{
width: 936px;
margin-left: auto;
margin-right: auto;
float: left;
clear: both;
background-color: #000000;
}

#HomeContent
{
height: 537px;
float: left;
width: 654px;
background: url(/images/HomePageClouds.gif);
background-position: bottom;
background-repeat: no-repeat;
background-color: #46c3d4;
}

#HomeFlash
{
height: 537px;
width: 282px;
float: left;
}

#contentforPage
{
float: left;
clear: both;
padding-left: 40px;
padding-top: 24px;
}


#headerTop_X
{
height: 55px;
}

#headerMenu_X
{
height: 42px;
padding-left: 33px;
}

#homeText
{
 width: 500px;
 padding-top: 15px; 
 padding-bottom: 15px;  
}

#floatLink
{
width: 120px;
}

#floatLink a
{
font-size: 1.1em;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#floatLink a:hover{}
