/* ======RESET====== */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, font, img, small, strong, ol, ul, li, 
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: Tahoma, Arial, Helvetica, sans serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

a {
	text-decoration: none;
}

/* ======GENERIC & MAIN STYLES====== */

body {
	background: #000000;
}

 #main_container {
 	background: url('../images/bgMainRepeat.jpg') repeat-x #000000;
	position: relative;
 }

 #secondary_container {
 	background: url('../images/bgMain.jpg') no-repeat;
	margin: auto;
	width: 990px;
	position: relative;
	min-height: 936px;
	height: auto !important;
	height: 936px;
	overflow: hidden;
 }
 
 .clearboth {
 	clear: both;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
 }
 
 .title_separator {
 	width: 626px;
	float: right;
 }
 
 .subpage_title {
 	font-weight: normal;
	color: #ffffff;
	font-size: 22px;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	float: right;
	padding-bottom: 3px;
	text-transform: lowercase
 }
 
  #subpage_content {
 	width: 626px;
	padding-top: 237px;
	padding-left: 45px;
 }
 
 #subpage_content span {
 	color: #ffffff;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
	display: inline;
 }
 
 #subpage_container {
 	background: url('../images/subpageBG.jpg') no-repeat;
	margin: auto;
	width: 990px;
	position: relative;
	min-height: 936px;
	height: auto !important;
	height: 936px;
	overflow: hidden;
 }
 
#project_container {
 	background: url('../images/portfolioBG.jpg') no-repeat;
	margin: auto;
	width: 990px;
	position: relative;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	overflow: hidden;
 }
 
 #contact_container {
 	background: url('../images/portfolioBG.jpg') no-repeat;
	margin: auto;
	width: 990px;
	position: relative;
	min-height: 936px;
	height: auto !important;
	height: 936px;
	margin-bottom: 55px;
	overflow: hidden;
 }
 
 a {
 	text-decoration: none;
	color: #ffffff;
 }

a:hover {
	text-decoration: none;
	color: #292f36;
}  

 /* ======HEADER & NAVIGATION====== */

#logo {
	position: absolute;
	text-indent: -9999px;
	background: url('../images/logo.png') no-repeat;
	width: 530px;
	height: 70px;
	margin-top: 41px;
	margin-left: 30px;
}

#navigation {
	position: absolute;
	width: 990px;
	height: 67px;
	margin-top: 177px;
	margin-left: 75px;
}

#navigation ul li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding-right: 60px;
	margin: auto;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation a {
	color: #ffffff;
}

#navigation ul li a:hover {
	color: #5e92d1;
}

/* ======FEATURED PROJECTS====== */

#featured_projects {
	position: absolute;
	margin-top: 274px;
	padding-left: 45px;
	height: 100px;
	width: 607px;
	overflow: hidden;
	font-size: 11px;
	color: #9fc9da;
	line-height: 18px;
	text-align: justify;
}

/* ======TESTIMONIALS====== */

#testimonials {
	position: absolute;
	height: 305px;
	width: 255px;
	margin-top: 232px;
	margin-left: 684px;
	padding: 10px;
	font-size: 11px;
	color: #84abcf;
	line-height: 20px;
	text-align: justify;
}

#testimonials span {
	color: #4682a8;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
	margin-top: -2px;
}

/* ======MAIN CONTENT====== */

#content {
	width: 626px;
	padding: 447px 0px 50px 45px;
	line-height: 20px;
	font-size: 11px;
	color: #7a99af;
	margin-bottom: -25px;
}

#column1 {
	margin-right: 20px;
	float: left;
	width: 291px;
	text-align: justify;
}

#column2 {
	width: 291px;
	float: left;
	text-align: justify;
}

#content h1 {
	font-size: 16px;
	font-weight: normal;
	color: #55a3e5;
	text-transform: lowercase;
	padding-bottom: 8px;
	font-family: Tahoma, Arial, Helvetica, sans serif;
}

