@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #936;
}

td {
	vertical-align: top;
}

h1, h2, h3 {
	color: #936;
}

h1 {
	font-size: 10px;
}

h2 {
	margin: 0;
	padding: 0;
	display: none;
	font-size: 8px;
	visibility: hidden;
}

h3 {
	font-size: 13px;
}

h4 {
	margin-left: 30px;
	font-size: 12px;
}

 
#head {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 144px;
}

#head h1 {
	margin: 0;
	padding: 0;
	display: none;
	font-size: 1px;
	visibility: hidden;
}

#head div {
	padding: 30px 30px 0 0;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

#head .langs_hover {
	color: #777;
}

#imgCnt {
}

#cont {
	width: 960px;
	margin: 0 auto;
	padding-left: 0;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: 0;
	display: block;
	min-height: 700px;
}

#content {
	width: 960px;
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(../images/bg_cont.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#lCol {
	width: 310px;
	margin: 0px;
	padding: 0;
	float: left;
	background-color: transparent;
	background-image: none;
}

#navLft {
	width: 280px;
	margin: 0 0 0 40px;
	padding: 0;
	display: block;
	list-style: none;
	list-style-type: none;
	height: 252px;
}

#navLft li {
	margin: 0;
	padding: 0;
	width: 240px;
	float: left;
	background-image: url(../images/menu_regular.jpg);
	background-repeat: no-repeat;
	line-height: 36px;
	height: 36px;
}

#navLft li:hover, #navLft li.menuhover {
	background-image: url(../images/menu_select.jpg);
}

#navLft li:hover a, #navLft li.menuhover:hover a {
	color: #fff;
	font-size: 12px;
}

#navLft li a {
	padding: 0 0 0 50px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 36px;
	height: 36px;
	vertical-align: middle;
}

#lftBanner {
	padding: 0;
	margin: 15px 0 0 10px;
}

#rCol {
	padding: 30px 40px 40px 40px;
	margin: 0 0 0 310px;
	font-size: 12px;
	min-height: 500px;
}

#rCol img, #rCol a img {
	border: none 0;
	background-color: #ddd;
}

#rCol a {
	border-bottom: solid 1px #936;
	color: #936;
	text-decoration: none;
}

#rCol a:hover {
	border-bottom: dotted 1px #936;
}

#rCol p, #rCol li {
	margin-left: 32px;
	font-size: 13px;
	line-height: 22px;
}

#rCol p u, #rCol li u {
	text-decoration: none;
}

#rCol p em {
	font-style: normal;
}

#foot {
	width: 960px;
	margin: 0;
	clear: both;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 11px;
	text-align: right;
	height: 130px;
}

#credentials {
	height: 60px;
}

#fNav {
	margin: 0 40px 0 auto;
	font-size: 11px;
}

#fNav a {
	color: #000;
	text-decoration: none;
}

#fNav a:hover {
	color: #936;
}

#fNav ul {
	margin: 0 0 0 350px;
	padding: 0;
	width: 580px;
	display: block;
	overflow: hidden;
	height: 20px;
}

#fNav ul li {
	float: left;
	margin: 0;
	padding: 0 5px;
	display: inline;
}

#fNav ul li.menuhover {
	border-bottom: dotted 1px #936;
	color: #936;
}

#fNav ul li.menuhover a {
	color: #936;
}

#fNav ul li.menu a {
	: ; /*	color: #ddd;*/
}

#credLeft {
	text-align: left;
}

#credLeft, #credRight {
	float: left;
	width: 430px;
	margin: 20px 20px 0 20px;
	line-height: 18px;
	height: 40px;
	vertical-align: top;
}

#credLeft a, #credRight a {
	border-bottom: dotted 1px #993366;
	text-decoration: none;
}

#credLeft span, #credRight span {
	font-size: 8px;
	cursor: default;
}

#credLeft span a, #credRight span a {
	font-size: 12px;
}

#credRight .wf, #credRight .wf a {
	font-size: 9px;
}

.wtf {
	margin-bottom: 30px;
	list-style-image: url(../images/checkbox.gif);
}

.services h3, .services h3 em, .services h3 i, .services h3 u {
	text-decoration: underline;
}
.bottomBanner {
	margin: 50px auto 10px auto;
	width: 468px;
}
p.fc, #fc, p#fc, .fc {
	font-size: 15px;
	font-weight: bold;
	/*color: #936;*/
	color: #000;
}
.fc span {
	color: #000;
}