/***** GENERIC HEADERS *****/
html{
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: auto;
}


body, html, #container{
	padding: 0px;
	margin:0px;

}

body{
	background-color: #252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	min-width: 746px;
}

#container{
	width:942px;
	padding-bottom:10px;
}

#subcoll h2 a{
	color:#FC9B02;
}
  
p, h1, h2, h3 {
margin:0pt;
line-height:1.6;
padding:0pt;
}

h1{
	font-size: 24px;
	font-weight: normal;
	color:#fff;
	padding: 10px;
}


p{
	color:#fff;
	padding: 10px;
}

h3{
	font-size:18px;
	font-weight:normal;
	color: #769014;
}

.top_header1 {
	height: 13px;
	width: 100%;
	background-image:url('../images/header1.gif');
	background-repeat:repeat-x;
	background-color: #070707;
}

.top_header2 {
	position: absolute;
	top: 13px;
	height: 5px;
	width: 100%;
	min-width: 746px;
	background-image:url('../images/header3.gif');
	background-color: #aacb32;
}

.search {
	position: absolute;
	top: 18px;
	height: 61px;
	width: 100%;
	background-image:url('../images/header2.gif');
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	min-width: 746px;
}

.rightSp {
	width:60px;
	display: inline;
}

.search_form {
	display:inline;
	vertical-align: top;
	float:right;
	padding-right: 30px;
	padding-top: 0px;
	width: 178px;
	height: 24px;
/*	background-image:url('../images/srch_bar.gif');
	background-repeat: no-repeat;*/
}

.srch_bar {
	position: absolute;
	top: -7px;
	right: 61px;
	vertical-align: top;
	background-image:url('../images/srch_bar.gif');
	background-repeat: no-repeat;
	border: 0px;
	width: 148px; 
	height: 24px;
	_margin: 0px;
	padding: 4 6 8 13;
	font-size:75%;
	color: #000;
/*	opacity: 0.25;*/
}

.srch_btn {
	position: absolute;
	top: -7px;
	right: 30px;
}

.menu_header {
	position: absolute;
	top: 7px;
	width: 100%;
	min-width: 746px;
/*	border: 1px solid red;*/
}

.logo {
	position: relative;
	left: 40px;
	border: 0px;
}

.cmpny_name {
	position: absolute;
	display: inline;
	top: 30px;
	left: 150px;
	border: 0px;
}

.top_menu {
	position: absolute;
	top: 85px;
	right: 8%;
	text-align: center;
	vertical-align: middle;
/*	border: 1px solid red;*/
	color: #707070;
/*	width: 50%;*/
	min-width: 400px;
}

.top_menu a {
	color: #707070;
	text-decoration: none;
}
.top_menu a:hover {
	text-decoration: underline;
}

.arrow {
	position: relative;
	top: 2px;
	margin-left: 15px;
	margin-right: 3px;
	border: 0px;
}

