#outer {
	margin:0 auto;
	width: 960px;
	background-color:#ffffff;
}
#content {
	width:100%;
	background-color:#FFFFFF;
	margin:0px;
	margin-top: 10px;
	padding:0px;
}
#maincontent {
	text-align: justify;
}
#pagecontent {
	padding-right: 20px;
	padding-left: 20px;
}
#pagecontent ul {
	margin-bottom: 10px;
	text-align: left;
}
#leftmenu {
	width: 200px;
	border-right: 1px dotted #cccccc;
	text-align: right;
	margin:0px;
	padding: 0px;
	padding-right: 10px;
	vertical-align:top;
	font-size: 10px;
}
#leftmenu ul {
	margin-bottom: 5px;
}
#leftmenu li {
	list-style-type: none;
	padding-bottom: 2px;
}
#leftmenu a:link {
	font-weight: bold;
	color:#999999;
	text-decoration: none;
}
#leftmenu a:visited {
	font-weight: bold;
	color:#999999;
	text-decoration: none;
}
#leftmenu a:hover {
	font-weight: bold;
	color: #200883;
	text-decoration: none;
}
#rightmenu {
	width: 200px;
	border-left: 1px dotted #cccccc;
	margin:0px;
	margin-left: 10px;
	padding-top:0px;
	padding-left: 10px;
	vertical-align:top;
}
#banner {
	width:100%;
	background-image:URL(../../images/management-development-training.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 233px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
#footer {
	width:100%;
	color:#999999;
	font-weight:normal;
	text-align: left;
	font-size:11px;
	margin:0px;
	padding-top: 5px;
	border-top: 1px dotted #cccccc;
	clear:both;
}
#footer a:link {
	color:#999999;
	text-decoration: none;
	font-weight:normal;
}
#footer a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#999999;
	text-decoration:underline;
	font-weight:normal;
}
#logo {
	padding: 34px 53px 53px 48px;
}
#tel {
	color:#ffffff;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-align: right; 
	vertical-align: top; 
	float: right;
	padding-top: 3px;
}
