/* CSS Document */

body{
	margin: 0px auto;
	background-color: #ffffff;
	font-family: Geneva, Arial, sans-serif;
}

a{
	color: #00acee;
}

#wrap{
	width: 100%;
	height: 100%;
	min-height: 968px;
	float: left;
	background-image: url(../images/graygradient.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#container{
	margin: 0px auto;
	width: 916px;
	display: block;
}

/*header*/

#header{
	float: left;
	width: 916px;
	min-height: 165px;
}

#like{
	float: left;
	position: absolute;
	padding-top: 38px;
	margin-left: 5px;
	z-index: 88;
}

#signup{
	float: left;
	position: absolute;
	background: url(../images/top_green_btn.png) no-repeat top center;
	width:108px;
	height: 43px;
	font-size: 13px;
	display: block;
	color: #365514;
	text-align: center;
	padding-top: 5px;
	z-index: 99;
}

#logo{
	float: left;
	width: 304px;
	height: 137px;
	margin-top: 27px;
	margin-left: 5px;
	background-image: url(../images/swebdevelopment_logo.png);
	background-repeat:no-repeat;
	background-position: top left;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#logo h1{
	float: left;
	font-style: normal;
	font-weight: normal;
	font-size: 1px;
	color: #ffffff;
	margin-left: -150px;
	
}

#navegation{
	float: right;
	width: 600px;
}

#navegation img{
	border: 0px;
	float: left;
}

.navbtn{
	float: left;
	display: block;
	margin: 0px 2px 0px 0px;
	width: 98px;
	height: 46px;
}

.navbtn a{	
	margin-top: -16px;
	float: left;
}

.navbtn a:hover{
	margin-top: 0px;
}

.navbtn span{
	margin-top: 0px;
}


#tag{
	float: right;
	width: 451px;
	height: 29px;
	margin-top: 38px;
	background-image: url(../images/inno_inte_ima_txt.png);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}

#tag h3, #tag h2{
	float: left;
	font-style: normal;
	font-weight: normal;
	font-size: 1px;
	color: #ffffff;
	margin-left: -150px;
}

/*home main img*/

#mainimg_wrap{
	float: left;
	width: 913px;
}

.section{
	float: left;
	width: 913px;
}

.section h3{
	width: 400px;
	font-size: 12px;
	color: #959595;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	float: left;
	margin: 7px 0px 5px 10px;
	padding: 0px;
}

#tab_nav{
	float: right;
	width: 330px;/*440px*/
	margin-right: 7px;
}

.icon{
	float: left;
	width: 110px;
	height: 64px;
}

div.scroller { 
	float:left;
	width: 912px; 
	height: 400px;
	overflow: hidden;
}

div.scroller div.section {
	width:912px;
	height:400px;
	overflow:hidden;
	float:left;
	margin:0;
}

div.scroller div.content {
	width:912px;
}

.preview{
	float: left;
	width: 912px;
	height: 400px;
	overflow: hidden;
}

.left_img{
	float: left;
	width: 530px;
}

.right_text{
	float: left;
	width: 262px;
	padding: 35px 50px 0px 70px;
}

.right_text p{
	margin: 0px;
	padding: 0px;
	color: #496d7f;
	font-size: 13px;
}

#mainimg{
	float: left;
	width: 912px;
	background-position: top left;
	background-repeat: no-repeat;
}

.homebluebckg{
	background-image: url(../images/big_main_img.png);
	min-height: 357px;
}

.appbckg{
	background-image: url(../images/portfoliopgmobile_bck.jpg);
	min-height: 559px;
}

.webbckg{
	background-image: url(../images/portfoliopgweb_bck.jpg);
	min-height: 559px;
}

.socbckg{
	background-image: url(../images/portfoliopgsocial_bck.jpg);
	min-height: 559px;
}

.tresdbckg{
	background-image: url(../images/portfoliopg3d_bck.jpg);
	min-height: 559px;
}

.portfoliobckg{
	background-image: url(../images/portfoliopg_mainimg2.jpg);
	min-height: 559px;
}

