body{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif; ;
    font-size: 13px;
    color: #333333;
    background-color: #fbfcec;
	
}
*{
	margin:0;
	padding:0;
}

img {
    border:0;
}
h1 {
   font-size:16px;
   font-weight:bold;
   text-align:left;
   padding-top:8px;
   padding-left:25px;
}
h2 {
   font-size:14px;
   font-weight:bold;
   margin-left:130px;
}
h3 {
   font-size:13px;
   font-weight:bold;
}
h4 {
   font-size:11px;
   margin-left:130px;
   font-weight:100;
}
h5 {
   font-size:13px;
   font-weight:bold;
   text-align:center;
}
.red{
	color:#F00;
}

.indent {
	margin-left:10px;
}

a:link {
	color: #666666;
	text-decoration: none;
	}
  
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:visited  {
	color: #666666;
	text-decoration: none;
	}
a:active  {
	color: #666666;
	text-decoration: none;
	}
#holder{
    width: 922px;
    margin: 0 auto;
    background-image: URL('../images/bg-content.jpg');
    background-repeat: repeat-y;
}
#container{
    width: 850px;
    margin: 0 auto;
    background-color: #ffffff;
	padding-top:5px;

}
#header_logo {
    float: left;
    width:58px;
    height:62;
}
#header_right {
    float:right;
    text-align:right;
    width:785px;
    height:74px;
    background-image: URL('images/top_bg.gif');
    background-repeat: no-repeat;
    font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	
}
#header_right img{
    
    vertical-align:middle;
    padding-right:5px;
}
.element{
    float: left;
}
#navigation{
    float: left;
    width: 848px;
	height:40px;
    margin-bottom: 2px;;
	padding:0;
	border:1px solid #d7d7d4;

}
#flash_banner_home{
	z-index:1;
	clear:both;
	width:849px;
	height:235px;
}
#home_banner object{
	z-index:1;
	clear:both;
	width:849px;
	height:235px;
}
#other_banner {
	clear:both;
	width:849px;
	height:170px;
	padding-bottom:3px;
	padding-top:3px;
}
/*******main content holder****/
#content_holder {
    width:850px;	
}

.left_side {
    float:left;
	width:560px;
	text-align:left;
}
.detail{
	font-size:10px;
	margin-left:10px;
	line-height:200%;
}
.left_side p{
	padding-left:5px;
    
}
.left_side img{
    float:left;
	padding-right:10px;
}
.content_title_home {
    background-image: URL('../images/home_title.gif');
	background-repeat: no-repeat;
	color:#FFFFFF;
	width:560px;
	height:27px;    
}
.icon_holder {
	width:570px;
	height:75px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:10px;	
}
.course_icon {
	float:left;
	width:105px;
	height:75px;
	margin-right:8px;	
	
}
*html .icon_holder {
	width:570px;
	height:75px;
	padding-left:10px;

	
}
*html .course_icon {
	float:left;
	width:105px;
	height:75px;
	margin-right:-5px;
	
}
.right_side {
    float:right;
	width:260px;

}
.seattle_now {
	background-image: URL('images/seattle_now.gif');
	background-repeat: no-repeat;
	width:252px;
	height:82px;
	
}
.seattle_now p{
	
	padding-top:35px;
	text-align:center;
}
.whats_new{
	background-image: URL('images/whats_new.gif');
	background-repeat: no-repeat;
	width:252px;
	height:158px;
	padding-top:35px;
	text-align:center;
}
.blog{
	background: URL('images/aggregator_extended.gif') no-repeat;
	width: 252px;
	margin-top: 8px;
	float: left;
}
/*
.blog{
	background: URL('images/aggregator.gif') no-repeat;
	width: 252px;
	height: 270px;
	margin-top: 8px;
	float: left;
}
*/
#blog_more_link {
	padding-left: 100px;
	padding-bottom: 10px;
	width: 152px;
	font-weight: bold;
	float: left;
	background: url('images/aggregator_bottom.gif') no-repeat bottom;
}
	
