/*
dark blue: 00b0e6
light blue: 9dd8f3
*/

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
background-color:#00b0e6;
}

#main{
margin:0 auto;
width:985px;
}

#banner{
height:100px;
clear:both;
}

#banner_left{
width:200px;
padding-left:10px;
}

#banner_right{
width:785px;
}

/* menu - START */

#menu{
text-decoration:none;
}

#menu a{
text-decoration:none;
}

.home-menu-link{
float:left;
background-image:url(/images/home_menu_bg.jpg); 
background-position:bottom;
width:147px; 
height:35px;
}

.home-menu-link a{
float:left;
color:#000;
padding-top:11px;
text-align:center;
width:147px; 
height:35px;
}

.home-menu-link a:hover{
color:#0066FF;
}

.home-menu-link-selected{
float:left;
background-image:url(/images/home_menu_bg_selected.jpg); 
background-position:bottom;
width:147px; 
height:35px;
}

.home-menu-link-selected a{
float:left;
color:#000;
padding-top:11px;
text-align:center;
width:147px; 
height:35px;
}

.home-menu-link-selected a:hover{
color:#00b0e4;
}


.menu-link-selected{
float:left;
background-image:url(/images/menu_bg_selected.jpg); 
background-position:bottom;
width:138px; 
height:35px;
}

.menu-link-selected a{
float:left;
color:#000;
padding-top:11px;
text-align:center;
width:138px; 
height:35px;
}

.menu-link-selected a:hover{
color:#00b0e4;
}

.menu-link{
float:left;
background-image:url(/images/menu_bg.jpg); 
background-position:bottom;
width:138px; 
height:35px;
}

.menu-link a{
float:left;
padding-top:11px;
color:#000;
text-align:center;
width:138px; 
height:35px;
}

.menu-link a:hover{
color:#0066FF;
}

.end-menu-link{
float:left;
background-image:url(/images/end_menu_bg.jpg); 
background-position:bottom;
width:148px; 
height:35px;
}

.end-menu-link a{
float:left;
color:#000;
padding-top:11px;
text-align:center;
width:148px; 
height:35px;
}

.end-menu-link a:hover{
color:#0066FF;
}

.end-menu-link-selected{
float:left;
background-image:url(/images/end_menu_bg_selected.jpg); 
background-position:bottom;
width:148px; 
height:35px;
}

.end-menu-link-selected a{
float:left;
color:#000;
padding-top:11px;
text-align:center;
width:148px; 
height:35px;
}

.end-menu-link-selected a:hover{
color:#00b0e4;
}

/* menu - END */

#main_content{
background-image:url(/images/body_bg.jpg);
background-repeat:repeat-y;
min-height:400px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
clear:both;
}

#content_left{
float:left;
width:240px;
padding-left:5px;
}

#left_box_1_top{
background-image:url(/images/left_box_header_1.jpg);
background-repeat:no-repeat;
width:209px;
height:139px;
}

#left_box_2_top{
margin-top:15px;
background-image:url(/images/left_box_header_2.jpg);
background-repeat:no-repeat;
width:209px;
height:134px;
}

.left_box_body{
background-image:url(/images/left_box_bg.jpg);
background-repeat:repeat-y;
width:195px;
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:2px;
font-size:10px;
line-height:14px;
}

.left_box_end{
background-image:url(/images/left_box_end.jpg);
background-repeat:no-repeat;
width:209px;
height:10px;
}


#content_right{
width:690px;
float:left;
}

h1{
padding-top:0px;
margin-top:0px;
font-size:22px;
font-weight:normal;
margin-bottom:20px;
}

h1 span{
color:#00b0e6;
}

h2{
color:#0066FF;
font-size:18px;
margin-bottom:5px;
padding-bottom:2px;
font-weight:normal;
border-bottom:#ebebeb 1px solid;
}

h3{
color:#ff0000;
font-size:14px;
margin-bottom:5px;
padding-bottom:2px;
font-weight:normal;
}


p{
margin:0px;
padding:0px;
text-align:justify;
line-height:18px;
}

a{
color:#0066FF;
}

a:hover{
color:#00b0e6;
}

li{
line-height:16px;
text-align:justify;
}

.top{
text-align:right;
color:#ff0000;
font-weight:bold;
font-size:16px;
}

.top a{
text-align:right;
color:#ff0000;
text-decoration:none;
font-weight:normal;
font-size:11px;
}

.top a:hover{
text-decoration:underline;
font-weight:normal;
font-size:11px;
}

/* course fees table - START */

.style_head{
height:30px;
background-color:#CCC;
color:#000;
border-right:#333 1px solid;
border-bottom:#333 1px solid;
}

.style_head_end{
height:30px;
background-color:#CCC;
color:#000;
border-bottom:#333 1px solid;
}


.style_subheader{
font-size:14px;
height:35px;
vertical-align:middle;
border-bottom:#CCC 1px solid;
}

.style11{
border-bottom:#CCC 1px solid;
border-right:#CCC 1px solid;
padding:2px;
}

.normal_td{
border-bottom:#CCC 1px solid;
border-right:#CCC 1px solid;
padding-left:5px;
height:28px;
}

.normal_td_end{
border-bottom:#CCC 1px solid;
padding-left:5px;
height:28px;
}

/* course fees table - END */

#footer{
margin:0 auto;
width:985px;
background-image:url(/images/body_bg_end.jpg);
background-repeat:no-repeat;
background-position:top;
height:80px;
}

#footer p{
padding-top:15px;
text-align:center;
font-size:9px;
 
}
