@charset "utf-8";
/* CSS Document */

body{
background-color:#f9f9f9;
background-image:url(../images/body_bg.gif);
background-position:center top;
background-repeat:no-repeat;
}

#container{
margin:0 auto;
width: 900px;
}

.logo{
width:381px;
height:209px;
float:left;
}

.buttons_space{
width:519px;
height:75px;
float:right;
background-image:url(../images/top_paint.gif);
background-position:158px bottom;
background-repeat:no-repeat;
text-align:right;
vertical-align:text-bottom;
}

.buttons{
width:519px;
height:134px;
float:right;
background-image:url(../images/bottom_paint.gif);
background-position:138px 0px;
background-repeat:no-repeat;
}

.flash{
width:900px;
height:175px;
clear:both;
padding-bottom:25px;
z-index:0;
}

.welcome{
width:380px;
height:400px;
float:left;
background-image:url(../images/welcome.gif);
background-repeat:no-repeat;
background-position:right top;
}

.welcome_Title{
padding-left:50px;
padding-top:15px;
font-family:"Times New Roman", Times, serif;
font-size:32px;
color:#fff;
}

.welcome_Content{
clear:both;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#888888;
padding:15px 25px 0px 35px;
}


.news{
width:255px;
height:400px;
float:left;
background-image:url(../images/news.gif);
background-repeat:no-repeat;
background-position:left top;
}

.news_Title{
padding-left:29px;
padding-top:15px;
font-family:"Times New Roman", Times, serif;
font-size:32px;
color:#fff;
}

.news_Content{
clear:both;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#888888;
padding:15px 25px 0px 35px;
}

.discovery{
width:265px;
height:400px;
float:left;
background-image:url(../images/discovery.gif);
background-repeat:no-repeat;
background-position:left top;
}

.discovery_Title{
padding-left:29px;
padding-top:15px;
font-family:"Times New Roman", Times, serif;
font-size:32px;
color:#fff;
}

.discovery_Content{
clear:both;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#888888;
padding:15px 45px 0px 35px;
}

.testimonials_text{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#666666;
padding-left:12px; 
padding-right:15px;
}

.labels
{
width:100px; height:15px; padding-top:6px; padding-right:5px; float:left;
}

.tuition_border{
border-right:dashed 1px #ccc;
}

.tuition_odd{
background-color:#efefef;
}

.tuition_top_bg{
background-image:url(../images/table_top.gif);
background-position:bottom;
background-repeat:repeat-x;
border:solid 1px #333;
}

.bottom_link_colors{
color:#CCCCCC;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.bottom_link_colors:active{
color:#CCCCCC;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.bottom_link_colors:visited{
color:#CCCCCC;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

.bottom_link_colors:hover{
color:#ffffff;
}
