html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
 
@font-face {
    font-family: 'HarabaraRegular';
    src: url('harabara_0-webfont.eot');
    src: url('harabara_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('harabara_0-webfont.woff') format('woff'),
         url('harabara_0-webfont.ttf') format('truetype'),
         url('harabara_0-webfont.svg#HarabaraRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	margin:0px;
	padding:0px;
}
@font-face {
    font-family: 'HumstSlab712BTItalic';
    src: url('hums712i-webfont.eot');
    src: url('hums712i-webfont.eot?#iefix') format('embedded-opentype'),
         url('hums712i-webfont.woff') format('woff'),
         url('hums712i-webfont.ttf') format('truetype'),
         url('hums712i-webfont.svg#HumstSlab712BTItalic') format('svg');
    font-weight: normal;
    font-style: normal;
	margin:0px;
	padding:0px;
}

@font-face {
    font-family: 'DreamOrphanageRegular';
    src: url('dream_orphanage_rg_0-webfont.eot');
    src: url('dream_orphanage_rg_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('dream_orphanage_rg_0-webfont.woff') format('woff'),
         url('dream_orphanage_rg_0-webfont.ttf') format('truetype'),
         url('dream_orphanage_rg_0-webfont.svg#DreamOrphanageRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	margin:0px;
	padding:0px;

}
@font-face {
    font-family: 'WellrockSlabBoldRegular';
    src: url('wellrockslabbold_0-webfont.eot');
    src: url('wellrockslabbold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('wellrockslabbold_0-webfont.woff') format('woff'),
         url('wellrockslabbold_0-webfont.ttf') format('truetype'),
         url('wellrockslabbold_0-webfont.svg#WellrockSlabBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background: #39015d url(../images/bg.jpg) center top  repeat-x;
	font-family: 'WellrockSlabBoldRegular';
	font-size:14px;
	color: #797979;
	font-weight: lighter;
	line-height:18px;
	margin: 0;
	padding: 0;
}
a{
	color:#797979;
	text-decoration:none;
	-webkit-transition:color 0.24s ease-in;
	-moz-transition:color 0.24s ease-in;
	-o-transition:color 0.24s ease-in;
	transition:color 0.24s ease-in;
}
a:hover{
	color:#999;
}
	  /* Headings */
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}	  
h1 { font-family: 'HarabaraRegular'; font-size:63px; background:url(../images/line.png) no-repeat center center; display:block; text-align:center; color:#FFF; font-weight:normal; position:relative; z-index:-10px;text-shadow: 1px 1px 1px #000;}
h1 span {font-size:38px;}	/* 22px */	
 
h2 {
	font-size: 34px;
	font-family: 'WellrockSlabBoldRegular';
	font-weight:normal;
	text-align:center;
	padding-top: 20px;
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
}	

h3 {font-size: 24px; font-family: 'DreamOrphanageRegular'; font-weight:normal; text-align:center; background:url(../images/heading_bg.png) no-repeat center center; line-height:57px; color:#FFF; margin:50px 0px; display:block}
h5 {font-size: 50px;font-family: 'WellrockSlabBoldRegular';font-weight:normal;padding-top: 20px; color:323131;text-shadow: 1px 1px 1px #000;}
h6 {
	font-family: 'HarabaraRegular';
	font-size:63px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:normal;
	font-size:32px;
	color:#292929;
	background-image: url(../images/ft-lines.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-shadow: 1px 1px 1px #000;
}	
 /* Anchors */
a {outline: 0;}
a img {border: 0px;}
::-moz-selection {background: #EEEBEA; color: #333333;}
::selection {background: #EEEBEA; color: #333333;}	

p{margin:0px; padding:0px;}

.pt {
	padding:0px;
	margin:35px 0px;
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/***** Layout *****/

#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:90px;
	z-index: 999;
	background-color: #141414;
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
}

#header-main {
	width: 960px;
	margin: 0 auto;
}
.head-left {
	width: 372px;
	float:left;

}
.head-right {
	width: 580px;
	float:left;
	padding-top:32px;

}
.logo {
	margin-top:24px;
	text-decoration: none;
	width: 241px;
	height:50px;
}
#main-container { width:100%; clear:both;}

.container {
	margin: 0 auto;
	width: 960px;
}

#middle-container {
	width: 960px;
	margin-top:181px;
	float:left;
}
.text-margin {
	padding:0px;
	margin:40px 0px;
	font-family: 'HumstSlab712BTItalic';
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	text-align:center;
	color:#FFF;
}
#middle-container p span {
	background:#FFF;
	color:#b908b2;
	padding:3px 2px;
}
.circle-main {
	width: 960px;
	margin:0px auto;	
}
.circle-ct {
	width: 800px;
	float:left;
	height:161px;
	margin:0px 80px 200px 80px;
	
}
.circle-main ul {list-style: none; margin:0px; padding:0px; float:left}
.circle-main li {
	float: left;
	margin: 0;
	text-align: center;
	color:#FFFFFF;
	width: 140px;
	height:140px;
	border-radius: 70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	margin:0px 15px;
	line-height:70px;
	background-color: #9a37a4;
	background-image: url(../images/laptop.png);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
}

.arrow {
	position:absolute;
	width:114px;
	height:23px;
	top: 375px;
	background:url(../images/top-arrow.png) no-repeat;
	margin-left:140px;
	float:left;
}
.arrow2 {
	position:absolute;
	width:114px;
	height:23px;
	top: 515px;
	background:url(../images/top-arrow2.png) no-repeat;
	margin-left:340px;
	float:left;
}
/*plax*/
div#shell {
	display: block;
	position: relative;
	width: 960px;
}
div#shell{
	z-index: 1;
}
img#plax-logo {
	position: absolute;
	top: 125px;
	left: 90px;
	z-index: 3;
}
img#plax-sphere-1 {
	position: absolute;
	z-index: 4;
	top: 189px;
	left: 10px;
}
img#plax-sphere-2 {
	position: absolute;
	z-index: 2;
	top: 49px;
	left: 53px;
}
img#plax-sphere-3 {
	position: absolute;
	top: 35px;
	left: 32px;
	z-index: 1;
}

/*nav

#middle-container nav {
	width: 960px;
	float:left;
/*	padding:0px 166px;
}
#middle-container nav ul {list-style: none; margin:0px; padding:0px}
#middle-container nav li {
	float: left; 
	margin: 0;
	text-align: center;
	width: 140px;
	height:140px;
	border-radius: 70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	display:block;
	margin-right:10px;
	background:#9a37a4;
	line-height:70px;
}
#middle-container nav a {
	color:#FFF;
	font-size:16px;
	font-family:"Arial Black", Gadget, sans-serif;
	
}

/*.container{ width:960px; margin:0px auto;}

#about{ width:100%; height:500px; float: left}

#folio{ width:100%; height:500px; float:left}

#contact{ width:100%; height:500px; float:left}

#capabilities{ width:100%; height:500px; float:left}

#main{ width:100%;}*/

#nav {
  	width: 580px;
	float:left;
	padding:0px;
	margin:0px;
}

#nav li {list-style: none; margin:0px; padding:0px; float:left; }
#nav li span {
	font-family: Arial, Tahoma, "Times New Roman", "Trebuchet MS";
	font-size:12px;
	display:block;
	color: #6C6C6C;
	margin-top:3px;
}
#nav a {
	color: #B1B1B1;
	display: block;
	font-size: 17px;
	padding: 0px 22px;
	text-decoration: none;
	font-family: 'WellrockSlabBoldRegular';
	-webkit-transition:color 0.24s ease-in;
	-moz-transition:color 0.24s ease-in;
	-o-transition:color 0.24s ease-in;
	transition:color 0.24s ease-in;
}
#nav a:hover {
	color: #EA5FFA;
}
#nav .current a {
	color: #CCC;
}
.current {
  color: #666;
}

