body {
	margin:0px;
	/* background-image:url("../../intro_screen/images/bck.gif"); */
	background-repeat:repeat-x;
	font-family:arial;
}



#main_container{

margin-left:auto;
margin-right:auto;
width:523px;
height:465px;
clear:both;
padding-left:80px;
}


#upleft{
width:234px;
height:164px;
margin-left:auto;
/* background-image:url("../../intro_screen/images/btn_schools.jpg");
background-repeat:no-repeat; */
float:left;
}

#upright{
width:289px;
height:164px;
/* background-image:url("../../intro_screen/images/btn_homestud.jpg");
background-repeat:no-repeat; */
float:right;
}

#midleft{
width:234px;
height:125px;
background-image:url("../../intro_screen/images/mid_l.jpg");
background-repeat:no-repeat;
float:left;
}


#midright{
width:289px;
height:125px;
background-image:url("../../intro_screen/images/mid_r.jpg");
background-repeat:no-repeat; 
float:right;
}

#bottomleft{
width:234px;
height:154px;
/* background-image:url("../../intro_screen/images/btn_overseas.jpg");
background-repeat:no-repeat; */
float:left;
}

#bottomright{
width:289px;
height:154px;
/* background-image:url("../../intro_screen/images/btn_sneeds.jpg");
background-repeat:no-repeat; */
float:right;
}




#topContainer{
/* height:300px; */
margin:10px auto auto;
width:750px;
}

#tcInnerLeft{
width:229px;
height:202px;
float:left;
border:1px solid #888;
clear:both
}



#tcInnerCenter{
float:left;
padding:4px 10px 0;
text-align:center;
width:270px;
}



#tcInnerRight{
width:229px;
height:202px;
float:left;
}

#logoContainer{
/* height:82px;
width:310px;
margin:auto auto 10px; */
}


#testimonial{
clear:both;
width:600;
text-align:center;
margin-top:10px;
margin-bottom:20px;
}



























