html {
	font-size:100.01%;
	height: 100%;
	overflow-y: scroll;
}
* {
	margin: 0;
	padding: 0;
}
/*** TEXT ***/

.hidden { display: none !important; }

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
a {
	cursor:pointer;
	display:block;
}
h2 {
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:inline;
}
.darkNavy {
	color:#126284;
}
.terracot {
	color:#e06b05;
}
/*** Columns and Boxes ***/

.ColumnBox {
	margin: 0 auto 0 auto;
	width:1024px;
	height:auto;
	overflow:hidden;
}
.leftColumn, .rightColumn, .centerColumn {
	float:left;
	margin-bottom: -4000px;
	padding-bottom: 4000px;
}
.leftColumn {
	width:47px;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.rightColumn {
	width:47px;
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.centerColumn {
	width:930px;
}
.headerBox {
	background-image: url(../images/home/pic_r1.gif);
	background-repeat: no-repeat;
	background-position: 760px 0px;
	overflow: hidden;
	text-indent:-9999px;
}
.logoBox {
	width:735px;
	height:113px;
	margin: 0 0 0 25px;
}
.logoLink {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:207px;
	height:34px;
	overflow: hidden;
	text-indent:-9999px;
	position:relative;
	top:60px;
}
.loginBox {
	color:#307086;
	font-size:11px;
	text-indent:0;
	float:right;
	margin-top:57px;
	margin-left:10px;
}
div.loginBox label {
	display:block;
	float:left;
	padding:1px 12px 0 0;
}
div.loginBox input {
	font-size:10px;
	border:1px #6a96a5 solid;;
	padding: 0px 0px 0px 5px;
	height:14px;	
	width:78px;
	margin:0 1px 0 1px;
	display:block;
	float:left;
}
#loginButton {
	display:block;
	float:left;
	border:none;
	padding:0px;
	margin:0px;
	width: 14px;
	height: 16px;
}
.right_p {
	float: right;
	height: 133px;
	width: 170px;
	display: inline;
}
.menuBox {
	padding:0;
	height:29px;
	width:905px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
.contentBox {
	width:930px;
	margin: 0 auto 0 auto;
	padding:0;
}
/*** FOOTER ***/

.footerBox {
	width:1024px;
	height:60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.leftCorner, .footerTxt, .rightCorner {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:inline;
	float:left;
	height: 60px;
}
.contactUs {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e7681;
}
.copyright {
	float:right;
	display:inline;
}
.leftCorner {
	width: 47px;
	background-image: url(../images/corner_left2.gif);
}
.footerTxt {
	height: 42px !important;
	background-image: url(../images/bg_footer.gif);
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:930px;
	display:inline;
}
.rightCorner {
	width: 47px;
	background-image: url(../images/corner_right2.gif);
}
/*** MENU ***/

div.menuBox div.aboutUs a, div.menuBox div.aboutUs_hover a, div.menuBox div.ourServices a, div.menuBox div.ourServices_hover a, div.menuBox div.portfolio a, div.menuBox div.portfolio_hover a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
	height: 29px;
	display:inline;
	background-color:#307086;
}
div.menuBox div.aboutUs a {
	background-image: url(../images/nav/about_us.gif);
	width: 116px;
}
div.menuBox div.aboutUs a:hover, div.menuBox div.aboutUs_hover a {
	background-image: url(../images/nav/about_us_over.gif);
	width: 116px;
}
div.menuBox div.ourServices a {
	background-image: url(../images/nav/our_services.gif);
	width: 141px;
}
div.menuBox div.ourServices a:hover, div.menuBox div.ourServices_hover a {
	background-image: url(../images/nav/our_services_over.gif);
	width: 141px;
}
div.menuBox div.portfolio a {
	background-image: url(../images/nav/portfolio.gif);
	width: 108px;
}
div.menuBox div.portfolio a:hover, div.menuBox div.portfolio_hover a {
	background-image: url(../images/nav/portfolio_over.gif);
	width: 108px;
}
.nav, .nav_right {
	background-color:#307086;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	float: left;
	height: 29px;
	overflow: hidden;
	text-indent:-9999px;
}
.nav {
	background-image: url(../images/nav/nav.gif);
	width: 86px;
}
.nav_right {
	background-image: url(../images/nav/nav_right.gif);
	width: 284px;
}
.nav_right_pic {
	background-image: url(../images/home/pic_r2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	float: left;
	height: 29px;
	width: 170px;
	overflow: hidden;
	text-indent:-9999px;
}
/*** CONTENT ***/
.contentRow0 {
	display: block;
	width: 880px;
	height:auto;
	clear: right;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 25px;
}
.contentRow1 {
	display: block;
	width: 880px;
	height:233px;
	clear:right;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
.picHomeLeft {
	background-image: url(../images/home/pic_home1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 266px;
	width: 592px;
	display: inline;
	float:left;
	padding:0;
	overflow: hidden;
	text-indent:-9999px;
}
.picHomeRight0 {
	background-image: url(../images/home/pic_r3.gif);
	background-repeat: no-repeat;
	background-position: 760px 0px;
	display: inline;
	float:left;
	height: 9px;
	width: 930px;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	overflow: hidden;
	text-indent:-9999px;
}
.picHomeRight1 {
	background-image: url(../images/home/pic_home2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	float: left;
	height: 266px;
	width: 288px;
	margin:0;
	padding:0;
	overflow: hidden;
	text-indent:-9999px;
}
.contentRow1 .column0, .contentRow1 .column1, .contentRow1 .column2 {
	float: left;
	width: 280px;
	height:230px;
	margin:0 20px 26px 0;
	padding:0;
}
.contentRow1 .column2 {
	margin:0 !important;
}
.contentRow1 .column0 .button0, .contentRow1 .column1 .button1, .contentRow1 .column2 .button2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 280px;
	margin-bottom: 12px;
	margin-top:22px;
	overflow: hidden;
	text-indent:-9999px;
}
.contentRow1 .column0 .button0 {
	background-image: url(../images/home/complete_product_solutions.gif);
}
.contentRow1 .column1 .button1 {
	background-image: url(../images/home/custom_web_applications.gif);
}
.contentRow1 .column2 .button2 {
	background-image: url(../images/home/recent_project.gif);
}
.contentRow1 .column0 a, .contentRow1 .column1 a, .contentRow1 .column2 a {
	width:198px;
}
.rightColumnBox {
	/*	height: 200px;*/
	width: 570px;
	display:inline;
	float:left;
}
.topImage {
	display:inline;
	float:left;
	background-image: url(../images/about/pic_r3.gif);
	background-repeat: no-repeat;
	background-position: 472px 0px;
	height: 42px;
	width: 617px;
}
.txt {
	height:auto;
}
/*** VERTICAL MENU ***/

.vertMenuBox {
	width: 226px;
	height:415px;
	display:inline;
	float:left;
	margin: 21px 37px 0 0;
}
.ab_whoWeAre_tab, .ab_whyChoose_tab, .completeProduct, .teamAugmentation, .pf_corel_tab, .pf_thentic_tab, .pf_fuse_tab, .pf_souvenir_tab {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 226px;
	display:block;
	overflow: hidden;
	text-indent:-9999px;
}
.ab_whoWeAre_tab {
	background-image: url(../images/about/who_we_are.gif);
}
.ab_whyChoose_tab {
	background-image: url(../images/about/why_choose_hexfinity.gif);
}
.completeProduct {
	background-image: url(../images/our_services/complete_product.gif);
}
.teamAugmentation {
	background-image: url(../images/our_services/team_augmentation.gif);
}
.aboutUsSlider, .ourServiceSlider, .pf_vert_space, .pf_vert_space_last {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:226px;
}
.aboutUsSlider, .ourServiceSlider {
	height:124px;
}
.sliderWhoWeAre {
	background-image: url(../images/about/bg_about.gif);
}
.sliderWhyChoose {
	background-image: url(../images/about/bg_about2.gif);
}
.sliderProduct {
	background-image: url(../images/our_services/complete_product_bg.gif);
}
.sliderTeam {
	background-image: url(../images/our_services/team_augmentation_bg.gif);
}
.serv_vert_space {
	background-image: url(../images/our_services/bg_services.gif);
	height: 141px;
}
.pf_vert_space {
	background-image: url(../images/portfolio/bg_portfolio.gif);
	height:232px;
}
.pf_vert_space_last {
	background-image: url(../images/portfolio/bg_portfolio2.gif);
	height:232px;
}
.pf_vert_space p, .pf_vert_space_last p {
	padding-top: 15px;
}
.pf_vert_space p, .pf_vert_space ul, .pf_vert_space_last p, .pf_vert_space_last ul {
	padding-left: 18px;
}
.pf_vert_space ul, .pf_vert_space_last ul {
	padding-top: 10px;
}
.pf_vert_space li, .pf_vert_space_last li {
	margin-left: 15px;
	line-height: 18px;
}
.pf_corel_tab {
	background-image: url(../images/portfolio/corel.gif);
}
.pf_thentic_tab {
	background-image: url(../images/portfolio/thentic.gif);
}
.pf_fuse_tab {
	background-image: url(../images/portfolio/fuseproject.gif);
}
.pf_souvenir_tab {
	background-image: url(../images/portfolio/souvenir.gif);
}
#vert_space_1, #vert_space_2, #vert_space_3 {
	display:none;
}
.arrow-plus {
	width:30px;
	height:26px;
	background-image:url(../images/arrow1.gif);
	background-position:15px 9px;
	background-repeat:no-repeat;
}
.arrow-minus {
	width:30px;
	height:26px;
	background-image:url(../images/arrow2.gif);
	background-position:14px 7px;
	background-repeat:no-repeat;
}
/*** TEAM ***/

.teamBox {
	background-image: url(../images/our_services/software_dev.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 657px;
	width: 628px;
	margin-top:21px;
	margin-left:-11px;
	position:relative;
}
.teamBox div {
	position:absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.teamBox .eng {
	top:153px;
	left:5px;
	background-image: url(../images/our_services/eng.png);
	height: 195px;
	width: 201px;
}
.teamBox .pm_pmm {
	top:19px;
	left:219px;
	background-image: url(../images/our_services/pm_pmm.png);
	height: 193px;
	width: 216px;
}
.teamBox .netops {
	top:153px;
	left:425px;
	background-image: url(../images/our_services/netops.png);
	height: 195px;
	width: 205px;
}
.teamBox .qa {
	top:411px;
	left:57px;
	background-image: url(../images/our_services/qa.png);
	height: 195px;
	width: 194px;
}
.teamBox .build {
	top:411px;
	left:382px;
	background-image: url(../images/our_services/build.png);
	height: 195px;
	width: 195px;
}
.teamBox .eng_s {
	top:285px;
	left:208px;
	background-image: url(../images/our_services/eng_s.gif);
	height: 64px;
	width: 66px;
}
.teamBox .pm_pmm_s {
	top:238px;
	left:283px;
	background-image: url(../images/our_services/pm_pmm_s.gif);
	height: 63px;
	width: 64px;
}
.teamBox .netops_s {
	top:285px;
	left:359px;
	background-image: url(../images/our_services/netops_s.gif);
	height: 64px;
	width: 67px;
}
.teamBox .qa_s {
	top:374px;
	left:236px;
	background-image: url(../images/our_services/qa_s.gif);
	height: 65px;
	width: 67px;
}
.teamBox .build_s {
	top:374px;
	left:334px;
	background-image: url(../images/our_services/build_s.gif);
	height: 65px;
	width: 65px;
}
/**** SERVICES ***/
.topImage_small {
	display:inline;
	float:left;
	background-image: url(../images/our_services/pic_r3.gif);
	background-repeat: no-repeat;
	background-position: 472px 0px;
	height: 21px;
	width: 617px;
}
.servicesBox {
	margin-top:21px;
	margin-left:37px;
	position:relative;
	width:570px;
	height:670px;
	overflow: hidden;
	text-indent:-9999px;
}
.servicesBox div {
	position:absolute;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.servicesBox .customer_inputs {
	background-image: url(../images/our_services/bw/customer_inputs.png);
	height: 127px;
	width: 565px;
	top:0;
	left:0;
}
.servicesBox .customer_inputs_color {
	background-image: url(../images/our_services/color/customer_inputs.png) !important;
}

.servicesBox .arrow_left {
	background-image: url(../images/our_services/bw/arrow_left.png);
	height: 45px;
	width: 70px;
	left:100px;
	top:185px;
}
.servicesBox .arrow_left_color {
	background-image: url(../images/our_services/animation/arrow_left.gif) !important;
}
.servicesBox .arrow_right {
	background-image: url(../images/our_services/bw/arrow_right.png);
	height: 45px;
	width: 70px;
	left:365px;
	top:185px;
}
.servicesBox .arrow_right_color {
	background-image: url(../images/our_services/animation/arrow_right.gif) !important;
}
.servicesBox .arrow_vert {
	background-image: url(../images/our_services/bw/arrow_vert.png);
	height: 45px;
	width: 32px;
	left:250px;
	top:133px;
}
.servicesBox .arrow_vert_color {
	background-image: url(../images/our_services/animation/arrow.gif) !important;
}
.servicesBox .hexfinity_logo {
	background-image: url(../images/our_services/bw/hexfinity_logo.png);
	height: 28px;
	width: 170px;
	left:182px;
	top:177px;
}
.servicesBox .hexfinity_logo_color {
	background-image: url(../images/our_services/animation/logo.gif) !important;
}
.servicesBox .process_left {
	background-image: url(../images/our_services/bw/process_left.png);
	height: 154px;
	width: 232px;
	top:231px;
	left:0;
}
.servicesBox .process_left_color {
	background-image: url(../images/our_services/animation/process_left.gif) !important;
}
.servicesBox .process_right {
	background-image: url(../images/our_services/bw/process_right.png);
	height: 154px;
	width: 231px;
	top:231px;
	left:300px;
}
.servicesBox .process_right_color {
	background-image: url(../images/our_services/animation/process_right.gif) !important;
}

.servicesBox .product_left {
	background-image: url(../images/our_services/bw/product_right.png);
	height: 241px;
	width: 231px;
	top:435px;
	left:0;
}
.servicesBox .product_left_color {
	background-image: url(../images/our_services/color/product_right.png) !important;
}

.servicesBox .product_right {
	background-image: url(../images/our_services/bw/product_left.png);
	height: 249px;
	width: 232px;
	top:435px;
	left:300px;
}
.servicesBox .product_right_color {
	background-image: url(../images/our_services/color/product_left.png) !important;
}
/*** PORTFOLIO ***/
div#_slide0 {
	height: 391px;
	width: 640px;
	border: 0px solid #ccc;
	margin-bottom:12px;
	position:absolute;
	z-index: 1;
	display:block;
}
#_slide0 img {
	width:640px;
	height:391px;
}
.portfolioBox {
	margin-top:21px;
	margin-left:-23px;
}
#hoverDivLeft div a {
	margin: 0;
	padding: 0 5px 0 5px;
	/*border: 1px solid #ccc;*/
	/*background: #aaa;*/
	text-decoration: none;
	display:inline;
	color: #5d9fc0;
}
#hoverDivLeft div a:hover {
	color: #e06b05;
}
#hoverDivLeft div {
	position:absolute;
	bottom:6px;
	margin-left:12px;
}
#hoverDivLeft, #hoverDivRight {
	width:320px;
	height:391px;
	z-index:2;
	position:absolute;
	cursor:pointer;
	/* this is for IE so the prev/next links can be hovered*/
	background-image: url(../images/spacer.gif);
}
#hoverDivLeft {
	top: 0;
	left: 0;
}
#hoverDivRight {
	top: 0;
	left: 320px;
}
div#hoverDivLeft:hover {
	background-image:url(../images/prevslide.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
a#hoverDivRight:hover {
	background-image:url(../images/nextslide.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

/*** SLIDESHOW ***/

/*
.pagelinks a {
	font-weight: bold;
	color: #666666;
}
.slideCaption {
	background-color: #faf9f0;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.pagelinks a.activeSlide {
	color: #136283;
}
.inputsTooltip {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL {
	display: none;
}
*/

#tooltip h3
{
	font-size:11px !important;
}