.section {
	width:100%;
	padding:110px 0px;
	background:url(../images/dott-bg.jpg);
	height:auto;
}
.section222 {
	width:100%;
	padding:140px 0px;
	background:url(../images/dott-bg.jpg);
	height:auto;
}
.section p:last-child {
  margin-bottom: 0;
}
/*About Us*/

.aboutus {
	width: 960px;
	margin:0px auto;
}
.about {
	width: 480px;
	float:left;
	text-align: justify;	
}
.about p { padding:0px; margin:20px 0px;}


#diagram {
	width:390px;
	height:390px;
	left:0px;
}

.get {
display:none;
margin:0px;
padding:0px;
}

/*Portfolio*/

.portfolio {
	width: 960px;
	margin:0px auto;
}
.portfoliopage {width:960px;overflow:hidden; float:left; margin-top:20px;}
.p1{
	float:left;
	width:308px;
	font-size:14px;
}
.p2{
	float:left;
	width:308px;
	font-size:14px;
	margin:0px 18px;
}
/*.p2:hover{
	background-color: #1D1D1D;
}*/
.port-ctn{padding:10px 15px; font-size:13px;}
.launch{
	line-height:30px;
	font-size: 14px;

}



/*contactus*/

.contactus {
	width: 960px;
	margin:0px auto;
}

