@import "reset.css";
@import "contactform.css";

body{margin:4px 0 0 4px; background:url(../images/bg.jpg) repeat-x;}

html{overflow-y:scroll;}

#bodyWrapper,#leftWrapper,#rightWrapper,#topBannerTitle,#topBannerHomeBtn,#mainContent,#footer p,#flashAll,#flashmovie_title,#flashAll p
{position:relative;}

#leftWrapper,#logo,#leftNav
{width:209px;}  

#logo,#topBannerHomeBtn
{cursor:pointer}

#leftWrapper,#rightWrapper,#topBannerTitle
{float:left;} 

#bodyWrapper,#leftWrapper,#rightWrapper,#mainContent
{height:auto;} 

#bodyWrapper      {width:819px; margin:0 0 0 -20px; background:url(../images/mainBottombg.png) repeat-y;}
#leftWrapper      {left:16px;}
#logo             {height:193px; background:url(../images/logo.png) repeat-y;}
#leftNav          {}

#rightWrapper,#topBanner 
{width:575px;}

#rightWrapper     {left:16px;}
#topBanner        {height:112px;background:url(../images/header_bg.png) no-repeat; clear:both;}
#topBannerTitle   {top:80px; left:10px;}
#topBannerHomeBtn {width:82px; height:18px; background:url(../images/btn_home_off.png) no-repeat; float:right;}

#mainContent,#mainBanner,#mainText 
{width:542px;}

#mainText,#flashmovie_title,#flashAll p
{font-size:15px; color:#515151;}

#mainContent      {padding:0 0 50px 0; top:10px; left:15px;}
#mainBanner       {height:200px;}
#mainText         {padding:10px 10px 0 10px;line-height:18px;}

#footer           {width:819px; height:65px; background:url(../images/footerBg.png) no-repeat; margin:0 0 0 -20px;}
#footer p         {font-size:12px; color:#515151; text-indent:360px; top:10px;}

#flashCol1,#flashCol2,#flashCol3{width:188px; height:190px; float:left;}
#flashAll         {top:-30px}
#flashmovie_title {top:-10px;left:10px;}
#flashAll p       {top:-20px; text-align:center;}

a:link,a:visited  {color: blue;text-decoration:none;}
a:hover,a:active  {color: #2ca7bc;text-decoration:underline;}