/*********course page****/
.left_side_half {
    float:left;
	width:400px;
	text-align:left;

}
.left_side_half  p{
	padding-left:10px;
    
}
.left_side_half img{
    float:left;
	padding-right:5px;
}
.content_title_course {
    background-image: URL('../images/home_titleS.gif');
	background-repeat: no-repeat;
	color:#ffffff;
	width:400px;
	height:27px;
}
*html .content_title_course {
    background-image: URL('../images/home_titleS.gif');
	background-repeat: no-repeat;
	color:#ffffff;
	width:385px;
	height:27px;
}
.right_side_half {
    float:right;
	width:400px;
	text-align:left;
	padding-right:20px;
}
.right_side_half  p{
	padding-left:10px;
    
}
.right_side_half img{
    float:left;
	padding-right:5px;
}
.schedule_date {
	width:180px;
    padding-left:10px;
	vertical-align:top;
	
}
.schedule_detail {
	width:250px;
	border-left:1px solid #666666;
	padding-left:5px;
	padding-bottom:15px;
	
}
.content_whole_htc {
    float:left;
	width:850px;
	text-align:left;
	padding-right:20px;

}
.content_whole_htc h3{
    float:left;
	width:800px;
	text-align:left;
	padding-left:20px;
	padding-bottom:10px;
}
.htc_date {
	width:100px;
    padding-left:50px;
	vertical-align:top;

}
.htc_detail {
	width:600px;
	float:left;
	border-left:1px solid #666666;
	padding-left:5px;
	padding-bottom:15px;
	
}

.content_whole {
    float:left;
	width:850px;
	text-align:left;
	padding-right:20px;

}
.content_whole p{
    
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
}
.content_title_course_L{
    background-image: URL('../images/home_titleL.gif');
	background-repeat: no-repeat;
	color:#ffffff;
	width:850px;
	height:27px;
}
.upper_icons {
	width:850px;
	height:95px;
	padding-left:30px;
}
.course_esl {
	background-image: URL('../images/esl_bg.gif');
	background-repeat: no-repeat;
	float:left;
	width:258px;
	height:95px;
	
}
.course_intern {
	background-image: URL('../images/intern_bg.gif');
	background-repeat: no-repeat;
	float:left;
	width:258px;
	height:95px;
	
}
.course_select {
	background-image: URL('../images/select_bg.gif');
	background-repeat: no-repeat;
	float:left;
	width:258px;
	height:95px;
	
}
.course_select p{
	
	width:150px;
	height:95px;
	
}
.bottom_icons {
	width:850px;
	height:155px;
	padding-left:30px;
}
.course_basic_eng {
	background-image: URL('../images/basic_eng_bg.gif');
	background-repeat: no-repeat;
	float:left;
	width:258px;
	height:155px;
	
}
.course_volunteer {
	background-image: URL('images/volunteer_bg.gif');
	background-repeat: no-repeat;
	float:left;
	width:258px;
	height:155px;
	
}

.course_off_campus {
	background-image: URL('../images/off_campus_bg.gif');
	background-repeat: no-repeat;
	float:left;
	width:258px;
	height:155px;
	
}
.course_off_campus p{
	padding-left:10px;
	
}
/********off campus page style****/
.content_whole_campus {
    float:left;
	width:850px;
	text-align:left;
	padding-right:20px;
}
.content_title_off_campus{
    background-image: URL('../images/off_campus_title.gif');
	background-repeat: no-repeat;
	color:#666666;
	width:850px;
	height:27px;
}
.content_whole_campus h3{    
	padding-left:10px;    
}
.content_whole_campus p{    
	padding-left:30px; 
	padding-bottom:15px;   
}
.content_whole_campus img{    
	float:right;
	padding:5px;    
}
.content_whole_campus object{    
	float:right;
	padding:5px;    
}
ul{
	list-style-image:url(images/orange_dot.gif);
	list-style-position: outside;
	padding:10px;	
}
ul li{
	margin-left:40px;
	/*width:800px;*/
	text-align:left;		
}
/********staff page style****/
.content_whole_staff {
    float:left;
	width:850px;
	text-align:left;
	padding-right:20px;
}
.second_row{
	margin:auto;
	width:700px;
}
.content_whole_staff ul{
	list-style-image:none;
    list-style-position:outside;
    list-style-type:none; 	
}
.content_whole_staff ul li {
	float:left;
	height:250px;
	width:150px;
	margin-left:15px;
}
*html .content_whole_staff ul li {
	float:left;
	height:250px;
	width:150px;
	margin-left:10px;
}
/*******internship page style****/
.content_whole_intern{
    float:left;
	width:850px;
	text-align:left;
	padding-right:20px;
}
.content_whole_intern p{   
	margin-left:100px;
}
.content_title_off_intern{
    background-image: URL('images/intern_title.gif');
	background-repeat: no-repeat;
	color:#ffffff;
	width:850px;
	height:27px;
}
.content_whole_intern ul{
	list-style-image:none;
    list-style-position:outside;
    list-style-type:none; 	
}
.content_whole_intern ul li {
	float:left;
	height:250px;
	width:150px;
	margin-left:15px;
}
*html .content_whole_intern ul li {
	float:left;
	height:250px;
	width:150px;
	margin-left:10px;
}
.intern_sub {
	float:left;
	width:250px;
	padding-left:20px;
}
.intern_sub ul{
	list-style-image:url(images/blue_arrow.gif);
    list-style-position: inside;	
}
.intern_sub ul li{
	padding-bottom:3px;	
}
.on{
	color:#407ee2;
	font-weight:bold;
}
.intern_content {
	float:left;
	width:500px;
	padding-left:20px;
    border-left:1px solid #d7d7d4;
}
.intern_content p{
	margin-left:0px;
}
.intern_content img{
	float:right;
	padding-left:5px;
}
/*******student page style****/
.student_sub {
	float:left;
	width:250px;
	padding-left:20px;
}
.student_sub ul{
	list-style-image:url(images/darkblue_arrow.gif);
    list-style-position: inside;	
}
.student_sub ul li{
	padding-bottom:3px;	
}
.student_sub ul li.on{
	color:#0734a5;
	font-weight:bold;
}

