/* CSS Document */
body{
margin:0px auto;
padding:0px auto;
text-align:center;
font-family:arial;
font-size:12px;
}


#wrapper{
margin:0px auto;
padding:0px auto;
width:760px;
text-align:center;
background: url(images/mainbg.jpg) repeat;
}
#header{
height:296px;
width:760px;
background: url(images/form-header.jpg) no-repeat;
}
#intro{
width:760px;
height:445px;
background: url(images/contact-form-bg.jpg) repeat;
}
#intro-text{
position:relative;
left:115px;
_left:0px;
text-align:left;
width:500px;

}
#intro-bottom{
width:760px;
height:31px;
background: url(images/programs-bottom.jpg) no-repeat;
clear:both;
}
.button{
margin-top:5px;
padding-top:5px;
position:relative;
text-align:right;
left:-80px;
}
#programs-header{
height:87;
width:760px;
background: url(images/programs-header.jpg) no-repeat;
}
#programs{
width:760px;
background: url(images/programs-bg.jpg);
}

#programs-text{
width:760px;
position:relative;
left:115px;
_left:0px;
text-align:left;
width:500px;
}
#programs-lbl{
position:relative;
top:25px;
left:75px;
text-align:left;
font-size:20px;
font-weight:bold;
}
.title{
font-weight:bold;
position:relative;
text-align:left;
width:760px;
position:relative;
left:115px;
_left:0px;
text-align:left;
width:500px;
font-size:15px;
}
.programtxt{
position:relative;
text-align:left;
position:relative;
left:115px;
_left:0px;
text-align:left;
width:500px;
}
#programs-bottom{
height:87;
width:760px;
background: url(images/programs-bottom.jpg) no-repeat;
clear:both;
}
#footer{
width:760px;
background: url(images/footer-middle.jpg);
}
#footer-top{
height:23;
width:760px;
background: url(images/footer-head.jpg) no-repeat;
}
#footer-text{
position:relative;
text-align:left;
position:relative;
left:115px;
_left:0px;
text-align:left;
width:500px;
}

#footer-bottom{
height:75;
width:760px;
background: url(images/footer-bottom.jpg) no-repeat;

}
#FAQ{
position:relative;
left:115px;
_left:0px;
text-align:left;
width:500px;
font-weight:bold;
}
#mmenu{
text-align:left;
position:relative;
width:300px;
top:220px;
left:200px;
_left:-20px;
color:#0072b2;
}
#mmenu li{
text-align:left;
list-style-type:none;
display:inline;
color:#0072b2;
}
#mmenu a{
font-size:12px;
color:#0072b2;
text-decoration:none;
}
#mmenu a:hover{
font-weight:bold;
font-size:12px;
color:#0072b2;
text-decoration:underline;
}
#mmenu a:visited{
font-color:#0072b2;
}
