/* CSS Document */
body{ 
margin-left:auto; 
margin-right:auto; 
margin-top:0px; 
font-family:Arial, Helvetica, sans-serif; 
color:#2e211b; 
font-weight:normal;
font-size:12px
}

#outer{ width:977px; margin-left:auto; margin-right:auto}
#main{ width:977px; float:left;background-color:#ffffff;}

/****************************header********************************************/
#header-main{
	width:976px;
	height:111px;
	float:left;
	background-image:url(../images/ctc_02.jpg);
	background-repeat:repeat-x;
}

#header-top-area{ width:977px; height:69px; float:left}
#logo{ width:966px; height:56px; margin-top:13px; margin-left:10px}
#top-link-area{ width:500px; height:56px; float:right; text-align:right} 

#header-bottom-area{ width:977px; height:42px; float:left}
#blank-div{
	width:252px;
	height:42px;
	float:left
}
#navigation{
	width:432px;
	height:40px;
	float:left;
	background: url(../images/menu_bkgd.jpg);
	margin-top:2px
}
#navigation-text{ width:400px; float:left; margin-left:16px; margin-top:12px}
#search{ width:280px; float:left;margin-top:10px;text-align:right}
.search-textbox{
	width:139px;
	height:20px;
	border-width:0px;
	border-style:none;
	background-color:trnsparent;
	background-image:url(../images/text-box-bg_02.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:normal;
	color:#2e211b
} 
/*************************content area********************************************/
#middle-main{
	width:975px;
	float:left;
	background-color:#ffffff;
	background-image:url(../images/menu-back-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	border-bottom:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:0px #cccccc solid;
}
#middle-main1{ width:975px; float:left;background-color:#ffffff; background-image:url(../images/menu-back-bg.jpg); background-position:left top; background-repeat:repeat-y;}

/************************left***********************************************/
#left{
	width:251px;
	float:left;
	background-image:url(../images/ctc_14.jpg);
	background-repeat:repeat-x;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}
#left1{
	width:246px;
	float:left;
	background-image:url(../images/ctc_14.jpg);
	background-repeat:repeat-x;
	border-left:0px #cccccc solid;
	border-right:0px #cccccc solid;
	border-bottom:1px #cccccc solid;
}

#menu{ width:234px; margin-left:auto; margin-right:auto; margin-top:10px}
#menu-title{ width:234px; float:left;}
#menu-title-icon{ width:18px; height:18px; float:left; margin-left:5px}
#menu-title-text{ width:100px; float:left; margin-left:10px; margin-top:1px}
#menu-line{ width:234px; float:left; margin-top:5px}
#menu-link{ width:234px; float:left}
#menu-link ul{ list-style-image:url(../images/ctc_24.jpg)}
#menu-link li{ margin-top:8px}
#menu-link li a{
	margin-top:10px;
	margin-left:8px;
	color:#2e211b;
	text-decoration:none
}

#left-text{  width:234px; margin-left:auto; margin-right:auto; margin-top:10px}
#left-text-title{ width:234px; float:left; text-align:center}
#left-text-line{ width:234px; float:left; margin-top:5px}
#left-text-contener{ width:230px; float:left; padding-left:2px; margin-top:5px}
#left-text-contener li{ list-style:bold; padding-left:5px; margin-top:2px; font-weight:bold}
.left-text-contener-img{ width:147px; margin-left:auto; margin-right:auto}

/**************************right****************************************/
#right{
	width:722px;
	float:left;
	background-color:#ffffff;
	border-left:0px #cccccc solid;
}

/****************************banner************************/
#banner{
	width:722px;
	float:left
}

/*******************content-contener*****************/
#content-container{ width:705px; float:left; padding-left:8px}
#content-container2{ width:720px; float:right }

	/*********************welcome-box************/
#welcome-box{ width:705px; float:left; margin-top:5px}
#welcome-title{ width:705px; float:left}
#welcome-text-main{ width:705px; float:left; margin-top:5px}
#welcome-text-img{ width:144px; float:left}
#welcome-text-text{ width:550px; float:left; margin-left:10px; padding-top:5px}


   /*****************description-box*************/
#descrip-box{ width:705px; float:left; margin-top:15px}
#descrip-box-top{ width:700px;height:118px; float:left; border-left:1px #cccccc solid; border-right:1px #cccccc solid; background-image:url(../images/ctc_33.jpg); background-repeat:repeat-x; padding-left:3px }
#descrip-box-bottom{ width:705px; float:left}

.descrip-box-contener{ width:225px; height:110px; float:left; border:1px #cccccc solid; background-image:url(../images/ctc_33.jpg); background-repeat:repeat-x; margin-top:5px; margin-left:3px;}
.descrip-box-img{ width:98px; height:103px; float:left; margin-top:5px; margin-left:5px}
.descrip-box-text{ width:110px; height:103px; float:left; margin-top:5px; margin-left:5px}


	/****************technical-support-box*******/
#tec-box-main{ width:705px; float:left; margin-top:20px; margin-left:5}
#tec-box-top{ width:705px; float:left}
#tec-box-middle{ width:705px; float:left; background-image:url(../images/ctc_55.jpg); background-repeat:repeat-y}
#tec-box-title{ width:690px; float:left; padding-left:15px}
#tec-box-text-main{width:690px; float:left; padding-left:15px}
#tec-box-text1{ width:300px; margin-top:10px}
#tec-box-text2{ width:300px; margin-top:10px}
#tec-box-text-main li{ list-style:bold; padding-left:5px; margin-top:2px; font-weight:bold}
#tec-box-bottom{ width:705px; float:left}

/*******************blank-div***************/
#blank{ width:724px; float:left;background-color:#f0b920; height:10px}

/****************footer******************/
#footer{ width:977px; float:left; text-align:center; margin-top:5px; font-size:9px;letter-spacing:1px}
#footer a{ color:#2e211b; text-decoration:underline;font-size:9px }
#footer a:link{ color:#2e211b; text-decoration:underline;font-size:9px}



/****************************8student page*********************/
#student-contener{width:705px; float:left; margin-top:5px;}
#student-contener a{color:#2e211b}
#student-contener a:hover{color:#2e211b}
#student-text{ width:405px; float:left;}
#student-img{ width:273px; float:right}

