body {
background: url(../images/body_bkground.jpg) repeat;
font-family: arial;
font-size:11px;
margin:0px;
padding: 0px;
}

.wrapper{
width: 900px;
margin:0px auto;
}

.header{
width:900px;
height:170px;
}

h1{
font-size:24px;
font-weight: bold; 
color:#EE1C23;
margin:0px 0px 0px 10px;
}

h2{
font-size:20px;
font-weight: bold;
color:#47473B;
margin:0px 0px 0px 10px;
}

h3{
font-size:14px; 
font-weight: bold;
color:#47473B;
}

.aboutImg{
float: left;
vertical-align:top;
margin: 20px 0px 0px 10px;
}

.logoImg{
float: right;
vertical-align:top;
margin: 10px 10px 0px 0px;
}

.content{
float:left;
width:900px;

}
.leftSide{
float:left;
width: 600px;
margin: 0px 0px 0px 0px;
}

.navigation{
width:900px;
float:left;
background:url(../images/navBar.gif) no-repeat;
margin:10px 0px 0px 0px;
}

.navTabindex{
position:absolute;
margin-left:20px;
margin-top:-10px;
height:60px;
width:64px;
background:url(../images/index.gif);
}

.navTabprep{
position:absolute;
margin-left:80px;
margin-top:-10px;
height:60px;
width:120px;
background:url(../images/prep.gif);
}

.navTabcare{
position:absolute;
margin-left:210px;
margin-top:-10px;
height:60px;
width:120px;
background:url(../images/care.gif);
}

.navTabindexie{
position:absolute;
margin-left:-280px;
margin-top:-10px;
height:60px;
width:64px;
background:url(../images/index.gif);
}

.navTabprepie{
position:absolute;
margin-left:-215px;
margin-top:-10px;
height:60px;
width:120px;
background:url(../images/prep.gif);
}

.navTabcareie{
position:absolute;
margin-left:-100px;
margin-top:-10px;
height:60px;
width:120px;
background:url(../images/care.gif);
}

.navHeadings{
float:left;
font-size:15px;
font-weight:bold;
color:white;
margin: 10px 0px 6px 30px;
}

.navHeadings a:link, .navHeadings a:visited, .navHeadings:active{
color: #FFFFFF;
text-decoration:none;
}
.navHeadings a:hover{
color: #FFFFFF;
text-decoration:underline;
}





.tabContent{
float:left;
width: 600px;
height: 405px;
margin:0px 0px 0px 0px;
background:url(../images/content.gif) no-repeat;
}

.welcome{
float:left; 
width:575px;
margin:0px 0px 0px 15px; 
font-weight:normal;
}

.vanImg{
float:right;
margin:0px 5px 5px 10px;
}

.copyRight{
float:Left;
width: 400px;
font-size: 11px;
font-weight:bold;
margin:10px 0px 0px 0px;
}


.rightSide{
float:left;
width:300px;
margin:0px 0px 0px 0px;
}

.form{
width: 240px;
height:335px;
background:url(../images/form.gif);
float: right; 
margin: 40px 0px 0px 0px

}

.formTable{
width: 180px;
margin:0px 0px 0px 10px;
float:left;
}

