.content{
	padding: 5px;
}
#slider_holder, #showcase_holder {
	margin-top: 3px;
	display: block; 
    width:990px;
    height:300px;
    position:relative;
    background:transparent url(../images/features_bg.gif) 50% 0 no-repeat;
} 
#slider, #showcase_holder img{
	position: absolute;
    height:  286px;  
    width:   971px;  
    padding: 0;  
    margin:  8px 0 0 10px;  
}
#showcase_holder img{
	z-index: 2;
	left:0;
}
#showcase_holder h1{
	position: absolute;
	z-index: 3;
	display: block;
	margin: auto 10px 6px 10px;
	padding: 8px 0 6px 6px;
	background: transparent url(../images/body_trans_bg.png) repeat scroll 0 0;
	bottom: 0;
	width: 966px;
	
}
#header_holder {
	margin-top: 3px; 
    width:990px;
    height:300px;
    position:relative;
    background:transparent url(../images/features_bg.gif) 50% 0 no-repeat;
}
#header_holder img {
	position:absolute;
    padding: 0px;  
    height:  285px;  
    width:   970px;
    top:  8px; 
    left: 8px; 
}
.feature{
	padding: 0px;  
    height:  285px;  
    width:   970px;
    top:  0; 
    left: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}
.feature-content{
	margin:0 5px 0 7px;
	padding:5px 10px 0 455px;
}
.feature-content h2{
	font-size:20px;
}
.feature-content p{
	color:#A1A2A4;
	font-size:15px;
	letter-spacing:-1px;
	line-height:18px;
	padding:0;
}
.feature-content ul.list{
	width: 100%;
}
.feature-content ul.list li{
	font-size: 12px;
	line-height: 16px;
}
.feature-content a.more{
	margin: 0 8px 0 0;
	bottom: auto;
	right: auto;
	position: inherit;
	float: right;
}
#nav_holder{
	position:absolute;
	bottom:28px;
	right:10px;
	z-index:10;
	display:block;
	width: 160px;
}
#slider_nav li{
	font-size:11px;
	float:left;
}
#slider_nav a,
#slider_nav a:link,
#slider_nav a:visited{
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
	background-color:#000;
	border:solid 1px #383838;
	margin-right:2px;
	color:#e9e9e9;
}
#slider_nav li a.activeSlide{
	background:#1e358d;
	font-weight:bold;
	color:#fff;
	border:solid 1px #fff;
}
#slider_nav a:hover{
	border:solid 1px #666666;
}

.intro{
	color:#A1A2A4;
	font-size:15px;
	letter-spacing:-1px;
	line-height:18px;
}
.blue {
	color: #145e9d;
}

.content .left-content{
	float: left;
	margin-right: 12px;
	width: 625px;
}

.content .section{
	float: left;
	margin-right: 25px;
	width: 300px;
}
.content .section h3{
	border-bottom:1px dotted #444444;
	font-weight:normal;
}
.blog-item{
	margin-bottom: 7px;
	
}
.blog-item h4{
	margin-bottom: 0;
}
.blog-item h4 a{
	font-size: 14px;
	color: #fff;
}
.blog-item small{
	color: #5c5c5d;
	margin: 0px 0 10px 0;
}
.blog-item p{
	color:#a4a4a4;
	font-size:11px;
	line-height:16px;
}
.blog-item p a.read-more{
	font-size:11px;
}
.profile img{
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
}
.profile h4{
	clear: left;
}
.profile .other{
	font-style: italic;
}


/* About us */
.contact-desc{
	margin: 10px auto;
	color:#A1A2A4;
	font-size:15px;
	letter-spacing:-1px;
	line-height:18px;
	padding:0;
}
.rfp{
	background: #111;
	padding: 1px 5px 8px 5px;
	margin: 8px 0 0 0;
	border: solid 1px #000;
}
.rfp-icon{
	display: block;
	background:transparent url(../images/download-rfp.png) 0 0 no-repeat;
	height: 54px;
	width: 303px;
	text-indent:-9999px;
	border: none;
	margin: 5px 0 10px 0;
}

