@charset "utf-8";

h1 {
	font-size: 16px;
	margin: 0 0 15px;}
	
ul {
	list-style-image: url(../img/li.jpg);}	
ul li {
	margin: 10px 0;
	line-height: 12px;}	

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #EAF9FF;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #005F86;}
	
#container {
	width: 765px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 3px solid #E2E2E2;
	text-align: left;}
	
#header {
	background: url(../img/header_sl.jpg);
	width: 765px;
	height: 132px;}
	
#pageImg {
	height: 200px;
	width: 765px;}
.pageImgHome {background: url(../img/pageImgHome.jpg);}
.pageImgAbout {background: url(../img/pageImgAbout.jpg);}
.pageImgEnglish {background: url(../img/pageImgEnglish.jpg);}
.pageImgForeign {background: url(../img/pageImgForeign.jpg);}
.pageImgTraining {background: url(../img/pageImgTraining.jpg);}
.pageImgContact {background: url(../img/pageImgContact.jpg);}
	
#menu {
	height: 50px;}	
	
#mainContent {
	padding: 15px;
	margin: 0; 
	background: #FFFFFF;}
#mainContent.home {
	height: 300px;
	padding: 15px 50px;}
#mainContent.about {
	height: 1050px;
	padding: 15px;}	
	
.txtBox {
	margin-top: 15px;
	width: 300px;
	height: 275px;}
.txtBox p {
	margin: 15px;
	text-align: justify;}	
#bespoke.txtBox {
	float: right;
	margin: 0;
	position: relative;
	left: -30px;}
#bespoke.txtBox p {		
	width: 300px;}
#about.txtBox {
	width: 730px;
	height: 710px;
	background: url(../img/about.jpg) 100% 85% no-repeat;}	
#about.txtBox p {
	margin-right: 365px;}	
#english.txtBox {
	width: 730px;
	height: 100%;}
#english.txtBox table {
	width: 760px;}		
				
	
h1.title {
	width: 300px;
	height: 35px;
	line-height: 35px;
	text-indent: 25px;
	letter-spacing: 1px;
	background: url(../img/title.jpg);
	color: #005F86;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 14px;}
h1.tableTitle {
	width: 300px;
	height: 35px;
	line-height: 35px;
	text-indent: 15px;
	letter-spacing: 1px;
	color: #005F86;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 14px;
	width: 100%;}	

#footer { 
	height: 100px;
	font-size: 8px;
	background: url(../img/footer.jpg) no-repeat;
	color: #FFFFFF;} 
#footer table {
	height: 25px;}
#footer td {
	margin: 0;
	padding: 0 0 0 10px;
	width: 765px;}	
	
br.clearBoth {
	clear: both;}	
	
hr.tableHR {
	height: 1px;
	color: #005F86;
	background-color: #005F86;
	border: none;
	margin: 0 0 0 15px;}
	
.txtBold {
	font-weight: bold;}
	
	
	

