
#hometopcontent {

    margin-bottom: 12px;
    clear: both;
    width: 744px;
    height: 331px;    
}

#homelogo {

	padding: 0px 20px 0px 20px;
	width: 189px;
	height: 331px;
	background-image: url(/images/home_logo.jpg);
	float: left;
}

#hometoprightpanel {

	margin-left: 15px;
	width: 499px;
	height: 331px;
	float: left;
}

#homenav {

	width: 500px;
	height: 82px;
	background-image: url(/images/home_tile.jpg);
	background-repeat: repeat-x;
}

#homenavtop {


}

#homepanel {

	margin-top: 30px;
	width: 500px;
	height: 240px;
}

#homepanelleft {

	margin-right: 2px;
	width: 199px;
	height: 239px;
	background-color: #485E98;
	float: left;
	padding-top:4px;
}

#homepanelright {

	width: 299px;
	height: 239px;
	float: left;
}

.homemainlinkitem {

	padding: 2px 0px 2px 0px;
	width: 199px;
	height: 43px;
	
}

#topcontent {

    margin-bottom: 14px;
    clear: both;
    width: 744px;
    height: 237px;    
}

#topcontent1 {

    padding: 0px 20px 0px 20px;
    width: 228px;
    height: 237px;
    background-image: url(/images/top_left_bg.jpg);
    float: left;
}

#topcontent2 {

    width: 476px;
    height: 237px;
    float: left;
}

#bottomcontent {
 
    width: 744px;
    height: 240px; 
}

#bottomleft {

    margin-right: 17px;
    width: 268px;
    height: 240px;
    float: left;    
}

#bottommid {
    
    margin-right: 18px;
    width: 215px;
    height: 240px;
    float: left;
}

#bottomright {
    
    width: 225px;
    height: 240px;
    float: left;
}

.topbottom {
    
    height: 115px;
}

.topbottom p, .bottombottom p {
    
    margin: 0px;
    padding: 0px;
}

.bottombottom {
    
    height: 125px; 
    background-image: url(/images/grey_bg_home.jpg);   
}

.bluebar {
    
    height: 20px; 
    background-image: url(/images/blue_grad.jpg); 
    background-repeat: repeat-x;
    margin-left: 20px; 
    line-height: 20px; 
}

.bluebar a {
    
    color: #FFFFFF;
    text-decoration: none;    
}

.bluebar a:hover {
 
    text-decoration: underline;   
}

.greybar a {
 
    color: #0A1E60;
    text-decoration: none;    
}

.greybar a:hover {
 
    text-decoration: underline;
}