@charset "utf-8";
/* CSS Document */
body {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_01.jpg);
	background-repeat:repeat-x;
	}
#wrapper {
	width: 100%;
	margin: 0px auto;
	height: 100%;
	margin: 0px auto;
	}
#container {
	width: 800px;
	margin: 0px auto;
	}
#prof, #core, #exp, #educ, #train {
	width: 800px;
	margin: 0px auto;
	height: 87px;
	margin: 0px auto;
	background-image:url(images/tab_03.jpg);
	background-repeat:no-repeat;
	}
#tabname {
	margin-top: 30px;
	width: 50%;
	float: left;
	color: #000000;
	text-align: left;
	font-size:22px;
	padding-left: 30px;
	}
#home {
	width: 92px;
	height: 87px;
	float: right;
	}
#content {
	width: 750px;
	margin: 0px auto;
	padding: 10px;
	}
#header {
	width: 800px;
	margin: 0px auto;
	height: 321px;
	margin: 0px auto;
	}
#nav {
	width: 800px;
	margin: 0px auto;
	height: 56px;
	margin: 0px auto;
	}
#cont {
	width: 800px;
	margin: 0px auto;
	}
#clear {
	clear: both;
	}
ul {
	list-style: square;
	}
#left {
	width: 80%;
	margin: 0px auto;
	float: left;
	}
#right {
	width: 20%;
	margin: 0px auto;
	float: left;
	}
#bleft {
	width: 50%;
	margin: 0px auto;
	float: left;
	}
#bright {
	width: 50%;
	margin: 0px auto;
	float: right;
	}
#footer {
	width: 100%;
	height: 200px;
	margin: 0px auto;
	background-color: #000000;
	}
#bar {
	width: 100%;
	height:12px;
	margin: 0px auto;
	background-color: #00526b;
	}
#fcont {
	width: 800px;
	margin: 0px auto;
	padding-top: 60px;
	font-size: 11px;
	color: #333333;
	text-align:center;
	line-height: 22px;
	}
#space {
	height: 100px;
	margin: 0px auto;
	width: 800px;
	margin: 0px auto;
	}
#frame {
	border: 1px solid #CCCCCC;
	padding: 5px;
	}