h3.label {
	border-bottom:1px dotted #444444;
	color:#DFDFDF;
	font-size:12pt;
	font-weight:normal;
	letter-spacing:-1px;
	margin:20px 0 0 0;
	padding:0 0 2px;
}
.rfp h3.label{
	margin:0 0 6px 0;
}
/* Forms*/
.formitem{
	background:transparent url(../images/input-bg.png) no-repeat scroll 0 0;
	border:none;
	color:#f1f1f1;
	font-size:10px;
	height:20px;
	padding:6px 10px 0 8px;
	vertical-align:middle;
	width:210px;
	display: block;
}
.text-area{
	background: #000;
	border: 1px solid #333;
	color:#e4e4e4;
	font-size:10px;
	height:120px;
	width: 280px;
	padding:2px;
	display: block;
	overflow: auto;
}
select {
	background:transparent url(../images/select-bg.png) 0 0 no-repeat;
	border: none;
	border-width: 0px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0px;
	border-style: solid;
	width:230px;
	height: 25px;
	padding: 5px;
	color: #fff;
}
option {
	background-color: #222;
	color: #fff;
}
.send{
	background:transparent url(../images/send.png) 0 0 no-repeat;
	height: 24px;
	width: 109px;
	text-indent:-9999px;
	border: none;
	margin: 4px auto;
}
.launch{
	display: block;
	background:transparent url(../images/launch.png) 0 0 no-repeat;
	height: 24px;
	width: 109px;
	text-indent:-9999px;
	border: none;
	margin: 8px 0 8px;
}
label{
	text-transform:uppercase;
	font-weight: bold;
	font-size: 11px;
	margin: 4px auto;
}

ul#twitter_update_list li{
	color:#A1A2A4 !important;
	font-size:11px;
	line-height:12px;
	background:none;
	margin-bottom:5px;
	padding-left:0;
	margin-bottom: 8px;
}
ul#twitter_update_list li a{
	color: #1E7EC8;
}
ul#social li{color:#A1A2A4 !important;font-size:12px;line-height:12px;margin:2px 0;padding:2px;}
a.icon{margin-left:2px;display:inline-block;padding-left:19px;line-height:22px;background-position:center left;background-repeat:no-repeat;}
a.wordpress{background-image:url(../images/icons/wordpress.png);}
a.twitter{background-image:url(../images/icons/twitter.png);}
a.facebook{background-image:url(../images/icons/facebook.png);}
a.linkedin{background-image:url(../images/icons/linkedin.png);}
a.flickr{background-image:url(../images/icons/flickr.png);}

.project
{
	background:transparent url(../images/project_bg.png) no-repeat scroll 50% 0;
	display:block;
	height:278px;
	padding:15px 0 18px 16px;
	width:465px;
	float: left;
	margin: 15px 10px 0 2px;
}
.project img{
	display: block;
	width: 449px;
	height: 182px;
}
.project div.info{
	width: 459px;
	height: 62px;
	margin-top: 20px; 
}

.project div.info a.more-info{
	margin: 0px 20px 0 0;
	float: right;
}
.project div.info div.details{
	font-size: 11px;
	color: #fff;
}
.project div.info div.details span.tech{
	font-size: 10px;
	color: #1b87ba;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin:8px 0 2px 0; 
}
div.info label{
	text-transform:uppercase;
	font-weight: bold;
}

a.more-info{
	background: url(../images/more-info.png) 0 0 no-repeat;
	display: block;
	width: 109px;
	height: 24px;
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	text-indent:-9999px;
}
a.gal{
	display: block;
	padding: 10px;
	margin: 15px 8px;
	background: url(../images/image-border.png) 0 0 no-repeat;
	width: 140px;
	height: 140px;
	float: left;
}

