*{
margin:0;
padding:0;
}

body{
background:#01151C;
color:#E6E6E6;
font-family:Helvetica, Arial, sans-serif;
}

a{
outline: none;
}

img{
border:0;
behavior:url(script/iepngfix.htc);
}

#main{
width:100%;
min-height:600px;
background:url(imgs/header_bg.png) repeat-x #01151C;
}

#header{
padding-top:140px;
margin-left:auto;
margin-right:auto;
margin-bottom:35px;
width:800px;
height:50px;
background:transparent;
}
	#header #title{
	padding:0 3px;
	width:321px;
	height:50px;
	background:url(imgs/header_title.png) no-repeat;
	float:left;
	}
	#header .nav{
	padding:0 5px;
	height:50px;
	background:transparent;
	float:left;
	}
		#header .nav:hover, #header .active{
		background:url(imgs/nav_hover.png) repeat-x;
		}
		
#content{
margin-left:auto;
margin-right:auto;
margin-top:12px;
width:800px;
background:transparent;
}
	#content a{
	text-decoration:none;
	color:#0AA7CC;
	}
		#content a:hover{
		background:#0AA7CC;
		color:#E6E6E6;
		}

.left{ /* description */
margin:0 0 45px 0;
width:315px;
height:80px;
float:left;
font-size:8pt;
line-height:12pt;
text-align:right;
}
	.left strong{
	color:#0AA7CC;
	}

.right{ /* image */
margin:0 0 40px 0;
padding:2px;
width:460px;
float:right;
border:1px #012532 solid;
background:#000;
}
	.right a{
	width:460px;
	height:79px;
	display:block;
	background-repeat:no-repeat;
	}
	.right #careerfair{
	background:url(imgs/careerfair_th.png);
	}
		.right #careerfair:hover{
		background:url(imgs/careerfair_th-over.png);
		}
	.right #creativity{
	background:url(imgs/creativity_th.png);
	}
		.right #creativity:hover{
		background:url(imgs/creativity_th-over.png);
		}
	.right #racda{
	background:url(imgs/racda_th.png);
	}
		.right #racda:hover{
		background:url(imgs/racda_th-over.png);
		}
	.right #sri{
	background:url(imgs/sri_th.png);
	}
		.right #sri:hover{
		background:url(imgs/sri_th-over.png);
		}
	.right #six{
	background:url(imgs/607_th.png);
	}
		.right #six:hover{
		background:url(imgs/607_th-over.png);
		}
	.right #aisa{
	background:url(imgs/aisa_th.png);
	}
		.right #aisa:hover{
		background:url(imgs/aisa_th-over.png);
		}
	.right #rand{
	background:url(imgs/rand_th.png);
	}
		.right #rand:hover{
		background:url(imgs/rand_th-over.png);
		}
	.right #abroad{
	background:url(imgs/abroad_th.png);
	}
		.right #abroad:hover{
		background:url(imgs/abroad_th-over.png);
		}
	.right #ubca{
	background:url(imgs/ubca_th.png);
	}
		.right #ubca:hover{
		background:url(imgs/ubca_th-over.png);
		}
	.right #creativity09{
	background:url(imgs/creativity09_th.png);
	}
		.right #creativity09:hover{
		background:url(imgs/creativity09_th-over.png);
		}
	.right #vespucci{
	background:url(imgs/vespucci_th.png);
	}
		.right #vespucci:hover{
		background:url(imgs/vespucci_th-over.png);
		}
		
.no-image{
margin:0;
padding:0;
border:0;
min-height:80px;
background:transparent;
font-size:9pt;
line-height:12pt;
}
	.no-image a{
	display:inline;
	}

.about{
margin:0;
}
		
#footer{
margin:0 0 10px 0;
padding:2px;
width:460px;
float:right;
font-size:8pt;
color:#0A759B;
}