.divider1 {
	position: absolute;
	top: 140px;
	height: 9px;
	width: 100%;
	background-image:url('../images/divider1.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-color: #FFFFFF;
}

.divider2 {
	position: absolute;
	top: 470px;
	height: 9px;
	width: 100%;
	background-image:url('../images/divider1.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-color: #FFFFFF;
}

.divider2_inner {
	position: absolute;
	top: 383px;
	height: 9px;
	width: 100%;
	background-image:url('../images/divider1.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-color: #FFFFFF;
}

.bottom_bar {
	position: absolute;
	top: 655px;
	background-color: #000;
	width: 100%;
	height: 25px;
	color: #FFF;
	font-size: 90%;
	min-width: 746px;
}
/*
.bottom_bar {
        position: fixed;
	bottom: 0px;
	background-color: #000;
	width: 100%;
	height: 25px;
	color: #FFF;
	font-size: 90%;
	min-width: 746px;
}

*/
.bottom_nav {
	position: absolute;
	top: 4px;
}

.bottom_nav a {
	color: #FFF;
	text-decoration: none;
}

.bottom_nav a:hover {
	text-decoration: underline;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.copyright {
	position: absolute;
	top: 4px;
	right: 0px;
	width: 90%;
	text-align: center;
}

.equinox {
	position: absolute;
	top: 4px;
	right: 20px;
}

.equinox a {
	color:#FFF;
	text-decoration: none;
}

.equinox a:hover {
	text-decoration: underline;
}

/***** INDEX PAGE *****/

.main_body {
	position: absolute;
	top: 180px;
	width: 100%;
	height: 300px;
	min-width: 746px;
/*	overflow: hidden;*/
}

.content_body {
	position: absolute;
	top: 4px;
	left: 40%;
	width: 55%;
	_width: 456px;
	max-width: 456px;
	_height: 229px;
	min-height: 229px;
/*	background-image:url('../images/content_back_c.gif');
	background-repeat: no-repeat;
	background-position:center;
	background-size: 100%;*/
	background-color: #9cbb28;
	padding: 0px 0px 10px 0px;
}

.read_more {
	width: 87px;
	height: 21px;
	float: right;
	margin-right: 20px;
	border: 0px;
}

.mc_top_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

.mc_top_right {
	position: absolute;
	top: 0px;
	right: 0px;
}

.mc_bot_left {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.mc_bot_right {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.main_back1 {
	position: absolute;
	top: 40px;
	background: #c4d67e;
	width: 70%;
	height: 22px;
}

.main_back2 {
	position: absolute;
	top: 62px;
	background: #b4cb5c;
	width: 70%;
	height: 22px;
}

.main_back3 {
	position: absolute;
	top: 63px;
	right: 0px;
	background: #d7e4a9;
	width: 69%;
	height: 150px;
}

.bot_content {
	position: absolute;
	top: 500px;
	width: 100%;
	min-width: 746px;
}

.games {
	position: relative;
	width: 25%;
	_width: 281px;
	max-width: 281px;
	right: 30px;
	float: right;
	background-image:url('../images/app_game_back2.jpg');
	background-repeat:repeat-x;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	margin: 10px;
}

.games a {
	background-color: #f9faf7;
	float: right;
	text-decoration: none;
	color: #573376;
	padding: 2px;
}


.games img {
	border: 0px;
}

.app_icon {
	position: relative;
	margin: -5px 0 0 0;
	float: right;
}

.brochure {
	position: absolute;
	top: 10px;
	margin: 10px;
	left: 40px;
	height: 23px;
}

.updates {
	position: absolute;
	top: 40px;
	margin: 10px;
	left: 40px;
	height: 27px;
}

.brochure a {
	color: #808080;
	text-decoration: none;
}

.brochure img {
	border: 0px;
}

.updates a {
	color: #808080;
	text-decoration: none;
}

.updates img {
	border: 0px;
}

.bro_up_img {
	position: relative;
	top: 25%;
}

/***** ABOUT US *****/
.aboutus_header {
	position: absolute;
	top: 149px;
	width: 100%;
	min-width: 746px;
	margin-top: -4px;
}

.au_back1 {
	position: absolute;
	top: 67px;
	left: 0px;
	width: 60%;
	background-color: #eceef0;
	height: 33px;
}

.au_back2 {
	position: absolute;
	top: 83px;
	right: 0px;
	width: 75%;
	background-color: #f3f4f5;
	height: 105px;
}

.au_back3 {
	position: absolute;
	top: 83px;
	left: 25%;
	width: 35%;
	background-color: #e7eaec;
	height: 17px;
}

.mobi_image {
	position: absolute;
	top: 30px;
	left: 5%;
	width: 107px;
}

.aboutus_img {
	position: absolute;
	top: 0px;
	left: 50%;
	height: 241px;
}

.title_text {
	position: absolute;
	top: 150px;
	left: 27%;
	font-size: 200%;
	font-weight: lighter;
}

.aboutus_body {
	position: absolute;
	top: 400px;
	left: 20%;
	width: 80%;
	min-width: 596px;
	font-size: 95%;
}

.aboutus_menu {
	position: absolute;
	top: 20px;
	left: 40px;
	height: 29px;
	font-size: 125%;
	color: #3d3d3d;
	padding: 0px 0px 10px 0px;
	margin-top: -5px;
	cursor: pointer;
}

.team_menu {
	position: absolute;
	visibility: visible;
	top: 20px;
	left: 150px;
	height: 29px;
/*	background-color: #f3f4f5;*/
	font-size: 125%;
	color: #3d3d3d;
	padding: 0px 0px 10px 0px;
	margin-top: -5px;
	cursor: pointer;
}

.history_menu {
	position: absolute;
	visibility: visible;
	top: 20px;
	left: 324px;
	height: 29px;
/*	background-color: #f3f4f5;*/
	font-size: 125%;
	color: #3d3d3d;
	padding: 0px 0px 10px 0px;
	margin-top: -5px;
	cursor: pointer;
}

.aum_img, .mm_img, .hm_img {
	position: relative;
	display: inline;
	margin-top: -5px;
	top: 5px;
}

#aboutus_content {
	position: absolute;
	top: 45px;
	background-image:url('../images/content_bg.gif');
	background-repeat:repeat-x;
	padding: 40px 50px 0px 8%;
}

.aboutus_bottom_bar {
	position: absolute;
	top: 905px;
	background-color: #000;
	width: 100%;
	height: 25px;
	color: #FFF;
	font-size: 90%;
	min-width: 746px;
}

/***** WORK *****/
.work_header {
	position: absolute;
	top: 149px;
	width: 100%;
	min-width: 746px;
	margin-top: -4px;
}

.w_back1 {
	position: absolute;
	top: 67.5px;
	left: 0px;
	width: 60%;
	background-color: #b3ecdc;
	height: 33px;
}

.w_back2 {
	position: absolute;
	top: 84px;
	right: 0px;
	width: 75%;
	background-color: #c2efe3;
	height: 105px;
}

.w_back3 {
	position: absolute;
	top: 84px;
	left: 25%;
	width: 35%;
	background-color: #9de7d4;
	height: 17px;
}

.work_img {
	position: absolute;
	top: 1px;
	left: 50%;
	height: 241px;
}

.inner_body {
	position: absolute;
	top: 392px;
	left: 20%;
	width: 80%;
	min-width: 650px;
	font-size: 95%;
}

.work_menu {
	position: absolute;
	top: 20px;
	left: 40px;
	height: 29px;
	font-size: 140%;
	color: #3d3d3d;
	background-color: #f3f4f5;
}

.work_title {
	position: absolute;
	top: 150px;
	left: 27%;
	font-size: 200%;
	color: #1c8569;
	font-weight: lighter;
}

.work_content {
	position: absolute;
	top: 49px;
/*	width: 85%;*/
	background-image:url('../images/content_bg.gif');
	background-repeat:repeat-x;
	padding: 40px 50px 0px 100px;
}

.work_content a {
	color: #000;
	text-decoration: none;
}

.work_content a:hover {
	text-decoration: underline;
}

.work_content_right {
	position: absolute;
	top: 0px;
	right: 0px;
}

.work_content_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

.zoom {
	position: absolute;
	top: 65px;
	left: 25px;
}

.work_bottom_bar {
	position: absolute;
	top: 745px;
	background-color: #000;
	width: 100%;
	height: 25px;
	color: #FFF;
	font-size: 90%;
	min-width: 746px;
}

/***** SERVICES *****/
.services_header {
	position: absolute;
	top: 149px;
	width: 100%;
	min-width: 746px;
	margin-top: -4px;
}

.s_back1 {
	position: absolute;
	top: 67.5px;
	left: 0px;
	width: 60%;
	background-color: #df8c82;
	height: 33px;
}

.s_back2 {
	position: absolute;
	top: 84px;
	right: 0px;
	width: 75%;
	background-color: #e9b2ac;
	height: 105px;
}

.s_back3 {
	position: absolute;
	top: 84px;
	left: 25%;
	width: 35%;
	background-color: #d66d61;
	height: 17px;
}

.services_img {
	position: absolute;
	top: 1px;
	left: 50%;
	height: 241px;
}

.services_title {
	position: absolute;
	top: 150px;
	left: 27%;
	font-size: 200%;
	color: #b53e57;
	font-weight: lighter;
}

.services_menu {
	position: absolute;
	top: 20px;
	left: 40px;
	height: 29px;
	font-size: 140%;
	color: #3d3d3d;
	background-color: #f3f4f5;
}

.services_content {
	position: absolute;
	top: 49px;
/*	width: 85%;*/
	background-image:url('../images/content_bg.gif');
	background-repeat:repeat-x;
	padding: 40px 50px 0px 100px;
}

.services_content a {
	color: #000;
	text-decoration: none;
}

.services_content a:hover {
	text-decoration: underline;
}

.services_content li {
	padding: 4px;
}

.services_content_right {
	position: absolute;
	top: 0px;
	right: 0px;
}

.services_content_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

.comp {
	position: absolute;
	bottom: 0px;
	left: 10%;
	font-size: 115%;
	text-align: center;
}

.comp a {
	color: #000;
	text-decoration: none;
}

.comp a:hover {
	text-decoration: underline;
}

.comp img {
	border: 0px;
}

.gears {
	position: absolute;
	top: 57px;
	left: 25px;
}

.mobile {
	position: absolute;
	bottom: 0px;
	left: 30%;
	font-size: 115%;
	text-align: center;
	border: 0px;
}

.mobile a {
	color: #000;
	text-decoration: none;
}

.mobile a:hover {
	text-decoration: underline;
}

.mobile img {
	border: 0px;
}

.remote {
	position: absolute;
	bottom: 0px;
	left: 50%;
	font-size: 115%;
	text-align: center;
	border: 0px;
}

.remote a {
	color: #000;
	text-decoration: none;
}

.remote a:hover {
	text-decoration: underline;
}

.remote img {
	border: 0px;
}

.internet {
	position: absolute;
	bottom: 0px;
	left: 70%;
	font-size: 115%;
	text-align: center;
	border: 0px;
}

.internet a {
	color: #000;
	text-decoration: none;
}

.internet a:hover {
	text-decoration: underline;
}

.internet img {
	border: 0px;
}

.services_bottom_bar {
	position: absolute;
	top: 900px;
	background-color: #000;
	width: 100%;
	height: 25px;
	color: #FFF;
	font-size: 90%;
	min-width: 746px;
}

/***** CONTACT *****/
.contact_header {
	position: absolute;
	top: 149px;
	width: 100%;
	min-width: 746px;
	margin-top: -4px;
}

.c_back1 {
	position: absolute;
	top: 68px;
	left: 0px;
	width: 60%;
	background-color: #d0e2dd;
	height: 33px;
}

.c_back2 {
	position: absolute;
	top: 84.5px;
	right: 0px;
	width: 75%;
	background-color: #dfece9;
	height: 105px;
}

.c_back3 {
	position: absolute;
	top: 84.5px;
	left: 25%;
	width: 35%;
	background-color: #c3dad4;
	height: 17px;
}

.contact_img {
	position: absolute;
	top: 1px;
	left: 50%;
	height: 241px;
}

.contact_title {
	position: absolute;
	top: 150px;
	left: 27%;
	font-size: 200%;
	color: #1e8089;
	font-weight: lighter;
}

.contact_menu {
	position: absolute;
	top: 20px;
	left: 40px;
	height: 29px;
	font-size: 140%;
	color: #3d3d3d;
	background-color: #f3f4f5;
}

.content_bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
}

.content_bg_left {
	position: absolute;
	top: 0px;
	left: 0px;
}

.gmap {
	position: relative;
	float: right;
	vertical-align: bottom;
	margin-top: -100px;
}

.contact_bottom_bar {
	position: absolute;
	top: 1050px;
	background-color: #000;
	width: 100%;
	height: 25px;
	color: #FFF;
	font-size: 90%;
	min-width: 746px;
}

/***** CAREERS *****/
.careers_header {
	position: absolute;
	top: 149px;
	width: 100%;
	min-width: 746px;
	margin-top: -4px;
}

.ca_back1 {
	position: absolute;
	top: 67.5px;
	left: 0px;
	width: 75%;
	background-color: #dbeaf8;
	height: 33px;
}

.ca_back2 {
	position: absolute;
	top: 84px;
	right: 0px;
	width: 75%;
	background-color: #e7f1fb;
	height: 104.5px;
}

.ca_back3 {
	position: absolute;
	top: 83.5px;
	left: 25%;
	width: 50%;
	background-color: #d1e4f6;
	height: 17px;
}

.careers_img {
	position: absolute;
	top: 0px;
	left: 50%;
	height: 241px;
}

.careers_title {
	position: absolute;
	top: 150px;
	left: 27%;
	font-size: 200%;
	color: #0875d7;
	font-weight: lighter;
}

.applynow {
	position: relative;
	width: 60%;
	vertical-align: middle;
}

.applynow_text {
	position: absolute;
	left: 30%;
	height: 20px;
	width: 25%;
	padding: 2px;
	border: 1px solid black;
	font-size: 90%;
}

.applynow_textarea {
	position: absolute;
	left: 30%;
	height: 60px;
	width: 25%;
	padding: 2px;
	border: 1px solid black;
}

.applynow_image {
	position: relative;
	left: 25%;
}

.upload_btn {
	position: absolute;
	right: 25%;
	margin-top: -3px; 
}

.upload_field {
	position: absolute;
	right: 29%;
	z-index: 1;
	size: 250px;
	opacity: 0;
	filter: alpha(opacity = 0);
}

/***** SITEMAP *****/
.sitemap_header {
	position: absolute;
	top: 149px;
	width: 100%;
	min-width: 746px;
	margin-top: -4px;
}

.sm_back1 {
	position: absolute;
	top: 67px;
	left: 0px;
	width: 75%;
	background-color: #b2d5ea;
	height: 33px;
}

.sm_back2 {
	position: absolute;
	top: 83px;
	right: 0px;
	width: 75%;
	background-color: #cbe3f1;
	height: 104.5px;
}

.sm_back3 {
	position: absolute;
	top: 83px;
	left: 25%;
	width: 50%;
	background-color: #9dcae4;
	height: 17px;
}

.sitemap_img {
	position: absolute;
	top: 0px;
	left: 50%;
	height: 241px;
}

.sitemap_title {
	position: absolute;
	top: 150px;
	left: 27%;
	font-size: 200%;
	color: #0875d7;
	font-weight: lighter;
}

/*** SEARCH ***/
.search_box {
	height: 27px;
}

.search_box input[type="text"]{
	width: 200px;
	height: 19px;
	border: 1px solid #000;
	margin: 0px 0px 9px 0px;
}

.search_results {
	padding: 5px;
	border: 1px solid #DFDFDF;
	font-size:110%;
}

.search_summary {
	background-color: #F0F0F0;
	padding: 2px;
	font-weight: bold;
	color: gray;
}

.pagination {
	position: relative;
	width: 80%;
	left: 10%;
	float: center;
	background-color: #F0F0F0;
	border: 1px solid #DFDFDF;
	padding: 2px;
	margin: 3px;
	text-align: center;
}

.small_text {
	font-size: 75%;
	padding-left: 10px;
}

.search_bottom_bar {
	position: absolute;
	top: 950px;
	background-color: #000;
	width: 100%;
	height: 25px;
	color: #FFF;
	font-size: 90%;
	min-width: 746px;
}
