/*Validated CSS*/
/*CSS level 2.1*/
/*By; jason Vestidas*/
body{
	margin:0;
	background:url(../images/bg.jpg) left top repeat-x;
	background-color:#afbdc0;
	font:normal 12px "Lucida Grande", Verdana, "Times New Roman";
	color:#696969;
}
#wrapper{
	width:881px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header{
	float:left;
	width:881px;
	margin:auto auto auto auto;
}
#logo{
	float:left;
	width:352px;
	height:269px;
	background:url(../images/headerlogo-image.jpg);
	margin-left:-1px;
}
#banner{
	float:left;
	width:529px;
	height:236px;
	background:url(../images/headerbanner-image2.jpg);
}
#topmenu{
	float:left;
	width:519px;
	height:27px;
	padding-top:5px;
}
#content-wrapper{
	float:left;
	width:881px;
	background-color:#FFFFFF;
}
#content-left{
	float:left;
	width:352px;
}
#content-left-top{
	float:left;
	width:352px;
	height:131px;
	background:url(../images/headerext-image.jpg);
	margin-left:-1px;
}
#content-left-bottom{
	float:left;
	width:352px;
}
#content-left-bottom-imagebg{
	float:left;
	width:352px;
	height:259px;
	background:url(../images/aboutus-leftcontentimage.jpg) center no-repeat;
}
#content-left-bottom-navwrapper{
	float:left;
	width:260px;
	height:180px;
	padding-left:80px;
	padding-top:60px;
}

#content-left-bottom-text{
	float:left;
	width:352px;
}
#content-right{
	float:left;
	width:519px;
	margin-top:10px;
	margin-left:4px;
	margin-right:3px;
}
#footer{
	float:left;
	width:100%;
	height:138px;
	background:url(../images/footer-bg.jpg) top left repeat-x;
}
#footer-image{
	width:881px;
	height:59px;
	background:url(../images/footer-image2.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#footer-text{
	width:881px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}
/*services page divs and class*/
#services-panel-image{
	float:left;
	width:352px;
	height:310px;
	background:url(../images/services-panel-image.jpg) center no-repeat;
}
#services-panel-wrapper{
	float:left;
	width:230px;
	height:220px;
	padding-left:100px;
	padding-top:66px;
}
.btn_web{
	float:left;
	width:159px;
	height:39px;
}
.btn_web a{
	float:left;
	width:159px;
	height:39px;
	background:url(../images/services-web.jpg) no-repeat;
 }
.btn_web a:hover{
	background:url(../images/services-webcheck.jpg) no-repeat;
}
.btn_graph{
	float:left;
	width:145px;
	height:26px;
}
.btn_graph a{
	float:left;
	width:145px;
	height:26px;
	background:url(../images/services-graphics.jpg) no-repeat;
 }
.btn_graph a:hover{
	background:url(../images/services-graphicscheck.jpg) no-repeat;
}
.btn_prog{
	float:left;
	width:123px;
	height:23px;
}
.btn_prog a{
	float:left;
	width:123px;
	height:23px;
	background:url(../images/servicesprog.jpg) no-repeat;
 }
.btn_prog a:hover{
	background:url(../images/servicesprogcheck.jpg) no-repeat;
}
.btn_ecom{
	float:left;
	width:180px;
	height:31px;
	padding-left:8px
}
.btn_ecom a{
	float:left;
	width:180px;
	height:31px;
	background:url(../images/services-ecom.jpg) no-repeat;
 }
.btn_ecom a:hover{
	background:url(../images/services-ecomcheck.jpg) no-repeat;
}
.btn_seo{
	float:left;
	width:165px;
	height:41px;
	padding-left:8px
}
.btn_seo a{
	float:left;
	width:165px;
	height:41px;
	background:url(../images/services-seo.jpg) no-repeat;
 }
.btn_seo a:hover{
	background:url(../images/services-seocheck.jpg) no-repeat;
}
.btn_writer{
	float:left;
	width:111px;
	height:34px;
	padding-left:13px
}
.btn_writer a{
	float:left;
	width:111px;
	height:34px;
	background:url(../images/serviceswriter.jpg) no-repeat;
 }
.btn_writer a:hover{
	background:url(../images/serviceswritercheck.jpg) no-repeat;
}

/*services page divs and class end*/

/*ourteam page divs and class */

.ourteam-right-image{
	float:left;
	width:79px;
	height:110px;
	padding-top:5px;
}
.ourteam-right-text{
	float:left;
	width:400px;
	height:110px;
	padding-top:10px;
	padding-left:20px;
}

/*ourteam page divs and class end*/

