/* CSS Document */

body{
background: url(../images/bg.jpg) repeat-x #69a7f2 fixed;
padding:0px;
margin:0px;}

#mainWrapper{
width:1025px;}

#topheader{
height:131px;}

#teaserbody{
width:1025px;}

#navleft{
padding-top:21px;
padding-left:4px;
background:url(../images/leftnavbg.jpg) no-repeat;
height:258px;
width:238px;
float:left;}

#teaser{
background-color:#FFFFFF;
width:783px;
height:279px;
float:right;}

#insidebody{
background:url(../images/bgbody.jpg) repeat-y;
width:1025px;}

#mainbody{
width:728px;
padding:30px 30px 0px 20px;
float:right;}

#practice{
width:242px;
float:left;}

#bgbody{
float:right;
width:783px;}

#footer{
padding-top:10px;
padding-bottom:20px;
width:1025px;}

.text{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;}

.textwhite{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;}

.title{
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#194c9f;}

.footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#023383;}
