body, html
{
    margin: 0px;
    padding: 0px;
    height: 100%;
}

body
{
    background-color: #dddddd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    height: 100%;
	border-top:9px solid #00467f;
}

a
{
    text-decoration: none;
    color: #004b8d;
	outline:0;
}

a:hover
{
    color: #000000;
}

.header
{
    font-size: 20px;
    line-height: 28px;
    color: #1a5280;
}

.header_logo
{
    font-size: 20px;
    color: #ffffff;
	background:url('../images/bg-pattern.gif');
	min-height:21px;
	padding:15px 20px;
}

.header_small
{
    font-size: 14px;
    line-height: 18px;
    color: #004b8d;
}

img
{
    border: 0px;
}

#holder
{
    position: relative;
    width: 983px;
    min-height: 100%;
    margin: auto;
	background:#FFFFFF;
}

#content
{
    display: block;
    width: 880px;
    background-color: #FFFFFF;
}

#logo
{
    padding: 20px 0px 20px 30px;
}

#content_window
{
    float: left;
    display: block;
    width: 950px;
    height: 100%;
    margin: 0px auto 0px auto;
    padding: 0 16px 0 17px;
    background-color: #FFFFFF;
}

#banner
{
    padding-bottom: 20px;
	margin-top:48px;
    position: relative;
}




#footer
{
    float: left;
    display: block;
    width: 840px;
    padding: 20px;
    background-color: #EFEFEF;
    position: absolute
    bottom: 0; 

}

/** index column layout **/

#content_left_column
{
    float: left;
    width: 950px;
}


#content_left_column2
{
    float: left;
    width: 505px;
}

#content_right_column
{
    float: left;
    margin-left: 25px;
    width: 265px;
}

/** end index column layout **/

/** content column layout **/

#content_menu_column
{
    float: left;
    width: 190px;
}

#content_main_column
{
    float: left;
    padding-left: 20px;
    border-left: 1px SOLID #CECECE;
    width: 400px;

}

#content_banner_column
{
    float: left;
    margin-left: 20px;
    width: 190px;

}

/** end content column layout **/



/** NEW CSS **/

#header{ background:url('../images/bg-header.jpg') no-repeat center top; width:983px; margin:0px auto;}

#banner-content{ position:relative; width:950px; height:346px; margin:0px auto; margin-bottom:10px;}
.banner-content{ width:285px; float:left; padding:32px 50px 0px 25px; position:absolute; top:0;}

#banner-content-inner{ position:relative; width:950px; height:276px; margin:0px auto; margin-bottom:10px;}
.banner-content-inner{ width:550px; float:left; padding:32px 50px 0px 50px; position:absolute; top:0;}

.banner-box{ width:250px; float:left; height: 148px;}
.banner-box2{ width:295px; float:left;}
.text{ font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#ffffff; margin-bottom:-4px;}
.text2{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#3ba9fe; line-height:24px; text-shadow:1px 1px #00467f;}
.text3{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#3ba9fe; line-height:24px; text-shadow:1px 1px #00467f;}
.text4{ font-size:18px; color:#1a5280; line-height:20px;}
.text5{ font-size:14px; color:#575757; line-height:22px;}


.link{ font-family:Georgia, "Times New Roman", Times, serif; font-size:32px; color:#ffffff;}
.link:hover{ text-decoration:underline; color:#FFFFFF;}

.marg-b{ margin-bottom:10px;}

.left{ float:left;}
.right{ float:right;}

.center-text{ text-align:center;}

.left-marg{ margin-left:20px;}
.top-marg{ margin-top:10px;}
.bottom-marg{ margin-bottom:10px;}

.main-box{ float:left; margin-bottom:20px;}
.white-box{ background:#FFFFFF; border:1px solid #95999f; padding:15px 10px; border-radius:5px; font-size:22px; color:#1a5280; line-height:28px;}

.bg-btn{ background:url('../images/bg-btn.png') no-repeat; display:block; font-size:14px; color:#FFFFFF; text-decoration:none; text-align:center; width:153px; height:33px; line-height:31px; margin-left:10px;}
.bg-btn:hover{ text-decoration:underline; color:#FFFFFF;}

.paper-img{ bottom:0; float:right; margin-right:-21px; margin-bottom:-24px; margin-top:-20px;}
.paper-img-pdf{bottom:0; float:right; margin-right:-12px; margin-bottom:-15px; margin-top:-20px;}

.company-logo{ background:url('../images/8-logo.jpg') no-repeat left top; display:block; width:23px; height:24px; margin-top:-3px; margin-left:5px;}
.company-logo:hover{ background:url('../images/8-logo.jpg') no-repeat right top; display:block;}

.banner-content2{ width:448px; float:left; position:absolute; top:100px; left: 393px; height: 210px; text-align:center; font-size:28px; color:#3baaff;}
.banner-content2 a{font-size:46px; font-family:Georgia, "Times New Roman", Times, serif; color:#00467f; display:block; margin-top:25px;}
.link{ font-family:Georgia, "Times New Roman", Times, serif; font-size:42px; color:#ffffff;}