#contactbox {
	float: right;
	width: 534px;
	background-color: #191919;
	padding: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #748085;
}
#contactbox .formicon {
	display: block;
	padding-left: 30px;
	background-image: url(../images/email_form_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:10px;
}

.right-col{
	width:534px;
	float:left;
}

.rightpart{
	float:left;
	width:340px;
}
.rightpart p{margin:0;padding:4px 0 4px 0;}

/*footer*/
#footer-wrap {
	position: fixed;
	bottom: 0px;
	left: 0;
	width: 100%;	
}

#footer-container {
	height: 40px;
	background: #000;
}

#footer {
	width: 940px;
	margin: 0 auto;
	position: relative;
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif
}
.footer {
	width: 730px;
	float:left;
	line-height:40px;
}
.footer a, .rightpart a { color:#797979;}
.footer a:hover, .rightpart a:hover { color:#ccc; text-decoration: underline;}
/*#social ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
#social li {
	float:left;
	margin-left:3px;
	padding:0px;
}
.social {
    -moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s; 
	transition:all 0.3s ease 0s;
    background: url(../images/sprite.png) no-repeat scroll 0 0 transparent;
	float:left;
    height: 33px;
    text-indent: 9999em;
    width: 33px;
	overflow:hidden;
}*/

/*.social[title="Forrst"] {
    background-position: -20px -20px;
}
.social[title="Forrst"]:hover {
    background-position: -20px -60px;
}
.social[title="Dribbble"] {
    background-position: -60px -20px;
}
.social[title="Dribbble"]:hover {
    background-position: -60px -60px;
}
.social[title="Twitter"] {
    background-position: -100px -20px;
}
.social[title="Twitter"]:hover {
    background-position: -100px -60px;
}
.social[title="Pinterest"] {
    background-position: -140px -20px;
}
.social[title="Pinterest"]:hover {
    background-position: -140px -60px;
}*/

/* ----social sites icons---- */
.social_wrapper{
	float:left;
	width:100%;
	padding:20px 0;
	margin-bottom:20px;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
.social_wrapper h3{
	margin-bottom:0px;
	float:left;
}
.social{
	padding:0;
	margin:3px 0 0 0;
	float:left;
	width:170px;
}
.social li{
	text-indent:-9999999px;
	list-style:none;
	float:left;
	margin:0 3px;
}

.social li.dribble a{
	background:url(../images/icon_dribble.png) no-repeat;
	width:29px;
	height:29px;
	display:block;
}
.social li.twitter a{
	background:url(../images/icon_twitter.png) no-repeat;
	width:29px;
	height:29px;
	display:block;
}
.social li.lastfm a{
	background:url(../images/icon_lastfm.png) no-repeat;
	width:29px;
	height:29px;
	display:block;
}
.social li.facebook a{
	background:url(../images/icon_facebook.png) no-repeat;
	width:29px;
	height:29px;
	display:block;
}
.social li.location a{
	background:url(../images/icon_location.png) no-repeat;
	width:29px;
	height:29px;
	display:block;
}
.social li.forrst a{
	background:url(../images/icon_forrst.png) no-repeat;
	width:29px;
	height:29px;
	display:block;
}
.social li a{
	opacity:.5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social li a:hover{
	opacity:1;
}



.ContactBox {
    float: right;
    height: auto;
    width: 500px;
}
.ContactBox span {
	color: #FF0000;
	font-weight: normal;
	font-family: Arial, Tahoma, "Times New Roman", "Trebuchet MS";
	font-size: 14px;
}
.ContactBox input[type="text"], .ContactBox textarea {
	background-color: #333;
	border: 1px solid #333;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 1px 1px 1px #000 inset;
	color: #868686;
	font-family: Arial,"times New Roman",tahoma,verdana;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	margin-top: 3px;
	padding: 7px 5px;
	text-decoration: none;
	width: 480px;
}
.ContactBox textarea {
    height: 75px;
}
.ContactBox .submit {
    background: none repeat scroll 0 0 #008DD4;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 1px 1px 3px #2D2D2D;
	text-shadow: 1px 1px 1px #0D384E;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,"times New Roman",tahoma,verdana;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 20px;
    text-decoration: none;
}
.ContactBox .submit:hover {
    background: none repeat scroll 0 0 #0A7FBA;
    box-shadow: 1px 1px 5px #2D2D2D;
}
.error { display: none; padding:10px 0px 10px 10px; color: #ffffff; font-size:12px;background-color: #565656; margin-bottom:10px; width:500px;}
.success { display: none; padding:10px; color: #ffffff; font-size:12px; width:500px;}
.error img { vertical-align:bottom; padding-right:10px; }

input:focus{outline:none;}
textarea:focus{outline:none;}
