﻿

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	
	
}
#content-page, #homepage{
border-top:6px solid #012F84;
}



a, a:visited{

}


h1{
	font-size:18px;
}


h2{
    color:#333;
    font-size:15px;
}

.middle h1{
	margin-bottom:40px;
}


/*top area*/
.toparea{
    margin:0 auto 0 auto;
    height:168px;
    width:850px;
    
}

.toparea .logo{
    width:158px;
    height:132px;
    background:url(/images/logo.jpg);
    float:left;
    margin-top:20px;
}

.toparea .right{
    width:690px;
    height:168px;
    float:right;
}

.toparea  .onlinequote{
    display:block;
    float:right;
    width:182px;
    height:23px;
    
    
}
.toparea  .onlinequote img, .toparea  .onlinequote a{
    border:none;
}


.toparea .slogan{
    width:290px;
    height:34px;
    float:right;
    background:url(/images/slogan.gif);
    margin-top:40px;
   
}

/*main nav*/
.main-nav-container{
    float:none;
    clear:both;
   
}


ul.mainnav{
    list-style:none;
    margin:20px 0 0 0;
    padding:0;
    float:right;
}

ul.mainnav li{
    float:left;
    margin:0 6px 0 10px;
    padding-left:12px;
    background:url(/images/main-nav-bullet.gif) no-repeat;
}

ul.mainnav li.selected{
    background:url(/images/main-nav-bullet-selected.gif) no-repeat;

}

ul.mainnav li a, ul.mainnav li a:visited{
    text-decoration:none;
    font-size:12px;
    color:#333333;
    display:block;
    float:left;
}



/* Home Page*/

.homepage-banner-container{
    background:#1B89DE;
    height:275px;

}


.homepage-banner-container .mainimage{
    width:1175px;
    height:275px;
    margin:0 auto 0 auto;
    padding:0;
   
}

.homepage-banner-container .mainimage img{
    border:none;
    width:1175px;
    height:275px;    
}

#homepage .latestnews{
    background:#E2E7E4;
    height:36px;
    color:#333333;
}

#homepage .latestnews a{
    text-decoration:none;   
}

#homepage .latestnews .text{
    width:830px;
    margin:0 auto 0 auto;
    padding:10px 0 0 0;
    font-size:12px;
}

#homepage .content-container{
    width:915px;
    margin:10px auto 20px auto;
    padding:10px 0 60px 0;
    font-size:12px;
    min-height:300px;
   

}

#homepage .content-container .left{
    float:left;
    width:440px;
    margin-left:40px;
}

#homepage .content-container .right{
    float:right;
    width:410px;
  
}

#homepage .content-container .right .right-image{
    width:400px;
    height:283px;
    background:url(/images/home-page-right.jpg);
    margin:35px 5px 5px 5px;
}


#homepage .latestnews a, #homepage .latestnews a:visited{
   color:#333333;
}

#homepage .client-industries{
    width:901px;
    margin:40px auto 0 auto;
}
   
 /* Content Page*/
 
.content-banner{
    background:#3691D7;
    height:65px;
}

.content-banner-inner-image{
    width:940px;
    height:65px;
    background:url(/images/content-banner-inner-image.jpg);
    margin:0 auto 0 auto;
   
}

.content-wide .content-banner-inner-image{
    width:940px;
    height:65px;
    background:url(/images/content-banner-inner-image-wide.jpg);
    margin:0 auto 0 auto;
   
}



.content-banner-inner-image .pagetitle{
    padding:40px 0 0 0;
    font-size:16px;
    color:#fff;
    font-weight:bold;
    text-align:right;
    width:246px;
}
#content-page .content-container{
       width:940px;
    margin:0 auto 0 auto; 
    
  
}
#content-page .content-container .left{
    width:258px;
    background:url(/images/content-page-bg.jpg);
    min-height:760px;
    float:left;
	

}


#content-page .content-container .middle{
    width:524px;
	margin-left:20px;
    min-height:500px;
    float:left;
    
}

#content-page .content-container .middle .text{
    padding:10px;
    font-size:12px;
}


#content-page .content-container .right{
    width:69px;
    float:left;
     
}
 
 ul.Subnav{
    list-style:none;

}

ul.Subnav li{
    width:216px;
    height:30px;
    background:url(/images/subnav-item-bg.jpg);
    margin-bottom:2px;
    text-align:right;
   
}

#NewsSubNav ul.Subnav li{
    height:50px;
    padding:0 0 0 0;
}

#NewsSubNav ul.Subnav li .date{
font-size:11px;
padding:6px 6px 0 0;
color:#fff;
}

#NewsSubNav ul.Subnav li a{
    padding-top:0;
    padding-right:6px;
}

ul.Subnav li a{
    font-size:12px;
    color:#fff;
    display:block;
    padding:6px 10px 0 0;
    text-decoration:none;
}

ul.Subnav li.current a{
    color:#FFCC66;
}
 
 .butterfly-bottom{
 background:url(/images/butterfly_bottom.jpg);
 width:138px;
 height:69px;
 }
/*footer*/

.footer{
    width:924px;
    margin:0 auto 0 auto;
    float:none;
    clear:both;
    font-size:10px;
    background:url(/images/footerbg_top.gif) #333333 no-repeat;
    height:60px;
} 


.clear{
    clear:both;
    float:none;
}

.footer .text{
    width:500px;
    float:left;
    color:#fff;
    padding:16px 0 4px 60px;
}

.footer .text p{
    margin:0;
}

.footer a, .footer a:visited{
    color:#fff;
}

.footer-nav-container{
    margin:16px 60px 4px 0;
    text-align:right;

    width:200px;
    float:right;

}


ul.FooterNav{
    list-style:none;
    margin:0;
    padding:0;
    float:right;

}

ul.FooterNav li{
    float:left;
    margin-left:4px;
}

a img{
    border:none;
}