/* CSS Document */
@font-face {
	font-family: 'Gudea';
	src: url('Gudea-font.eot');
	src: local('Gudea'), url('Gudea-font.eot') format('embedded-opentype'),
		url('Gudea-font.woff') format('woff');
}

.cb {
	clear: both;
	float: left;
}

div.services {
	margin-top: 8px;
}

* {
	border: medium none;
	color: #A0A0A0;
	font-family: 'Gudea', sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

body {
	background: url("../images/main-bg.jpg") no-repeat scroll center top
		#E6EFF7;
	height: 100%;
	margin: 0;
}

form {
	margin: 0px;
}

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}

table {
	border-collapse: collapse;
}

/* link */
a:link,a:visited,a:active {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a.black:link,a.black:visited,a.black:active {
	text-decoration: none;
	color: #000000;
}

a.black:hover {
	text-decoration: underline;
	color: #000000;
}

div#wrapped {
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

.bgw {
	background-color: #FFFFFF;
}

a.FB {
	background: url("../images/facebook-button.png") repeat scroll 0 0
		transparent;
	display: block;
	height: 32px;
	overflow: hidden;
	position: absolute;
	right: -37px;
	text-indent: -100px;
	top: 50px;
	width: 37px;
}

header {
	border-bottom: 1px solid #ACACAC;
	height: 82px;
	margin: 0 auto;
	width: 920px;
}

header nav {
	float: right;
	height: 35px;
	margin: 41px 0 0;
	overflow: hidden;
	width: 185px;
}

header nav a {
	color: #959595;
	display: block;
	float: left;
	font-size: 14px;
	margin: 0 0 0 42px;
	padding: 10px 0;
}

header nav a.current {
	color: #005BAA;
}

header img[alt="choice resources logo"] {
	margin: 7px 0 0 1px;
}

article div.box-special {
	background: url("../images/banner-bg.png") repeat scroll 0 0 transparent;
	height: 320px;
	margin: 10px auto;
	padding: 7px 9px;
	width: 920px;
}

.services .serv_node {
	float: left;
	height: 409px;
	width: 320px;
}

.services .serv {
	background: url("../images/service-bg.png") no-repeat scroll center top
		transparent;
	margin-top: 0;
	padding-top: 20px;
}

.services .fbbox {
	padding: 20px 0 0 15px;
	width: 280px;
}

.services div.serv_node img {
	display: block;
	height: 160px;
	margin: 0 auto;
	width: 280px;
}

.serv_node h2,.serv_node h3,.serv_node h4,.serv_node h5 {
	color: #005BAA;
	margin: 22px auto;
	padding: 0;
	width: 275px;
}

.serv_node h6 {
	font-size: 15px;
	font-weight: normal;
	margin: 0 auto;
	width: 275px;
}

footer {
	float: left;
	height: 120px;
	margin-top: 77px;
	overflow: hidden;
	width: 960px;
}

footer div#partners {
	margin: 17px 0 0 17px;
}

footer div#partners a {
	display: block;
	float: left;
}

footer div#partners div.cons {
	float: left;
	font-size: 15px;
	margin: 7px 0 0 25px;
	width: 250px;
}

footer div#partners div.cons div.mailto {
	cursor: pointer;
}

footer div#partners div.cons div.mailto,footer .mailto h1 {
	display: inline;
	font-size: 15px;
	font-weight: normal;
}

div#partners a.fr {
	float: right;
}

footer div.copyright {
	border-top: 1px solid #AAAAAA;
	clear: both;
	float: left;
	margin: 5px 20px;
	padding: 12px 0 0;
	width: 892px;
}

footer a.arkadej {
	display: block;
	float: left;
	margin: 20px;
}