* {
	margin: 0px;
	padding: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
}
body {
	background-color: #515151;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.menu1-container {
	background-color: #193d89;
	height: 26px;
	width: 900px;
	background-image: url(img/top-blueshade.gif);
	background-repeat: no-repeat;
	background-position: 175px 0px;
}

.menu1 {
	margin-left: 200px;
	width: 700px;
	font-size: 10px;
}
.menu1 a {
	padding: 6px 13px 6px 13px;
	margin:0px;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 14px;
	text-decoration: none;
}
.menu1 a:hover {
	color: #adc9f1;
}
a.menu1-active {
	background-color: #52a5f2;
	background-image: url(img/menu1a-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}
.menu1 a.menu1-active:hover {
	padding-bottom: 6px;
	border: none;
	color: #FFFFFF;
}

.language-container {
	background-image: url(img/lang-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 162px;
	position: absolute;
	top: 0px;
	left: 900px;
}
.language {
	position: relative;
	font-size: 10px;
	color: #999999;
	padding: 6px;
}
.language a {
	color:#999999;
	text-decoration: none;
	padding-right: 5px;
}
.logo {
	float: left;
	clear: left;
	background-image: url(img/logo-shade.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 109px;
	width: 200px;
	text-align: right;
	vertical-align: top;
}
.logo a {
	margin: 10px 15px 0px 0px;
	float: none;
	clear: none;
	display:block;
}
div.search {
	width: 700px;
	height: 109px;
	float: left;
	background-image: url(img/b-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
.search form {
	width: 174px;
	height: 25px;
	display: block;
	margin: 11px 11px 0px 0px;
	padding: 0px;
	background-image: url(img/search-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: right;
}
input.field {
	width: 131px;
	height: 17px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: block;
	border: 0px none #FFFFFF;
	float: left;
}
.search .search-button {
	float: right;
	margin: 3px 3px 0px 0px;
}

.main-content-boxer {
	width: 900px;
	background: url(img/boxer-bg.gif) repeat-y top left;
}	

.menu2-container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	clear: left;
}
.menu2-container h1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5393f1;
	background-image: url(img/menu2-titlebg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 130px;
	padding: 8px 10px;
	border-left: solid #FFFFFF 50px;
	border-top: none;
	border-bottom: none;
	border-right: none;
}
.menu2 {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
	width: 150px;
	background-image: url(img/menu2-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu2 a, .menu2-1 a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 10px;
	background-image: url(img/menu2-item-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #959595;
	margin-top: 1px;
	padding: 5px 10px;
}
.menu2 a:hover {
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}

a.menu2-active {
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
}
.menu2-1 {
	
}
.menu2-1 a {
	padding-left: 20px;
}
a.menu2-open {
	font-weight: bold;
}


.main-col {
	float: left;
	padding: 0px;
	width: 600px;
	padding: 0px 50px;
	background-color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}
.h1-container {
	background: url(img/h1-bg2.gif) repeat-x bottom left;
}
.main-col h1 {
	
	font-size:26px;
	font-weight: normal;
	padding: 25px 40px 30px 0px;
	margin: 0px;
	background-image: url(img/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #193d89;
	width: 300px;
}
.content-container {
	background-color: #f1f1f1;
	padding: 10px 35px 20px 35px;
	font-size: 13px;
	text-align: left;
}
.vedior {
	clear: both;
	width: 660px;
	background-color:#FFFFFF;
	margin-left: 200px;
	text-align: center;
	padding: 20px;
}
.right-col {
	width: 200px;
	float: right;
	margin-top: -43px;
	margin-right: -30px;
	margin-botttom: 20px;
	margin-left: 20px;
	position: relative;
}
html>body .right-col {
	margin-right: -55px;
}
.right-col-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	width: 700px;
	height: 100px;
	margin-left: 200px;
	text-align: left;
	padding: 5px 0px 0px 0px;
	font-size: 9px;
	color: #868686;
	text-align: left;
	background-image: url(img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer a {
	color: #868686;
}
h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #193d89;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	display:block;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
}
.content-container p {
	margin: 15px 0px;
}
.content-container ul {
	margin: 0px 0px 10px 15px;
	display:block;
}.breaker {
	clear: both;
	height: 1px;
}


body.s-news div.search {
	background-image: url(img/b-news.jpg);
}
body.s-about div.search {
	background-image: url(img/b-about.jpg);
}
body.s-training div.search {
	background-image: url(img/b-training.jpg);
}
body.s-assesment div.search {
	background-image: url(img/b-assesment.jpg);
}
body.s-consulting div.search {
	background-image: url(img/b-consulting.jpg);
}
body.s-contact div.search {
	background-image: url(img/b-contact.jpg);
}