/* Services*/
h1#services, h1#showcase, h1#about, h1#contact, h1#blog{
	display:block;
	background-color: #ccc;
	height: 170px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
	margin: 0;
}
h1#contact{
	background-image:url(../images/contact_us_header.jpg); 
}
h1#about{
	background-image:url(../images/about_us_header.jpg); 
}
h1#services{
	background-image:url(../images/services_header.jpg); 
}
h1#showcase{
	background-image:url(../images/showcase_header.jpg);
}
ul#services_nav{
	height: 38px;
	padding:8px 0 0 35px;
	background:transparent url(../images/services_nav_bg.gif) 0 0 repeat-x;
}
h1#blog{
	background-image:url(../images/blog_header.jpg); 
}
ul#services_nav li {
	float: left;
	line-height: 28px;
}
ul#services_nav li a {
	text-decoration: none;
	font-size:11px;
	float: left;
	padding-right: 8px;
	margin-right: 5px; 
	background: transparent url(../images/nav_bg_right.png) no-repeat right 30px;
}
ul#services_nav li a span {
	cursor: pointer;
	color: #fff;
	float: left;
	padding-left: 8px;
	background:transparent url(../images/nav_bg_left.png) no-repeat 0 30px;
}
ul#services_nav li a:hover,
ul#services_nav li a:focus {
	background-position: 100% 0;
}
ul#services_nav li a:hover span,
ul#services_nav li a:focus span {
	background-position: 0 0;
}
ul#services_nav li a:active {
	background-position: 100% -28px;
}
ul#services_nav li a:active span {
	background-position: 0 -28px;
	padding-left: 8px;
}
ul#services_nav li a.activeSlide span {
	background-position: 0 -28px;
}
ul#services_nav li a.activeSlide {
	background-position: 100% -28px;
	color: #fff;
	font-weight: bold;
}
#services_overview{
	background: transparent url(../images/services_overview_bg.gif) 0 0 no-repeat;
	height: 260px;
	width: 990px;
}
#services_overview ul{
	padding: 12px 0 0 8px;
	height: 242px;
}
#services_overview ul li{
	width: 238px;
	float: left;
	margin-right: 7px;
	height: 242px;
	position: relative;
}
#services_overview ul li h2{
	line-height: 35px;
	text-align: center;
	font-size: 14px;
}
#services_overview ul li p.intro {
	color:#dcdcdc;
	display:block;
	font-size:12px;
	letter-spacing:-1px;
	line-height:15px;
	margin:0 5px 0 7px;
	padding:5px 0 8px 5px;
}
#services_overview ul li ul.feats {
	display:block;
	margin:0 10px 0 15px;
	padding:2px 0 0 0;
	height: auto;
}
#services_overview ul li ul.feats li{
	background:transparent url(../images/bullet.png) left center no-repeat;
	color:#fff;
	display:block;
	font-family:normal Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:20px;
	text-indent:13px;
	float: none;
	height:20px;
	margin: 0;
	
}
ul.list {
	display:block;
	margin:0 10px 0 15px;
	padding:2px 0 0 0;
	height: auto;
	width: 200px;
}
ul.list li{
	background:transparent url(../images/bullet.png) left center no-repeat;
	color:#fff;
	display:block;
	font-family:normal Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:20px;
	text-indent:13px;
	float: none;
	height:20px;
	margin: 0;
}

a.more{
	background:transparent url(../images/learn-more.png) no-repeat scroll left center;
	bottom:4px;
	display:block;
	height:24px;
	position:absolute;
	right:8px;
	text-indent:-9999px;
	width:109px;
	z-index:99;
}
div.panel{
	height: 260px;
	width: 990px;
}
div.service_content{
	margin: 2px 10px 2px 465px;
}
div.service_content h2{
	margin: 2px 0 2px 0;
}
div.service_content h4{
	margin: 0;
	font-weight: bold;
}

.web-design{
	background:transparent url(../images/services_wed_design.jpg) 0 0 no-repeat;
}
.research-and-discovery{
	background:transparent url(../images/services_research.jpg) 0 0 no-repeat;
}
.web-applications{
	background:transparent url(../images/services_web_apps.jpg) 0 0 no-repeat;
}
.custom-applications{
	background:transparent url(../images/services_desktop_apps.jpg) 0 0 no-repeat;
}

.service{
	float: left;
	margin:10px;
	width:470px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 30px;;
	height: 380px;
	position: relative;
}
.service h2{
	line-height: 30px;
	padding: 5px;
	background:transparent url(../images/services_nav_bg.gif) repeat-x scroll 0 0;
	color: #fff;
}
.service div.summary{
	color:#dcdcdc;
	font-size:12px;
	letter-spacing:-1px;
	line-height:15px;
	padding: 8px 6px 5px 170px;
}
.service ul{
	display:block;
	margin:0 10px 0 15px;
	padding:0 0 0 160px;
	height: auto;
}
.service ul li{
	background:transparent url(../images/check.png) left center no-repeat;
	color:#fff;
	font-family:normal Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:25px;
	text-indent:23px;
	float: none;
	height:25px;
	margin: 0;
}
.service div.price{
	bottom: 0;
	z-index: 2;
	position: absolute;
	background: #111;
	display: block;
	line-height: 25px;
	padding: 10px 6px;
	margin: 0 10px 0 0px;
	width: 456px;
}
span.base-price{
	font-weight: bold;
	color: #147bdf;
	font-size: 17px;
}

a.contact {
background:transparent url(../images/contact-us.png) 0 0 no-repeat;
display:block;
height:24px;
text-indent:-9999px;
width:109px;
}

/* jquery fancy zoom*/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancybox/fancy_title_right.png) repeat-x;
}

