@import url(menu-horiz.css);

body {
behavior: url('csshover.htc');
color : #18384e;
font-size : 12px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
background-color : #f88e11;
margin : 0;
padding : 0;
}
.halfleft {
float: left;
width: 49%;
}
.halfright {
float: right;
width: 49%;
}
#all {
width : 912px;
margin-right : auto;
margin-left : auto;
}
.expander {
height : 140px;
padding-left : 119px;
margin: 13px 0 13px 0;
}
a {
color:#003366;
}
a:hover
{
	color:#e26707;
	text-decoration:none;
}
#header {
background-image : url(../assets/logo.gif);
background-repeat : no-repeat;
background-position : 13px 26px;
background-color : #18384e;
height : 160px;
}
#header h1 {
color : #fff;
font-size : 30px;
margin : 0;
padding : 26px 0 3px;
}
#header h2 {
color : #fff;
font-size : 22px;
line-height : 24px;
margin : 0;
padding : 0;
}
#header-r {
font-size : 18px;
line-height : 32px;
width : 313px;
height : 96px;
float : right;
padding-top : 20px;
color: #fff;
}
#header-l {
width : 478px;
height : 126px;
float : left;
}
#phone-numbers {
color : #fff;
font-weight : bold;
float : left;
padding-right : 20px;
}
.icon-phone {
background-image : url(../assets/icon-phone.gif);
background-repeat : no-repeat;
padding-bottom : 7px;
padding-left : 32px;
}
.icon-cell {
background-image : url(../assets/icon-cell.gif);
background-repeat : no-repeat;
padding-bottom : 7px;
padding-left : 32px;
}
.caps {
color : #fff;
text-transform : uppercase;
font-size: 14px;
font-weight: bold;
}
#banner {
background-color : #18384e;
margin-bottom : 13px;
}
#banner2 {
background-color : #18384e;
padding : 13px;
margin-left:10px;
width : 287px;
float: right;
}
#banner img {
padding-top : 13px;
padding-bottom : 14px;
padding-left : 13px;
}
.box-container {
background-color : #ffd74d;
float : left;
margin-right : 15px;
}
#intro-box-container {
background-color : #ffd74d;
width : 464px;
float : left;
}
#intro-box-container2 {
background-color:#ffdd7b;
width : 912px;
float : left;
}
.intropad {
line-height : 20px;
text-align : justify;
padding : 10px 14px;
}
.box {
width : 209px;
height : 222px;
}
#intro-box {
height : 222px;
}
#intro-box2 {
height : 100%;
}
.boxheader {
color:#18384e;
font-size : 22px;
font-weight : bold;
line-height : 46px;
background-color : #fff;
text-indent : 12px;
}
.boxheader2 {
color:#fff;
font-size : 22px;
font-weight : bold;
line-height : 46px;
background-color : #18384e;
text-indent : 12px;
}
.innerbox {
background-color : #ecc745;
width : 187px;
margin-top : 11px;
margin-right : auto;
margin-left : auto;
}
ul.box1 {
color : #18384e;
height : 144px;
margin : 0;
padding : 10px 0 0 24px;
}
ul.box1 li {
color : #18384e;
}
ul.box1 li a {
color : #18384e;
text-decoration : none;
}
ul.box1 li a:hover {
color : #fff;
}
ul.box2 {
margin : 0;
padding : 0;
list-style-type : none;
}
ul.box2 li {
color : #0d1e29;
font-weight : bold;
line-height : 21px;
background-image : url(../assets/arrow.gif);
background-repeat : no-repeat;
background-position : 8px center;
padding-left : 28px;
border-bottom : 1px solid #ffd74d;
}
ul.box2 li.end {
border-bottom-width : 0;
}
ul.box2 li a {
color : #0d1e29;
text-decoration : none;
display : block;
}
ul.box2 li a:hover {
color : #fff;
}
#footer {
color : #ffd74d;
font-size : 12px;
padding-top : 12px;
padding-left : 12px;
}
#footer a {
color : #ffd74d;
text-decoration : none;
}
#footer a:hover {
text-decoration : underline;
}
.corner-tl {
background-image : url(../assets/crnr-topl.gif);
background-repeat : no-repeat;
background-position : left top;
}
.corner-tl-y {
background-image : url(../assets/crnr-topl-yellowbg.gif);
background-repeat : no-repeat;
background-position : left top;
}
.corner-tr {
background-image : url(../assets/crnr-topr.gif);
background-repeat : no-repeat;
background-position : right top;
}
.corner-tr-y {
background-image : url(../assets/crnr-topr-yellowbg.gif);
background-repeat : no-repeat;
background-position : right top;
}
.corner-bl {
background-image : url(../assets/crnr-botl.gif);
background-repeat : no-repeat;
background-position : left bottom;
}
.corner-bl-y {
background-image : url(../assets/crnr-botl-yellowbg.gif);
background-repeat : no-repeat;
background-position : left bottom;
}
.corner-br-y {
background-image : url(../assets/crnr-botr-yellowbg.gif);
background-repeat : no-repeat;
background-position : right bottom;
}
.corner-br {
background-image : url(../assets/crnr-botr.gif);
background-repeat : no-repeat;
background-position : right bottom;
}
.floatleft {
float : left;
}
.floatright {
float : right;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
.clearleft {
clear : left;
}
.title {
font-size : 14px;
color : #18384e;
font-weight : bold;
text-transform : uppercase;
}
#white_box {
background-color:#fff;
width:150px;
margin:0 10 10 10px;
padding:7px;
float:left;
position:static;
}
#white_box_long {
background-color:#fff;
width:550px;
margin:10px;
padding:7px;
float:left;
position:static;
}
#white_box_med {
background-color:#fff;
width:250px;
margin:10px;
padding:7px;
float:left;
position:static;
}
#white_box_nopad {
background-color:#fff;
width:130px;
float:left;
position:static;
}
#form_leftbox {
background-color:#18384e;
width:186px;
padding:7px;
position:static;
font-size:12px;
color:#FFFFFF;
}
#form_leftbox a {
color:#FFFFFF;
text-decoration : none;
}
#form_leftbox a:hover {
color:#FFFFFF;
text-decoration : underline;
}
.contact_title {
font-size:14px;
font-weight:bold;
color:#FFFFFF;
background-color:#f88e11;
padding:4px;
}
