body {
	background: #133562;
	font-family: Arial, Verdana;
	min-width: 960px;
	font-size: 10pt;
	color: #313940;
	height: 100%;	
}

h1 {
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

p, li {
	margin-bottom: 10px;
}

img {
	border: 0;
}

a, a:visited {
	color: #3E3EFF;	
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.area {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	min-width: 960px;
	min-height: 500px;
}

.top {
	background: url("../img/bg-top.jpg") no-repeat center top;
	height: 30px;
}

.head {
	background: url("../img/head.jpg") repeat-y center top;
	padding-left: 40px;
	height: 55px;
}

.slogan {
	float: right;
	margin-top: 19px;
	margin-right: 30px;
	width: 425;	
}

.containerTop {
	background: url("../img/container-top.jpg") no-repeat center top;
	height: 19px;
}

.container {
	margin: 0;
	padding: 0;
	background: url("../img/container.jpg") repeat-y center top;	
	min-height: 500px;
}

.containerSide {
	color: #434343;	
	padding-left: 20px;
	float: left;
	width: 176px;	
}
.containerSide p {
	margin-top: 25px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#menu {
	font-size: 11pt;
	font-weight: bold;
}

#menu ul li {
	text-transform: uppercase;
	border-bottom: 1px dotted white;
	background: url("../img/arrow.gif") no-repeat 96% 80%;
	margin-bottom: 0;
}

#menu ul li a {
	color: #FFF;
	display: block;
	padding: 10px 25px;
}
#menu ul li:hover {
	background: url("../img/arrow.gif") no-repeat 96% 25%;
}
#menu ul li:hover a {
	color: #E6E6E8;
}

#menu ul li.selected {
	background: #6c6c6c url("../img/arrow.gif") no-repeat 96% 25%;
}
#menu ul li.selected a {
	color: #B5B5B5;
}

.containerBody {
	padding: 0;
	margin-left: 204px;
	padding-right: 25px;
}

.contentHead {
	width: 726px;
	height: 226px;
}

.homeBanner {
	background: url("../img/banner-home.jpg");
	width: 726px;
	height: 359px;
}

.leadershipBanner {
	background: url("../img/banner-leadership.jpg");
}

.approachBanner {
	background: url("../img/banner-approach.jpg");
}

.trainingBanner {
	background: url("../img/banner-training.jpg");
}

.companyBanner {
	background: url("../img/banner-company.jpg");
}

.articlesBanner {
	background: url("../img/banner-articles.jpg");
}

.clientsBanner {
	background: url("../img/banner-clients.jpg");
}

.contactBanner {
	background: url("../img/banner-contact.jpg");
}

.homeBannerContent {
	margin-top: 60px;
	float: right;
	width: 200px;
	padding-right: 10px;
}

.homeBannerContent .top {
	background: url("../img/bannerBoxTop.png") no-repeat center bottom;
	height: 18px;
}
.homeBannerContent .body {
	background: url("../img/bannerBoxBody.png") repeat-y center;
	min-height:180px;
}
.homeBannerContent .bottom {
	height: 16px;	
	background: url("../img/bannerBoxBottom.png") no-repeat center top;
}

.homeBannerContent h1, .homeBannerContent h1 a, .homeBannerContent h1 a:visited {
	margin-top: 0px;
	color: #fff;
	font-size: 20pt;
	text-align: center;
}
.homeBannerContent ul {
	padding: 0px 15px 1px 30px;
	list-style-type: disc;
}
.homeBannerContent li, .homeBannerContent li a, .homeBannerContent li a:visited {
	color: #cdca99;
	margin-bottom: 5px;
}

.content {
	margin-top: 10px;
	font-size: 10pt;
	padding-right: 5px;
}

.content h1, .content h1 a, .content h1 a:visited {
	font-size: 12pt;
	color: #285D81;
	margin-bottom: 5px;
}

.content h2 {
	font-size: 10pt;
	color: #3366FF;
	margin-top: 15px;
	margin-bottom: 0px;
}

.content h3 {
	color: #6286b6;
	font-size: 9pt;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 10px;
} 

.content ul {
	padding: 2px 15px 5px 30px;
	list-style-type: disc;
}

.content table {
	margin-top: 5px;
}

.content p {
	margin-top: 5px;
}

.content p.quote {
	padding-left: 20px;	
	padding-right: 20px;
}

.content ol{
	padding: 2px 15px 5px 30px;	
	list-style-type: decimal;
	font-size: 9pt;
	font-weight: bold;
	color: #3366FF;
}
.content ol li p{
	color: #313940;
	font-weight: normal;
}

.content span.pic {
	float: left;
	width: 110px;
}

.content span.opword {
	padding-right: 5px;
	margin-right: 2px;
	border-right: 1px solid #009ddd;
	font-weight: bold;
}

.contentBox {
	border: 1px solid #b6b6b6;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.homeLeft {
	width: 475px;
	padding-bottom: 0;
}

.homeRight {
	float: right;
	width: 200px;
	padding-bottom: 0;	
}
.homeRight a {
	display: block;
	margin-left: 45px;
}
.bottom {
	clear: both;
	background: url("../img/bg-bottom.jpg") no-repeat center bottom;
	height: 25px;
}

/* @group Footer */

.footer {
	clear: both;
	font-size: 8pt;
	color: #93a1b4;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: center;
}
.footer ul {
	list-style-type: none;
}
.footer li {
	display: inline;
}
.footer li a {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	border-right: 1px solid #009ddd;
}
.footer li.last a {
	border-right: 0;
}
.footer p {
	margin-top: 10px;
	text-align: center;
}

/* @end */
