@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-family: Arial, verdana;
	padding: 0;
	width: 100%;
	background-color: #FFF;
	overflow:hidden;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clear {
	clear:both;
}
a img{
	border:none;
}
h1, h2, h3, h4, h5, h6, li, ul,ol, img, a, p{
	padding:0;
	margin:0;
	font-weight:normal;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
}
p, li {
	line-height:22px;
	font-size:14px;
	font-family:verdana;
}
#header, #content, #footer, #copyright, #top-menu, #nav, #content, #banner, #top-content {
	max-width: 1100px;
	_max-width: 1100px;
 *max-width: 1100px;
	width: 95%;
	padding: 0 2.5%;
	margin: 0 auto;
}
/* ----------------------  Header  -------------------------*/
#top-menu-container {
	background-color: #202020;
	color: #fff;
}
#top-menu .top-nav {
	float: left;
}
.top-nav ul li ol {
	font-size:12px;
	width:200px;
	position:absolute;
	top:38px;
	left:auto;
	display:none;
	z-index:80;
	padding:0;
	border:solid 1px #222222;
}
.top-nav ul li ol li {
	background: #989170;
	display:block;
	color:#fff;
	padding:5px;
	width:190px;
}
.top-nav ul li ol li a:hover {
	color:#1c1c1c;
}
.top-nav ul li:hover ol {
	display:block;
	opacity:1;
	visibility:visible;
}
.top-nav ul {
	list-style-type: none;
	text-transform: uppercase;
}
.top-nav ul li {
	font-size: 11px;
	color: #fff;
	display:inline-block;
	_float: left;
 *float: left;
	padding: 15px;
}
.top-nav ul li a {
	color: #fff;
}
.top-nav ul li ul {
	font-size:12px;
	width:840px;
	position:absolute;
	top:38px;
	left:auto;
	display:none;
	z-index:80;
	padding:0;
	border:solid 1px #222222;
	background: #989170;
}
.top-nav ul li ul li {
	display:block;
	color:#fff;
	padding:5px;
	width:195px;
}
.top-nav ul li ul li a:hover {
	color:#1c1c1c;
}
.top-nav ul li:hover ul {
	display:block;
	opacity:1;
	visibility:visible;
}
#top-menu #top-right {
	float: right;
}
#top-right ul {
	list-style-type: none;
	background:#222222;
}
#top-right ul li {
	color: #fff;
	float:right;
	padding:10px;
	width:128px;
}
#top-right ul li h3 {
	font-size:11px;
	margin-top:3px;
}
#top-right ul li img {
	float:left;
	margin-right:10px;
}
#top-right ul li ul {
	width:215px;
	position:absolute;
	top:38px;
	left:auto;
	display:none;
	background:#222222;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	z-index:50;
}
#top-right ul li ul li {
	color:#fff;
	padding: 10px;
	width:195px;
}
#top-right ul li ul li.grey {
	background-color:#989170;
}
#top-right ul li ul li.black {
	background-color:#222222;
}
#top-right ul li:hover ul {
	display:block;
	opacity:1;
	visibility:visible;
}
#header .logo {
	float: left;
	width: 55%;
	margin-top: 40px;
}
.logo h1 {
	color: #735847;
	margin-top: 20px;
	margin-left: 27%;
}
#header #chart {
	float: right;
	width: 45%;
}
#chart img {
	width: 100%;
}
#nav-container {
	background-color: #989170;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
	margin-top: 20px;
}
#nav-container #nav ul {
	list-style-type: none;
}
#nav ul li {
	text-transform: uppercase;
	display: inline-block;
	_float:left;
 *float:left;
}
#nav ul li a {
	color: #fff;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:35px;
	padding-right:35px;
	display:block;
}
#nav ul li a:hover {
	background:#ccc;
}
#nav ul li ul {
	width:250px;
	position:absolute;
	top:auto;
	left:auto;
	display:none;
	z-index:80;
	padding:0;
}
#nav ul li ul li {
	background: #989170;
	display:block;
	width:250px;
	font-size:12px;
}
#nav ul li ul li a:hover {
	color:#000;
}
#nav ul li:hover ul {
	display:block;
	opacity:1;
	visibility:visible;
}
marquee p {
	font-size: 14px;
	float: left;
	margin: 5px;
	color:#F00
}
#banner .banner-left {
	float: left;
	width: 25%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.banner-left h1 {
	color: #1c1c1c;
	text-align: center;
	text-transform: uppercase;
	margin-top: 80px;
}
#banner .banner-right {
	float: right;
	width: 70%;
}
/* ------------------------------ Content -------------------------------------- */
#top-content-container {
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bebebe;
	border-bottom-color: #bebebe;
	margin-top: 40px;
}
#top-content .image {
	float: left;
	width: 40%;
	margin-right: 2.5%;
	margin-top: 75px;
	margin-bottom: 75px;
}
.right-top-content {
	float: right;
	width: 55%;
	margin-right: 2.5%;
}
.right-top-content h2 {
	color: #989170;
	margin-top: 40px;
}
.right-top-content p {
	color: #1c1c1c;
	text-align: justify;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing:1px;
}
#top-content .left-internal {
	float: left;
	width: 30%;
	margin-top: 2.5%;
	margin-right: 2.5%;
	margin-bottom: 2.5%;
	margin-left: 0px;
}
.left-internal h2 {
	color: #989170;
	text-transform: uppercase;
}
.left-internal ul {
	list-style-position: inside;
	list-style-image: url(../images/bg-bullet.png);
	margin-top: 10px;
}
.left-internal ul li {
	text-transform: uppercase;
	margin-top: 10px;
}
.left-internal ul li a {
	color: #1c1c1c;
}
#top-content .right-internal {
	float: right;
	width: 60%;
	margin-top: 2.5%;
	margin-right: 0%;
	margin-bottom: 2.5%;
	margin-left: 2.5%;
}
.right-internal h2 {
	color: #989170;
}
.right-internal h3 {
	color: #989170;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right-internal h4 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #1c1c1c;
}
.right-internal p {
	color: #1c1c1c;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.right-internal ul {
	margin-left: 20px;
}
.right-internal ul li {
	font-size: 14px;
	color: #1c1c1c;
	margin-top: 10px;
}
.right-internal .member {
	margin: 1.5%;
	float: left;
	width: 45%;
	border: 1px solid #ccc;
	border-radius:10px;
	padding:5px;
}
.member ul {
	list-style-type: none;
}
.member ul li a {
	color: #1c1c1c;
}
.right-internal table {
	margin-top: 20px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}
