
body {
	background-color: #fff;
	font-family: arial, sans-serif;
	font-style: italic;
}

.bg-blue {
	background-color: #cdeefd;
}

.width-100 {
	width: 100%;
}
.text-right {
	text-align: right;
}

.topborder {
	border-top: 4px solid #efebeb;
}
.bottomborder {
	border-bottom: 10px solid #acacac;
	background-color: #efebeb;
}

.header {
	height: 132px;
}
.header div {
	vertical-align: middle;
}
img#header-logo {
	margin-top: 36px;
}
h1#main-heading {
	font-weight: 500;
	color: #5f97b0;
	margin-top: 50px;
	font-size: 14px;
}

.head-contacts {
	margin-top: 40px;
	font-size: 14px;
}
.blue {
	color: #5490ab;
}

.footer {
	margin-top: 14px;
}
.content-bar {
	min-height: 222px;
	margin-bottom: 10px;
}

.clear {
	min-height: 0!important;
}

.content-bar div {
	min-height: 222px;
	position: relative;
}
.content-bg {
	position: absolute;
	width: 220px;
	height: 55px !important;
	min-height: 0!important;
	top: 167px;
	left: 0;

	background-color: #3c3c3c;
	opacity: 0.81;
	zoom: 1;
	filter: alpha(opacity = 81);
	z-index: 2
}

p.content-legend {
	position: absolute;
	width: 176px;
	height: 31px;
	top: 167px;
	left: 0;
	z-index: 3;
	margin-bottom: 0;
	padding: 12px;
	background-image: url('/assets/images/square.png');
	background-repeat: no-repeat;
	background-position: 189px 21px;
	padding-right: 30px;

	color: #fff;
	font-size: 12px;
}

#solutions { background-image: url('/assets/images/1-1.jpg'); }
#marketing { background-image: url('/assets/images/1-2.jpg'); }
#c-service { background-image: url('/assets/images/1-3.jpg'); }
#awards { background-image: url('/assets/images/1-4.jpg'); }
#courses { background-image: url('/assets/images/2-1.jpg'); }
#org-res { background-image: url('/assets/images/2-2.jpg'); }
#proj-m { background-image: url('/assets/images/2-3.jpg'); }
#shipping { background-image: url('/assets/images/2-4.jpg'); }

#bottom-right {
	color: #000;
	font-size: 14px;

	background-image: url('/assets/images/logo-bottom.png');
	background-repeat: no-repeat;
	background-position: 20px 50px;

	padding-top: 135px;
}

input, textarea {
	margin: 0 !important;
	border-width: 0;
	background-color: #fff;
	font-family: arial, sans-serif;
}
textarea {
	margin-bottom: 10px;
}
label {
	font-size: 12px;
	color: #5c5b5a;
}

#submit {
	color: #fff;
	background-color: #5f97b0;
	float: right;
}

.toppad-21 {
	padding-top: 21px;
}
.error {
	color: #f00;
}
.input-fixed {
	height: 16px;
	padding: 1px 0;
}
.select-fixed {
	height: 93px;
}
label {
	height: 18px;
	margin: 0;
}

.policies {
	padding-top: 28px;
	padding-bottom: 10px;
}

.policies a {
	color: #000;
}

.copyright {
	padding-top: 10px;
	padding-bottom: 10px;
}

.copyright a {
	color: #000;
}

.policy-content {
	font-style: normal;
}

.policy-content h1 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.policy-content a {
	color: #000;
}

.cookie-listings {
	margin-bottom: 20px;
	text-align: left;
}

.cookie-listings th {
	font-weight: bold;
}

.cookie-listings td {
	vertical-align: top;
	padding-right: 3px;
}

.cookie-listings .cookie-name {
	width: 115px;
}

.cookie-listings .cookie-origin {
	width: 250px;
}
