@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #FFFFFF;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/master-bg.jpg);
	background-repeat: repeat-x;
	background-color: #304098;
}
#leftbg {
	background-image: url(../images/left-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;
}
#rightbg {
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 12px;
}
#inner-main-bg {
	background-image: url(../images/inner-main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #304098;
}
#video-bg {
	background-color: #273783;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 6px;
}
#big-logos {
	background-color: #E9EAF2;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
}

.nav {
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
}
.nav a {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
#about-bg {
	background-image: url(../images/about-h-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #3c4c96;
	height: 470px;
	width: 493px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #304098;
	margin-bottom: 10px;
}
#bottom-clients {
	background-color: #fdfdfe;
	padding: 10px;
	width: 911px;
	color: #000000;
	font-size: 16px;
}
#bottom-clients #grey-box {
	background-color: #e7e7e7;
	padding: 10px;
	margin-bottom: 15px;
}

#about-sm-box {
	background-image: url(../images/about-h-sm-box.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 444px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#about-sm-box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list-arrow li {
	font-size: 12px;
	background-image: url(../images/list-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	list-style-type: none;
}

.heading {
	font-size: 26px;
}
.heading2 {
	font-size: 18px;
}.heading2 span {
	font-size: 20px;
	color: #ff6600;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFA700;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#about-bg-1 {
	background-image: url(../images/about-h-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #3c4c96;
	width: 909px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #304098;
	margin-bottom: 10px;
}
#about-bg-1 ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.img-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.form-btn {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/about-h-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 60px;
}
.form-field {
	background-image: url(../images/about-h-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #32459C;
	font-size: 12px;
	color: #FFFFFF;
}
