/****************************************************************************

Author: Dan Hoy
Development by: stirgroup.com
Last updated: 

*****************************************************************************/

/* BASE STYLE & STRUCTURE ********************************************************************/
*{
margin:0;
padding:0;
}
body{
background:#e0e0e0 url(../img/landingPg/background.gif) repeat-x 6px 0;
}
#wrap{
width:764px;
margin:0 auto;
position:relative;
}
p{
line-height:20px;
}
ul{
list-style:none;
}
a{
outline:none;
text-decoration:none;
color:#5799B1;
color:#6db33f;
border-bottom:1px dotted #8FC969;
}
a:hover{
border-bottom:1px solid #6db33f;
}
img{
display:block;
}
.clearFix{
clear:both;
}
/* Text ************************************************************/
body{
font:12px Arial, Helvetica, sans-serif;
color:#72838e;
}
h1{
font-size: 32px;
color:#72838e;
font-family:Georgia, "Times New Roman", Times, serif;
text-indent:-9999px;
background:url(../img/landingPg/h1.gif);
width:377px;
height:31px;
line-height:31px;
position:absolute;
left:33px;
top:28px;
}
/* BRANDING ************************************************************/
#logo{
position:absolute;
top:0;
left:10px;
height:60px;
width:480px;
}
/* PAGE and CONTENT ************************************************************/
#page{
width:764px;
background:url(../img/landingPg/tile.gif) repeat-y;
position:relative;
top:78px;
}
#content{
background:url(../img/landingPg/page.gif) no-repeat;
position:relative;

}
/* MAIN CONTENT **************/
#mainContent{
width:408px;
height:370px;
position:absolute;
top:348px;
left: 33px;
}
#mainContent h3{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
font-style:italic;
color:#469CB3;
margin-bottom:30px;
}
.externalLinks{
display:block;
width:313px;
height:56px;
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#033e93;
border:none;
background:url(../img/landingPg/large-buttons.gif) no-repeat;
padding:16px 0 0 19px;
position:relative;
margin-top:20px;
}
.externalLinks span{
font-size:12px;
color:#73848f;
position:absolute;
margin:2px 0 0 2px;
}
.externalLinks:hover{
border:none;
background-position:bottom;
width:312px;
height:55px;
padding:17px 0 0 20px;
}
.externalLinks:hover span{
color:#2f9ab7;
}
/* FORM ***************/
#lpForm{
width:264px;
float:right;
display:inline;
margin:72px 20px 0 0;
padding-bottom:40px;
}
#lpForm h2{
color:#6db33f;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-weight:normal;
}
#lpForm form{
margin-top:4px;
}
#lpForm td{
padding:5px 0 4px 0;
}
#lpForm label{
font-size:11px;
color:#888;
}
#lpForm .cat_textbox, #lpForm textarea{
width:256px;
padding:4px 3px;
border:1px solid #D3D3DA;
}
#lpForm textarea{
height:70px;
}
#lpForm select{
padding:2px 0;
width:264px;
}
#lpForm #submitBtn{
margin-top:10px;
}
.captchaimg{
margin-bottom:10px;
}
/* FOOTER ********************************************************************/
#footer{
width:764px;
background:url(../img/landingPg/footer.gif) no-repeat left top;
height:290px;
margin:0 auto;
clear:both;
position:relative;
top:74px;
}
#footTWU, #footTWU:hover{
display:block;
position:absolute;
right:17px;
top:50px;
background:url(../img/landingPg/twu-logo.gif) no-repeat;
width:110px;
height:45px;
text-indent:-9999px;
border:none;
}
#footer p{
font-size:11px;
color:#999;
}
#footer p strong{
color:#8C8E97;
}
p#copyright{
text-align:right;
position:absolute;
bottom:16px;
right:18px;
}
p.contacts{
position:absolute;
top:53px;
left:18px;
line-height:18px;
}
p.contactsBottom{
top:117px;
}


/* FEATURED ************************************************************/
#tabs{
background:url(../img/landingPg/feature-bg.gif);
position:absolute;
width:433px;
height:255px;
left:14px;
top:70px;
}
#tabs img{
position:absolute;
top:10px;
left:10px;
}
#tabs h2{
position:absolute;
top:30px;
left:26px;
margin:0;
font:italic 18px Georgia, "Times New Roman", Times, serif;
color:#6db33f;
z-index:300;
}
#tabs-1 h2{
color:#25408f;
}
#tabs a{
border:none;
}
#tabs-1 a.learnMore{
color:#25408f;
background:url(../images/bl-arrow.gif) no-repeat right center;
}
#tabs-2 h2{
color:#79C8EF;
}
#tabs-2 a.learnMore{
color:#529EB6;
background:url(../images/tl-arrow.gif) no-repeat right center;
}
#tabs-3 h2{
color:#6db33f;
color:#dbf3f9;
}
#tabs-3 a.learnMore{
color:#6db33f;
background:url(../images/grn-arrow.gif) no-repeat right center;
}
#tabs-4 h2{
color:#deb308;
color:#49301a;
color:#5b402f;
}
#tabs-4 a.learnMore{
color:#deb308;
background:url(../images/yel-arrow.gif) no-repeat right center;
}
#tabs p{
position:absolute;
top:62px;
left:26px;
width:248px;
color:#343C54;
}
#tabs #tabs-3 p, #tabs #tabs-3 h2{
left:216px;
}
#tabs #tabs-4 p, #tabs #tabs-4 h2{
left:222px;
}
#tabs #tabs-2 p{
width:200px;
}
#tabs #tabs-3 p{
width:190px;
}
#tabs #tabs-4 p{
width:190px;
}
.ui-tabs{ 
width:872px;
height:288px;
background:#fff;
}
#tabs ul{ 
position: absolute; 
left:28px;
bottom:27px;
z-index:4000;
}
#tabs ul li {
float: left;  
}
#tabs ul li a { 
float: left; 
text-decoration: none;
width:19px;
height:19px; 
line-height:18px;
text-align:center;
margin:0 5px 0 0;
font-size:11px;
color:#fff;
}
#tabs ul li#tabOne a { 
background:#25408f;
}
#tabs ul li#tabTwo a { 
background:#50b3cf;
}
#tabs ul li#tabThree a { 
background:#6db33f;
}
#tabs ul li#tabFour a { 
background:#deb308;
}
#tabs ul li a:hover, #tabs ul li.ui-tabs-selected a{ 
}
.ui-tabs .ui-tabs-hide { display: none !important; }
#tabs #tabs-1 img{
z-index:900;
}
#tabs #tabs-1 h2, #tabs #tabs-1 p{
z-index:901;
}
.topyellowbox {
margin:60px 0 0 80px;
position:absolute;
}