#mainimg2{
	float: left;
	width: 912px;
	min-height: 357px;
	background-image: url(../images/portfoliopg_mainimg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#mainimg2 p{
	float: left;
	width: 490px;
	margin-left: 40px;
	margin-top: 70px;
	color: #6b8d9e;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

#mainimg3{
	float: left;
	width: 912px;
	min-height: 357px;
	background-image: url(../images/portfoliopg_mainimg2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.sec{
	float: left;
	width: 167px;
	min-height: 52px;
	padding: 178px 0px 0px 50px;
	margin-right: 10px
}

/*home btm */

.bottom_wrap{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.divider{
	float: left;
	margin-top: 20px;
	width: 100%;
	height: 15px;
	background-image: url(../images/divider.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.news{
	float: left;
	background-image: url(../images/news_sec.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 400px;
	padding-left: 46px;
	height: 180px;
	padding-top: 80px;
	display: block;
	overflow: hidden;
	margin-right: 28px;
}

.news img{
	border: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.swebapps{
	float: left;
	background-image: url(../images/swebapps_sec.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 230px;
	padding-left: 22px;
	padding-right: 190px;
	height: 147px;
	padding-top: 90px;
	display: block;
}

.swebapps p{
	font-size: 12px;
	color: #3a5c6d;
	float: left;
	margin-top: 30px;
}

.swebapps img{
	float:right;
	margin-right: 40px;
	margin-top: -5px;
	padding-top: 0px;
}

/* about */

.about_des{
	float: left;
	width: 685px;
	margin-top: 50px;
	margin-left: 38px;
}

.about_des img{
	float: left;
	border: 0px;
}

.about_des h3{
	float: left;
	display: block;
	margin-bottom: 0px;
}

.about_des p{
	float: left;
	color: #959595;
	font-size: 12px;
	line-height: 18px;
	width: 423px;
	margin-left: 34px;
}

/*portfolio*/

#bigwrap{
	float:left;
	width: 760px;
	min-height: 513px;
	overflow: hidden; 
}


.sidenav{
	float: left;
	display: block;
	width: 131px;
}

.sidenav ul{
	padding: 0px;
	margin: 0px;
}

#sec_description{
	float: right;
	width: 510px;
	margin-right: 50px;
	margin-top: 25px;
}

#sec_description h2{
	color: #00acee;
	margin-bottom: 0px;
}

#sec_description h5{
	color: #b8d270;
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
}

#sec_description p, #sec_description ol{
	 color: #959595;
	 font-size: 12px;
	 line-height: 18px;
}


#form{
	float: left;
	margin-top: 30px;
	margin-right: 60px;
	margin-left: 25px;
	
}


.formtxt{
	color: #858585;
}

#contact{
	float:left; 
	margin-top:35px;
	margin-right: 0px;
	color: #858585;
	font-size: 12px;
	width: 350px;
	padding: 10px;
}

#contact span{
	float: left;
	width: 100%;
}

.jobs{
	float: left;
	background-image: url(../images/employee_bckg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 35px;
	width: 205px;
	padding-left: 175px;
	padding-top: 0px;
	min-height: 303px;
}

.jobs h3{
	font-size: 18px;
	color: #477117;
}

.jobs p{
	font-size: 12px;
	margin-left: 10px;
}

.jobs b{
	color: #477117;
}

.clients{
	margin:0 auto; 
	padding:35px; 
	width:100%;
	float: left;
}

.clients span{
	float: left;
	width: 100%;
	color: #496d7f;
}

/*Quote section for portfolio*/
#quote_section {margin-top: 40px; margin-left: 35px; float: left; width: 280px; height: 140px; background-image:url(../img/custom_app_area.png);}
#quote_btn {padding-top: 80px; padding-left: 12px;}

/*Quote section for portfolio*/
#quote_contact{margin-top: 25px; margin-left:10px; float: left; width: 280px; height: 140px; background-image:url(../img/custom_app_area.png);}



/*footer*/

#wrap_footer{	
	margin-top: 25px;
	float: left;
	width: 100%;
	min-height:100px;
	background-image: url(../images/footer_bkg.png);
	background-position: bottom center;
	background-repeat: repeat;
}

#container_footer{
	width: 930px;
	margin: 0px auto;
	display: block;
}

.big{
	font-size: 14px;
}

#footer{
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 12px;
	color: #f0f0f0;	
}
