@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;outline:0;font-size:100%;}

body {
	background-image: url(../img/pageback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0%;
	color: #000;
}
#banner {
	background-image: url(../img/banner915x283.jpg);
	height: 283px;
	width: 915px;
	margin: 0px;
	float: left;
}
#container {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 100;
}
#subbanner {
	height: 66px;
	width: 746px;
	margin-top: 217px;
	margin-left: 169px;
}
#banner_topleft {
	float: left;
	height: 33px;
	width: 390px;
	vertical-align: middle;
	line-height: 33px;
	font-weight: bold;
	font-size: 18px;
}
#banner_bottomleft {
	float: left;
	height: 33px;
	width: 390px;
	font-weight: bold;
	font-size: 10px;
	line-height: 33px;
	color: #FFF;
}
#banner_topright {
	float: left;
	height: 33px;
	width: 356px;
	font-size: 13px;
	font-weight: bold;
	line-height: 33px;
}
#banner_bottomright {
	float: left;
	height: 33px;
	width: 356px;
	line-height: 33px;
}
#mainText {
	width: 895px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	color: #FFF;
}
#footer {
	color: #CCC;
	height: 18px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#footer a:link {
	color: #999;
	height: 18px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#footer a:visited {
	color: #CCC;
	height: 18px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	height: 18px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#mainText_LeftCol {
	width: 60%;
	float: left;
	text-align: justify;
	line-height: 1.3;
	padding-right: 20px;
	padding-bottom: 20px;
}
#mainText_RightCol img {
	border: 6px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#mainText_RightCol {
	float: left;
	width: 35%;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
}
#clients {
	font-weight: bold;
	float: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#backImg {
	position: absolute;
	top: 283px;
	height: 456px;
	width: 560px;
	right: 0px;
	background-image: url(../img/432training.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