#column1 h2 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: -8px;
	margin-top: 2px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans serif;
}

#column1 span {
	font-size: 10px;
	font-weight: normal;
	color: #284964;
	padding-bottom: 3px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans serif;
}

.news_separator {
	width: 291px;
	height: 0px;
	border-bottom: solid 1px #1f3853;
	margin: 12px 0px 12px 0px;
}

#column2 p {
	text-indent: 10px;
	margin-bottom: 7px;
}

/* ======QUICK CONTACT US BOX====== */

#contact_us {
	position: absolute;
	width: 244px;
	height: 327px;
	margin-top: 559px;
	margin-left: 684px;
	background: #0f1115;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0px 15px 15px 18px;
	line-height: 10px;
}

#contact_us_img {
	float: right;
	padding: 12px 5px 15px 0px;
	_padding: 0px 0px 0px 0px;
	_margin: 12px 5px 0px 0px;
	display: inline;
	width: 181px;
	height: 28px;
}

#contact_us label {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding-bottom: 3px;
	color: #7f93b4;
}

#contact_us #name, #contact_us #email {
	width: 232px;
	background: #080a0d;
	height: 16px;
	border: solid 1px #2c3b5b;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	color: #ffffff;
	line-height: 10px;
	vertical-align: middle;
	padding: 7px 0px 5px 5px;
	margin-bottom: 25px;
}

#contact_us #comments {
	width: 232px;
	background: #080a0d;
	height: 70px;
	border: solid 1px #2c3b5b;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	color: #ffffff;
	line-height: 15px;
	vertical-align: middle;
	padding: 7px 0px 5px 5px;
	margin-bottom: 10px;
}

#contact_us #name:focus, #contact_us #email:focus, #contact_us #comments:focus {
	border: solid 1px #5f7fc2;
	background: #0e131d;
}

#submit {
	float: right;
	width: 125px;
	height: 30px;
	margin-right: 5px;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#main {
	position: relative;
	overflow: hidden;
	height: inherit;
	width: inherit;
}

img.loaderIcon {
	position: absolute;
	margin-left: 3px;
	margin-top: 12px;	
}

#loaderIconPlace {
	position: absolute;
	margin: 7px 0px 0px 3px;
}

ul li.success {
	color: #ffffff;
	line-height: 13px;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}

ul li.error {
	color: #581414;
	line-height: 13px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

/* ======FOOTER====== */

#footer {
	width: 100%;
	min-width: 990px;
	height: 167px;
	border-top: 1px solid #0d0d0d;
	background: #040505;
	position: relative;
	overflow: hidden;
}

#footer_container {
	margin: auto;
	width: 990px;
	height: 167px;
	position: relative;
}

#left_content {
	width: 556px;
	height: 167px;
	float: left;
	padding-top: 27px;
	margin-left: 20px;
}

#left_content h1 {
	font-size: 16px;
	font-weight: normal;
	color: #55a3e5;
	text-transform: lowercase;
	padding-bottom: 2px;
	font-family: Tahoma, Arial, Helvetica, sans serif;
}

#left_content ul li {
	display: inline;
	font-size: 10px;
	padding-right: 15px;
	text-transform: uppercase;
}

#left_content ul {
	padding-bottom: 30px;
}

#left_content ul li a {
	color: #99aebd;
}

/*#left_content ul li a:hover {
	color: #3886c2;
	font-weight: bold;
}*/

#left_content span {
	font-size: 11px;
	color: #485f74;
}

#footer_services {
	color: #386485;
}

#footer_logo {
	background: url('../images/footer_logo.jpg') no-repeat;
	min-width: 414px;
	height: 167px;
	float: left;
}

/* ===================================PORTFOLIO=================================== */

/* ======MAIN STYLES====== */

 #portfolio_container {
 	background: url('../images/portfolioBG.jpg') no-repeat;
	margin: auto;
	width: 990px;
	position: relative;
	min-height: 936px;
	height: auto !important;
	height: 950px;
	overflow: hidden;
 }
 
 #portfolio_contact #contact_us{
 	margin-top: 237px;
	position: absolute;
 }
 
 /* ======PROJECT STYLINGS====== */
 