/*Contact us page divs and class */
#contactus-wrapper{
	float:left;
	width:495px;
	height:500px;
	margin-left:10px;
}
#contactus-info{
	float:left;
	width:310px;
	height:140px;
}
#contactus-image{
	float:left;
	width:158px;
	height:140px;
}
#form{
	float:left;
	width:480px;
	height:350px;
}
/*Contact us page divs and class end*/


/*web dev page divs and class*/
#webdev-content{
	float:left;
	width:510px;
	margin-left:5px;
}

/*web dev page divs and class end*/


/*btn menus class */
.nav_separator{
	float:left;
	width:1px;
	height:18px;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
	background-color:#CCCCCC;
}
.btn_home{
	float:left;
	width:57px;
	height:28px;
}
.btn_home a{
	float:left;
	width:57px;
	height:28px;
	background:url(../images/home-black.jpg) no-repeat;
 }
.btn_home a:hover{
	background:url(../images/home-blue.jpg) no-repeat;
}
.btn_aboutus{
	float:left;
	width:96px;
	height:28px;
}
.btn_aboutus a{
	float:left;
	width:96px;
	height:28px;
	background:url(../images/aboutus-black.jpg) no-repeat;
 }
.btn_aboutus a:hover{
	background:url(../images/aboutus-blue.jpg) no-repeat;
}
.btn_services{
	float:left;
	width:90px;
	height:28px;
}
.btn_services a{
	float:left;
	width:90px;
	height:28px;
	background:url(../images/services-black.jpg) no-repeat;
 }
.btn_services a:hover{
	background:url(../images/services-blue.jpg) no-repeat;
}
.btn_portfolio{
	float:left;
	width:98px;
	height:28px;
}
.btn_portfolio a{
	float:left;
	width:98px;
	height:28px;
	background:url(../images/portfolio-black.jpg) no-repeat;
 }
.btn_portfolio a:hover{
	background:url(../images/portfolio-blue.jpg) no-repeat;
}
.btn_contactus{
	float:left;
	width:122px;
	height:28px;
}
.btn_contactus a{
	float:left;
	width:122px;
	height:28px;
	background:url(../images/contactus-black.jpg) no-repeat;
 }
.btn_contactus a:hover{
	background:url(../images/contactus-blue.jpg) no-repeat;
}
/*btn menus class end*/



/*about us left navs*/
.btn_leftnav1{
	float:left;
	width:180px;
	height:50px;
}
.btn_leftnav1 a{
	float:left;
	width:180px;
	height:50px;
	background:url(../images/aboutusred.jpg) no-repeat;
 }
.btn_leftnav1 a:hover{
	background:url(../images/aboutusrecheck.jpg) no-repeat;
}
.btn_leftnav2{
	float:left;
	width:180px;
	height:50px;
}
.btn_leftnav2 a{
	float:left;
	width:180px;
	height:50px;
	background:url(../images/ourgoal.jpg) no-repeat;
 }
.btn_leftnav2 a:hover{
	background:url(../images/ourgoalcheck.jpg) no-repeat;
}
.btn_leftnav3{
	float:left;
	width:180px;
	height:50px;
}
.btn_leftnav3 a{
	float:left;
	width:180px;
	height:50px;
	background:url(../images/ourteam.jpg) no-repeat;
 }
.btn_leftnav3 a:hover{
	background:url(../images/ourteamcheck.jpg) no-repeat;
}


/*about us left navs end*/

/*portfolio page divs and classes */
.portfolio-image{
	float:left;
	width:519px;
	margin-top:15px;
	text-align:center;
}
/*portfolio page divs and classes end*/

/*global classes*/

.clear{
	clear:both;
}
.content-leftbottom-image{
	float:left;
	width:108px;
	height:113px;
	margin-left:5px;
	margin-right:2px;
}
.content-leftbottom-text{
	float:left;
	width:108px;
	margin-left:7px;
	color:#000000;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.content-header{
	color:#000000;
	font:bold 18px "Lucida Grande", Verdana, "Times New Roman";
}
.content-header2{
	color:#000000;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.content-header3{
	font:normal 14px Arial, Helvetica, sans-serif;
	color: #00CCFF;
}
.footer-text{
	color:#FFFFFF;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:right;
	margin-top:15px;
}
.list-icon{
	background:url(../images/list-icon.jpg) no-repeat;
}
.link-text{
	color:#000000;
	font:normal 12px Arial, Helvetica, sans-serif;	
}
.link-text2{
	color:#FFFFFF;
	font:normal 12px Arial, Helvetica, sans-serif;	
}
.sample{
	float:left;
	width:150px;
	height:189;
	margin-left:10px;
	margin-right:10px;
}
/*lightbox css*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
/*lightbox css end*/


