*{font-size:100.01%}
html {font-size:62.5%;}
body{
	margin:0;
	font:1.4em Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	background:#e6e6e6;
}
a {
	color:#165287;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color:#165287;
	font-weight: bold;
	text-decoration:underline;
}
form,fieldset {
	margin:0;
	padding:0;
	border:0;
}
#wrapper {
	margin:0 auto;
	width:940px;
	background:#fff;
	padding:0 10px;
}
#header {
	overflow:hidden;
	width:940px;
	padding:18px 0 0;
	margin:0 0 10px;
}
#header p{
	float:right;
	color:#165287;
	font-size:1.42em;
	margin:32px 20px 0 0;
	display:inline;
}
.logo a {
	display:block;
	width:138px;
	height:71px;
	text-indent:-9999px;
	background:url('../images/logo.gif') no-repeat;
	outline:none;
	margin:0 0 0 20px;
}
.frame a {
	text-decoration: none;
}

.header-area {
	margin:11px 0 0;
}

.header-area-home {
	background:url("../images/main-home.gif") no-repeat;
	margin:11px 0 0;
	padding:77px 0 52px;
}
.header-area-about {
	background:url("../images/main-about.gif") no-repeat;
	margin:11px 0 0;
	padding:77px 0 52px;
}
.header-area-dservices {
	background:url("../images/main-services.gif") no-repeat;
	margin:11px 0 0;
	padding:77px 0 52px;
}
.header-area-tservices {
	background:url("../images/main-services.gif") no-repeat;
	margin:11px 0 0;
	padding:77px 0 52px;
}
.header-area-why {
	background:url("../images/main-why.gif") no-repeat;
	margin:11px 0 0;
	padding:77px 0 52px;
}
.header-area-recruit {
	background:url("../images/main-recruitment.gif") no-repeat;
	margin:11px 0 0;
	padding:77px 0 52px;
}
.header-area-login {
	background:url("../images/main-secure.gif") no-repeat;
	margin:11px 0 0;
	padding:77px 0 52px;
}
.header-area-contact {
	background:url("../images/main-contact.gif") no-repeat;
	margin:11px 0 0;
	padding:77px 0 52px;
}
.lead {
	background:url("../images/bg-lead.png") repeat;
	width:454px;
	padding:4px 0 6px 22px;
}
.lead strong {
	display:block;
	font-size:2.14em;
	color:#165287;
	margin:0 0 5px;
}
.lead a {
	font-weight:bold;
	font-size:1.14em;
	color:#e43229;
}
#main {
	overflow:hidden;
	width:920px;
	background:url('../images/bg-dot.gif') repeat-y 240px 0;
	padding:0 20px 30px 0;
	margin:0 0 11px;
}
#sidebar {
	float:left;
	width:220px;
}
#nav {
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
#nav li {
	background:url('../images/bg-nav-item.gif') repeat-x;
	padding:0 0 1px;
	vertical-align:middle;
	height:1%;
}
#nav li.home {
	background:url('../images/bg-nav-item-home.gif') repeat-x;
}
#nav li a {
	color:#000;
	font-weight:bold;
	font-size:0.85em;
	display:block;
	padding:7px 0 7px 11px;
	height:1%;
}
#nav li a.active,
#nav li a:hover {
	color:#fff;
	background:#165287;
	text-decoration:none;
}
.contact-us {
	background:url('../images/bg-contact-us.gif') repeat-y;
}
.contact-us .holder {
	background:url('../images/t-contact-us.gif') no-repeat;
}
.contact-us .frame {
	background:url('../images/b-contact-us.gif') no-repeat 0 100%;
	text-align:center;
	padding:13px 0 9px;
}
.contact-us strong {
	font-weight:normal;
	font-size:1.78em;
	color:#e43229;
}
.contact-us span {
	display:block;
	font-weight:bold;
}
.contact-us .roi {
	font-size:1.27em;
}
#content {
	float:right;
	width:660px;
	padding:19px 0 0 0;
}
h1 {
	margin:0 0 18px;
	color:#e43229;
	font-size:1.71em;
}
h2 {
	margin:0 0 19px;
	font-size:1.14em;
	line-height:1.65em;
}
h3 {
	margin:0 0 8px;
}
#content p {
	margin:0 0 24px;
	line-height:1.69em;
}
.services {
	margin:0 0 28px;
	padding:0;
	list-style:none;
}
.services li {
	background:url('../images/bg-services-bullet.gif') no-repeat 0 0.45em;
	padding:0 0 0 36px;
	margin:0 0 8px;
}
.knowledge {
	color:#165287;
}
.info  {
	padding:15px 0 0 58px;
}
.row {
	overflow:hidden;
	width:393px;
	margin:0 0 9px;
}
.row label {
	float:left;
	width:132px;
	text-align:right;
	color:#165287;
	margin:6px 10px 0 0;
	line-height:1.55em;
}
.row .txt {
	margin:0;
	padding:7px 3px 5px;
	width:243px;
	float:left;
	border:1px solid #ccc;
	font-size:1em;
}
.row textarea {
	margin:0;
	padding:0;
	border:1px solid #ccc;
	width:243px;
	padding:3px 3px;
	height:93px;
	font:1em Arial, Helvetica, sans-serif;
	overflow:auto;
	float:left;
}
.submit {
	float:right;
	margin:0 191px 0 0;
	display:inline;
}
.small {
	font-size:0.8em;
}
#footer {
	border-top:1px solid #d3d3d3;
	padding:17px 0 10px;
	overflow:hidden;
	width:940px;
}
.footer-holder {
	overflow:hidden;
	width:940px;
	margin:0 0 10px 0;
}
.footer-banners {
	margin:0;
	padding:5px 25px 0 0;
	list-style:none;
	float:right;
}
.footer-banners li {
	float:left;
	margin:0 74px 0 0;
	display:inline;
}
.footer-banners li a img {
	float:left;
	border:0;
}
.footer-holder span {
	color:#4b4b4b;
	font-size:0.85em;
	padding:0 0 0 10px;
}
#footer p {
	margin:0;
	font-size:0.85em;
	color:#fff;
	background:#165287;
	padding:8px 0 7px 21px;
}



input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300 !important;
	color : #000;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-size: 0.8em;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
}