.project {
	width: 275px;
	padding-top: 15px;
	font-size: 11px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	padding-right: 18px;
	padding-bottom: 25px;
}

.portfolio_img {
	border: 1px solid #60708c;
	width: 275px;
}

.portfolio_img:hover {
	border: 1px solid #ffffff;
	width: 275px;
}
 
.technologies_used {
	font-size: 10px;
	text-transform: uppercase;
	color: #c5d9ff;
	font-weight: normal;
	float: right;
	padding-top: 7px;
}

.project_separator {
	padding-top: 3px;
	padding-bottom: 8px;
}

.project_links ul li {
	display: inline;
}

.project_links ul li a {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 3px;
	float: right;
	font-weight: bold;
	padding-left: 15px;
	color: #8ca4d0;
}

.project_links ul li a:hover {
	color: #ffffff;
}

.project_title {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.project_desc {
	font-weight: normal;
	font-size: 11px;
	color: #c3d0ea;
	line-height: 18px;
	padding-top: 8px;
	text-align: justify;
}

/* ===================================CASE STUDIES=================================== */

.case_study {
	background: url('../images/caseStudyBG.png');
	width: 606px;
	margin-top: 8px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

p.testimonial {
	font-size: 11px;
	color: #ffffff;
	line-height: 24px;
	text-align: justify;
}

p.name {
	color: #4682a8;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
	font-weight: bold;
}

/* ===============================CAPABILITIES================================*/

#skillSet {
	line-height: 20px;
	font-size: 11px;
	color: #1b1b1b;
	font-weight: bold;
	background: url('../images/caseStudyBG.png');
	width: 606px;
	margin: 8px 0px 15px 7px;
	border-left: 1px solid #60708c;
	border-right: 1px solid #60708c;
	border-bottom: 1px solid #60708c;
	padding: 0px;
}

tr.skillCategory td {
	font-size: 12px;
	font-weight: bold;
	color: #cfdde7;	
	text-align: center;
	background: url('../images/skillSetHeaderbg.jpg') repeat-x #274069;
	border-bottom: 1px solid #60708c;
	border-top: 3px solid #60708c;
	padding: 7px 0px 7px 0px;
	width: 303px;
}

td.firstColumn {
	border-right: 1px solid #60708c;
}

tr.skillItems td {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	background: url('../images/skillSetItembg.jpg') repeat-x;
}

#skillSet ul {
	padding-left: 20px;
}

#skillSet ul li {
	list-style: url('../images/skillSetListStyle.png');
	padding-left: 10px;
	text-align: left;
}
/* ===============================OTHER SUBPAGES================================= */

#subpage_main_content {
	line-height: 20px;
	font-size: 11px;
	color: #95b5cc;
	text-align: justify;
	background: url('../images/caseStudyBG.png');
	width: 606px;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px 0px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#subpage_main_content h3 {
	padding: 8px 0px 0px 0px;
	color: #ffffff;
	font-size: 13px;
}

#subpage_main_content p {
	margin-bottom: 4px;
	text-indent: 10px;
}

#tabs {
	line-height: 20px;
	font-size: 11px;
	text-align: justify;
}

#tabs_container {
	padding-bottom: 18px;
}

#tabs h3 {
	font-size: 12px;
	font-weight: bold;
}

#tabs h4 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#tabs p{
	/*text-indent: 10px;*/
	padding: 0px 0px 12px 20px;
	color: #95b5cc;
}

#tabs ul.subList {
	padding-left: 75px;
}

#tabs ul.subList li {
	list-style: square;
	color: #95b5cc;
}

 #tabs div a {
 	text-decoration: none;
	color: #ffffff;
 }

#tabs div a:hover {
	text-decoration: none;
	color: #292f36;
}  