.right-internal table .col1 {
	color:#1c1c1c;
}
.right-internal table .col2 {
	background:#fff;
	color:#1c1c1c;
}
.right-internal table .col3 {
	background:#989170;
	color:#fff;
}
#content .left-content {
	float: left;
	width: 60%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.left-content h2 {
	color: #989170;
	padding-bottom: 5px;
}
.left-content .service-list {
	margin:2.5%;
	_margin: 2%;
	float: left;
	width:45%;
	_width: 40%;
 *width: 44%;
}
.service-list h3 {
	color: #fff;
	background-color: #989170;
	padding: 5px;
}
.service-list h3 a {
	font-size: 12px;
	color: #fff;
}
.service-list p {
	color: #1c1c1c;
	margin-top: 10px;
	font-size: 14px;
	text-align: justify;
}
#content .right-content {
	float: right;
	width: 30%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.right-content h2 {
	color: #989170;
	padding-bottom: 5px;
}
.right-content ul {
	list-style-type: none;
}
.right-content ul li {
	background-image: url(../images/download-icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:verdana;
}
.right-content ul li a {
	color: #1c1c1c;
}
.right-content .image-container {
	float: left;
	width: 17%;
}
.image-container .floatleft {
	margin-top: 30px;
	margin-bottom: 10px;
}
.right-content .text-container {
	float: right;
	width: 80%;
}
.text-container h3 {
	color: #989170;
	margin-top: 20px;
}
.text-container p {
	margin-top: 20px;
	text-align: justify;
}
.text-container h4 {
	background:#989170;
	padding:10px;
	text-align:center;
	border-radius:5px;
	color:#fff;
	width:100px;
	margin-top:40px;
}
.text-container h4 a {
	color: #fff;
	text-decoration: none;
}
#footer-container {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #989170;
}
#footer .link {
	margin:2.5%;
	_margin: 2.3%;
	float: left;
	width: 20%;
}
.link h4 {
	color: #fff;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989170;
}
.link p {
	color: #7f7f7f;
	font-size: 14px;
	text-align: justify;
	margin-top:5px;
}
.link p a {
	color: #989170;
	font-size: 12px;
	
}
.link ul {
	list-style-type: none;
}
.link ul li {
	font-size: 14px;
	margin-top: 5px;
	text-transform: capitalize;
}
.link ul li a {
	color: #7f7f7f;
}
.link ol {
	list-style-type: none;
	padding-top:5px;
}
.link ol li {
	font-size: 14px;
	margin-top: 5px;
	text-transform: capitalize;
}
.link ol li a {
	color: #7f7f7f;
}
#copyright-container {
	background-image: url(../images/copyright-bg.jpg);
	background-repeat: repeat;
}
#copyright p {
	font-size: 14px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copyright p a {
	color:#fff;
}
/* ---------- Contact Form ------------- */
#contact-form {
	width:100%;
	padding:10px;
	border-radius:10px;
	background:#989170;
	margin-top:50px;
	margin-bottom:50px;
}
#contact-form p {
	color:#1c1c1c;
	padding-bottom:5px;
}
#contact-form .textbox {
	width:98%;
	height:25px;
	color:#a7a7a7;
	padding:5px;
	border:solid 1px #ccc;
	border-radius:10px;
	background:#f5f5f5;
}
#contact-form #option {
	width:98%;
	height:30px;
	color:#a7a7a7;
	padding:5px;
	border:solid 1px #ccc;
	border-radius:10px;
	background:#f5f5f5;
}
#contact-form #message {
	width:98%;
	color:#a7a7a7;
	padding:5px;
	border:solid 1px #ccc;
	border-radius:10px;
	background:#f5f5f5;
}
#contact-form #submit {
	width:130px;
	background:#f5f5f5;
	padding:10px;
	border:none;
	border-radius:10px;
	text-align:center;
	cursor:pointer;
	color:#1c1c1c;
	margin-left:35%;
	box-shadow: 0 3px 0 #666;
}
#contact-form #submit:hover {
	background:#d7d7d7;
}
#contact-form h2 {
	color:#fff;
	text-align:center;
	text-decoration:underline;
}
#contact-form h6 {
	color:#fff;
	margin-top:10px;
}
.digital-container{
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
	background-image: url("../images/tech-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 40px;
	background-position: center center;
}
.digital-container h2{
	font-size: 36px;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 20px;
}
.btn{
	background-color: #FF0;
	border-radius: 20px;
	padding: 12px 20px;
	color: #000
}