/*     layout     */

#contentwrap {
min-height: 700px;
}

*html #contentwrap {
background: url('../img/content-bg.gif') repeat-y 0 0;

}

#home-flash {
width:971px;
height:251px;
position:relative;
padding:0;margin:0;
overflow:hidden;
}

#home-lc {
position:absolute;
top:253px;
left:6px;
width:338px;
background:#fff;
min-height:300px;
}

#home-lc {
position:relative;top:0;left:0;
float:left;
}

#home-rc {
position:absolute;
top:253px;
left:344px;
width:633px;
}

#home-rc {
position:relative;top:0;left:0;
float:right;
background:#fff;
}


#home-core {
background: #D5E395;
width:633px;
height:98px;
overflow:hidden;
}

#home-core1 {
width:338px;
height:85px;
overflow:hidden;
position:absolute;
top:6px;
left:0px;
z-index:100;
}


#home-core1 h5 {
text-indent:25px;
margin:4px 0 -25px 0;
color: #245250;
}

#home-core1 p {
width:290px;
font-size:10px !important;
line-height:18px !important;
}

#home-core1 b {
color: black;
}

#home-core1 a {
margin:10px 0 -20px 0;
color: #245250 !important;
}

#home-cta {
width:633px;
height:85px;
background: #031D1A;
color: #D9DD75;
line-height:85px;
}

#home-newfeatures {
background: #5F82AC url('../img/home-newfeatures-bg.jpg') repeat-x 0  0;
background-position:bottom;
min-height:222px;
margin:0;padding:0 0 10px 0;
}

div.home-feature-box {
width:280px;
font-size: 11px;
line-height:18px;
color:black;
float:left;
margin:0 0 0 30px;
padding:0;

}


*html div.home-feature-box {

margin:0 0 0 15px;
}


div.home-feature-box p, h3 {
padding-left:95px
}

div.home-feature-box img {
border:0;
float:left;
margin-right:5px;
}

/*     typography left col     */

#home-lc p {

padding: 30px 30px 10px 30px;
font-size: 13px;
line-height:22px;
color: #000;
margin:0;
}

#home-lc h1 {
margin: 0 0 0 -9000px;
line-height:98px;
}

#home-lc h1 span {
display:block;
width:338px;
height:98px;
background: url('../img/home-headline.jpg') no-repeat 0 0;
position:absolute;
top:0;
left:0;
}


/*     typography right col     */



#home-cta {
color: #D9DD75;
line-height:85px;
font-weight:bold;
font-size: 15px;
font-family: Tahoma, Verdana, Arial, Sans;
}



#home-cta a {
color: #D9DD75;
text-decoration:none;
padding-left: 30px;
}



#home-cta a:hover {
color: #fff;
text-decoration:underline;
}



#home-newfeatures h2 {
margin:0 0 0 30px;
font-size: 12px;
font-weight:bold;
font-family: Tahoma, Verdana, Arial, Sans;
padding:20px 0;
}


div.home-feature-box h3 {
color:white;
font-size: 14px;
margin:0;
line-height:22px;
}



div.home-feature-box a {
color: #D9DD75 !important;
font-weight:bold;
text-decoration:none;
}

#home-core {
font-size:12px;
color: black;
font-weight:bold;
}


#home-core ul {
width:600px;
list-style-type: none;
padding:28px 0 0 0;margin:0px 30px 0 30px;
list-style-position:inside;
}


#home-core li {
width: 110px;
float:left;
font-weight:bold;
color:#000;
line-height:6px;
padding:18px 12px 10px 20px;
margin:0;
background: url('../img/greenarrow.gif') no-repeat 0 14px;
}

#home-core li.wider {
width: 136px;
}

#home-core a {
text-decoration:none;
color:black;
padding:2px;
}


#home-core a:hover {
text-decoration:none;
background: #fff;
}

#home-core br {
clear:both;
}

/*     housekeeping     */

div.clear {
clear:both;
}
