html,body,form,img,a{
margin:0;
padding:0;
border:none;
outline:none;
}

body{
background-color:#3667C1;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
color:#fff;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica
}

#mainContainer{
width:986px;
margin:0 auto;
}

#hdr{
width:986px;
}

#logo{
float:left;
width:321px;
}

#topNavContainer{
width:665px;
float:left;
padding-top:90px;
background-image:url(../images/topNavTop.gif);
background-repeat:no-repeat;

}

#topNav{
clear:both;
background-image:url(../images/topNavBg.gif);
width:665px;
height:119px;
overflow:hidden;
}
#topNav img{
float:left;
margin-right:42px;
}

#topNav img.last{
margin:0;
}

#main{
clear:both;
width:986px;
margin:0;
padding:0;
background-image:url(../images/mainContentBg.gif);
background-repeat:no-repeat;
overflow:hidden;
font-size:16px;
line-height:18pt;
}

#main h1{
margin:0;
padding:0;
line-height:22pt;
font-size:24px;
}

#main a{
color:#FFF65F;
font-weight:bold;
}

#home-txt{
float:left;
width:455px;
margin:0;
padding:95px 0 25px 30px;
}

#youtube{
float:left;
background-image:url(../images/youTubeBg.gif);
background-repeat:no-repeat;
width:448px;
height:314px;
padding:54px 0 0 53px
}

#youtube .btn{
clear:both;
float:right;
padding:37px 45px 0 0;
}

#interior-txt{
float:left;
width:926px;
margin:0;
padding:95px 30px 25px 30px;
}

#ftr{
clear:both;
width:948px;
color:#393939;
font-size:12px;
line-height:16pt;
padding:25px 0 25px 38px;
height:186px;
}

#ftr a{
color:#0D43AB;
text-decoration:none;
font-weight:bold;
}

#ftr .item{
float:left;
background-image:url(../images/ftrItemBg.gif);
width:255px;
height:135px;
position:relative;
padding:30px;
overflow:hidden;
}

#ftr .item img{
float:left;
}

#ftr .item .twitterSmall{
position:absolute;
bottom:19px;
right:32px;
}
#ftr-credits{
width:986px;
margin:0 auto 40px auto;
text-align:center;
color:#fff;
font-size:9pt;
}

#feed-control{
width:252px;
height:83px;
overflow:hidden;
clear:both;
}
