@charset "UTF-8";
/* CSS Document */

body
{
    background:#389EC7 ;
    background-image:none;
}

.page_top_right {
	border:0px;
	padding:0px 0px 0px 12px;
	margin:0px;
	background:url(images/newsletter_bg.jpg") no-repeat top right;
	height:68px;
	width:282px;
}

.homepage_content_top {
	background:url(images/homepage_mid_bg.jpg) no-repeat top center;
	height:387px;
	width:1024px;
	border:0px;
}

.homepage_menu {
	display:block;
	background:url(images/menu_bg.jpg) no-repeat top left;
	height:45px;
	padding:0px;
	margin:0px;
}


.subtier_content_right {
	background:url(images/subtier_right_bg.png) repeat-x;
	width:265px;
	border:0px;
	margin:0px;
	padding:5px 0px;
	float:right;
	height:100%;
	height:500px;
}

.callout_top {
	width:265px;
	height:21px;
	background:url(images/callout-top.gif) top center no-repeat;
	border:0px;
}

.callout_content {
	width:264px;
	background:url(images/callout-middle.gif) top center repeat-y;
	color:black;
	border:0px;
	padding:0px;
	margin:0px;
}

.callout_bottom {
	width:265px;
	height:21px;
	background:url(images/callout-bottom.gif) top center no-repeat;
	border:0px;
	padding:0px;
	margin:0px;
}


    #menu {
    margin:0px 0px 0px 355px;
    width:615px;
    padding:0px;
    border:0px;
    position:absolute;
    background:transparent;
    float: left;
    }

    #menu a, #menu h2 {
    font:bold 16px Verdana, Geneva, sans-serif;
    display: block;
    border: 0px;
    margin: 0;
    padding: 2px 3px;
    line-height:41px;
    }
    
    
    #menu ul li {float: left;}