#tabs .output {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cfdde7;
	padding: 0px 0px 10px 20px;
	line-height: 17px;
}

/*===============================PORTFOLIO SITE DETAILS======================================*/

#project_large {
	width: 610px;
	padding-top: 15px;
	font-size: 11px;
	float: left;
	overflow: hidden;
	margin-left: 6px;
}

#portfolio_img_large {
	border: 1px solid #5e6777;
	height: 200px;
	width: 606px;
}
 
#portfolio_img_large:hover {
	border: 1px solid #8898b3;
}

#project_large_links ul li {
	display: inline;
}

#project_large_links ul li a {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 16px;
	float: right;
	font-weight: bold;
	padding-right: 2px;
	color: #8ca4d0;
}

#project_large_links ul li a:hover {
	color: #ffffff;
}

#large_technologies_used {
	font-size: 10px;
	text-transform: uppercase;
	color: #c5d9ff;
	font-weight: normal;
	float: left;
	padding-top: 16px;
}

.project_desc_separator {
	width: 610px;
	background: none;
	border-bottom: 1px solid #9ec0ff;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
}

.project_desc {
	font-weight: normal;
	font-size: 11px;
	color: #c3d0ea;
	line-height: 18px;
	padding-top: 8px;
	text-align: justify;
}

/*========================================CONTACT US PAGE============================================*/
  #contact_content {
 	width: 626px;
	padding-top: 237px;
	padding-left: 45px;
	text-transform: none;
 }
 
 #contact_content span {
 	color: #ffffff;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
	display: inline;
 }
 
 #contact_separator {
 	width: 626px;
	background: none;
	border-bottom: 1px solid #9ec0ff;
	position: relative;
	padding-top: 26px;
 }
/*

#fullContact {
	width: 800px;
}

#fullContact_main {
	padding-top: 20px;
	width: 800px;
	margin-left: 57px;
}

#fullContact label {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	color: #7f93b4;
	float: left;
	padding-right: 25px;
	width: 150px;
	margin-right: 25px;
	margin-top: 8px;
}

#fullContact #fullContact_main input {
	width: 310px;
	background: #080a0d;
	height: 16px;
	border: solid 1px #2c3b5b;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	color: #ffffff;
	vertical-align: middle;
	padding: 7px 0px 5px 5px;
	margin-bottom: 25px;
}

#fullContact #fullContact_main select {
	width: 317px;
	background: #080a0d;
	height: 32px;
	border: solid 1px #2c3b5b;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	color: #ffffff;
	line-height: 10px;
	vertical-align: middle;
	padding: 7px 0px 5px 5px;
	margin-bottom: 25px;
}

#fullContact textarea {
	width: 310px;
	background: #080a0d;
	height: 70px;
	border: solid 1px #2c3b5b;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	color: #ffffff;
	line-height: 15px;
	vertical-align: middle;
	padding: 7px 0px 5px 5px;
	margin-bottom: 10px;
}

#fullContact #fullContact_main input:focus, #fullContact #main select:focus {
	border: solid 1px #5f7fc2;
	background: #0e131d;
}

#fullContact #submit {
	float: right;
	width: 125px;
	height: 30px;
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 223px;
}

#captcha {
	padding-left: 257px;
	margin-bottom: 15px;
}

*/
#contactInfo {
	position: absolute;
	width: 175px;
	height: 327px;
	margin-top: 299px;
	margin-left: 684px;
	background: url('../images/caseStudyBG.png');
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0px 15px 15px 18px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#contactInformation {
	margin-top: 10px;
	padding-left: 42px;
	margin-bottom: -6px;
}

#contactInfo span {
	margin-top: 15px;
	color: #5f7fc2;
}

#contactInfo p {
	color: #5f7fc2;
}

#contactInfo h2 {
	font-size: 13px;
	margin-top: 10px;
}

#mainForm {
	padding-top: 10px;
	margin: auto;
	width: 500px;
}

a.power {
	display:none;
}