/*******Seattle page style****/
.content_title_seattle{
    background-image: URL('../images/seattle_title.gif');
	background-repeat: no-repeat;
	color:#ffffff;
	width:850px;
	height:27px;
}
/*******Link page style****/
.content_title_link{
    background-image: URL('images/link_title.gif');
	background-repeat: no-repeat;
	color:#ffffff;
	width:850px;
	height:27px;
}
.content_whole_link{
    float:left;
	width:850px;
	text-align:left;
	padding-right:20px;
}
.link_box_holder {
	width:800px;
	height:100px;
	margin-left:20px;


}
.link_box {
	float:left;
	width:220px;
	height:60px;
	border:#666666 solid 1px;
	margin-left:20px;
	padding:10px;
	font-weight:bold;
}
*html .link_box {
	float:left;
	width:220px;
	height:60px;
	border:#666666 solid 1px;
	margin-left:10px;
	padding:10px;
	font-weight:bold;
}
/*******photo gallery page style****/
.content_whole_photo{
    float:left;
	width:850px;
	text-align:left;
	padding-right:20px;
}
.content_title_photo{
    background-image: URL('images/photo_title.gif');
	background-repeat: no-repeat;
	color:#ffffff;
	width:850px;
	height:27px;    
}
.photo_links{
	width:650px;
	height:80px;
	margin:auto;
	padding:10px;
	border-top:#666666 solid 1px;
	border-top-style:dotted;
	font-size:14px;
}
.photo_links img{
	float:left;
	padding-right:10px;
}
.photo_sub {
	float:left;
	width:120px;
	padding-left:5px;
}
.photo_sub ul{
	list-style-image:url(images/red_arrow.gif);
    list-style-position: outside;	
}
.sphoto_sub ul li{
	padding-bottom:3px;	
}
.photo_sub ul li.on{
	color:#b7092b;
	font-weight:bold;
}
.photo_content {
	float:left;
    width:700px;
	padding-bottom:20px;
    padding-top:5px;
	border-left:#666666 solid 1px;
}
.photo {
display:block;
float:left;
margin:0 5px 10px;
width:100px;
height:130px;
}
#TB_ajaxWindowTitle{
	
	width:70%;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

.slide_show{
    padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
.slide_link{
    float:right;
	margin-right:70px;
}
.slide_back{
    float:left;
	margin-left:70px;
}


/*******footer part****/

/*******footer part****/

.bottomLinks {
    float:left;
	font-size:9px;
	padding-left:5px;
	letter-spacing:0;
}

.copyright {
	float:right;
	background-image: URL('images/copyright.gif');
	background-repeat: no-repeat;
   width:185px;
   height:12px;
}

.footer {
	clear: both;
	text-align:center;
	font-size:10px;
	padding: 10px 10px 0 10px;
}
.footer table {
	width: 100%;
}
#footer_left {
	width: 425px;
	text-align: left;
}
#footer_right {
	width: 425px;
	text-align: right;
}
#footer_icons {
	padding-bottom: 2px;
}
#content_bottom {
	width: 922px;
	height:19px;
    margin: 0 auto;
    background-image: URL('../images/content_bottom.gif');
    background-repeat: no-repeat;
}
#sitemap_table {
	margin-left: 10px;
}
#sitemap_td { vertical-align: top; }

