@charset "utf-8";
/* CSS Document large */

p{
	text-align: justify;
	font-size: 0.89em;
	font-style: normal;
	line-height: 1.4em;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 0.2em;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	color: #333;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.7em;
	margin-left: 20px;
	
	}
	
.logo .headlinks a {
	font-size: 0.90em;
}
	
nav{
	height:50px;
	width:100%;
	background-color:#333333;
	}
	
	
nav .navigation {
	width:940px;
	margin:auto;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	height: 20px;
	background-color: #333333;
	padding-bottom: 15px;
	position: relative;
	text-align: center;
	
}


nav .navigation li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 20px 0px 20px;
	clear:left;
}

.navigation li a {
	color: #CCC;
	font-size: 1em;
	padding: 16px 15px 16px 15px;
	
}

.navigation li a:hover {
	color: #FFF;
	background-color: #228BBF;
	padding: 16px 15px 16px 15px;
	
}

.navigation li .blue {
	color: #FFF;
	background-color: #228BBF;
	padding: 16px 15px 16px 15px;
	
}


section{max-width:1024px;
		margin:auto;
		}	
	
section .startinfo {
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 350px;
	letter-spacing: normal;
	word-spacing: 0.2em;
	padding-right: 45%;
	background-repeat: no-repeat;
	background-image: url(../Images/mac-iphone.png);
	background-position: 97% 15px;
}

section .whyus {
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	letter-spacing: normal;
	word-spacing: 0.2em;
	padding-right: 45%;
	background-repeat: no-repeat;
	background-image: url(../Images/about_us.png);
	background-position: 100% 50px;
}

section .whyus h3 {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.098px;
}

section .career {
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	letter-spacing: normal;
	word-spacing: 0.2em;
	background-repeat: no-repeat;
	padding-right: 45%;
	background-image: url(../Images/pave-your-own-career.jpg);
	background-position: 90%;
}

section .career h3 {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.098px;
}



section .mailus {
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	letter-spacing: normal;
	word-spacing: 0.2em;
	padding-right: 0%;
	width: inherit;
}

section .career h3 {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.098px;
}

section .knowus {
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	letter-spacing: normal;
	word-spacing: 0.2em;
	padding-right: 45%;
	background-repeat: no-repeat;
	background-image: url(../Images/typography.png);
	background-position: 90% 110px;
}

section .knowus h3 {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.098px;
}

section .service {
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	letter-spacing: normal;
	word-spacing: 0.2em;
	padding-right: 45%;
	
	background-repeat: no-repeat;
	background-position: 15% bottom;
}

section .service h3 {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.098px;
}

.service ul li {
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.89em;
}

	p a {
	color: #666;
	background-image: url(../Images/cta_arrow.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
	p a:hover {
	background-image: url(../Images/cta_arrow.png);
	background-repeat: no-repeat;
	background-position: right -47px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #609bbf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #609bbf;
	
	
	
}

section .information {
	padding-left: 23%;
	padding-top: 20px;
	padding-right: 0%;
	height: 320px;
	letter-spacing: normal;
	word-spacing: 0.2em;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../Images/galaxy-tab-2-311.png);
	background-position: 2%;
}

section .moreinfo {
	padding-left: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 350px;
	letter-spacing: normal;
	word-spacing: 0.2em;
	padding-right: 53%;
	background-repeat: no-repeat;
	background-image: url(../Images/responsive-web-design.png);
	background-position: 98%;
}

.extra{
	width: 100%;
	height: 170px;
	background-color: #333;
	background-repeat: no-repeat;
	background-image: url(../Images/watermarksmall.png);
	background-position: right top;
	}


.promo_container {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #333;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-top: 2%;
	padding-right: 7%;
	padding-left: 7%;
	border-top: solid 17px #666;
}

section .startinfo h3 {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.098px;
}

section .whyus h3 {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.098px;
}

section .information h3 {
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.098px;
}

section .moreinfo h3 {
	margin-bottom: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 30px;
}


footer
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	background-color:#666;
	position:fixed;
	bottom:0px;
	font-size:0.90em;
	width:100%;
	height:25px;
	
		}
		
footer p{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	float:left;
	font-size:0.95em;
	margin-top:5px;
	}
footer ul{
	margin-top:3px;
	display: block;
	list-style: none;
	position: absolute;
	right: 0px;
	width: auto;
	padding-right: 25px;
		}
footer ul li{display:inline-block;margin-left:5px;text-align:center;float:left;list-style-type:none;}
footer ul li a{color: #fff; text-decoration:none; padding: 7px 10px 5px 10px;}
footer ul li a:hover{
	color: #fff;
	text-decoration: none;
	background-color:#333;
	padding: 7px 10px 5px 10px;
}
.address h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.mailus .quote{
	float: left;
	width: 250px;
	margin-top: 100px;
	margin-left: 5%;
	height: 420px;
	background-image: url(../Images/contact_us.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mailus .form{
	float: left;
	width: 40%;
	margin-left: 0px;
}
.mailus .address{
	float: left;
	width: 20%;
	margin-top: 100px;
	margin-left: 5%;
	
}
section .mailus {
	width: 100%;
	position: relative;
}

.quote p {
	font-size: 2.5em;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	color: #333;
	line-height: 0.80em;
	letter-spacing: .025em;
	text-align: left;
	white-space: pre;
	display: block;
}


@media screen and (max-width:1366px){
	footer {
	clear: both;
	float: left;
	}
}
.promo_container .promo {
	float: left;
	width: 30%;
	margin-left: 1%;
	margin-right: 1%;
}
.promo .content h3 {
	padding: 10px 0px 15px 20px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

}

.promo .content p {
	color: #CCC;
	text-align: justify;
	font-size: 0.89em;
	font-style: normal;
	line-height: 1.4em;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 0.2em;
}

.page-container .rwd p {
	letter-spacing: 0.65em;
	word-spacing: 1em;
	font-weight: lighter;
	font-size: 0.95em;
	
}



.content p a {
	color: #666;
	background-image: url(../Images/cta_arrow.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.content p a:hover {
	background-image: url(../Images/cta_arrow.png);
	background-repeat: no-repeat;
	background-position: right -47px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #609bbf;
	border-bottom-width: 1px;
	border-bottom-color: #609bbf;
	
	
	
}
.content {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.page-container .camimage {
	height: 300px;
	width: 100%;
	background-image: url(../Images/MacBook-Air_big.jpg);
	background-repeat: no-repeat;
}
.page-container .extra img {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	width:150px;
	height:60px;
	
}
.extra p {
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #999;
	vertical-align: top;
	display: block;
}
.page-container .typo {
	display: block;
	position: absolute;
	left: 50%;
	top: 800px;
	font-family: "Courier New", Courier, monospace;
	font-size: 3em;
	line-height: 0.8em;
	font-style: normal;
	letter-spacing: -0.09em;
	width: 424px;
	color: #90B15A;
	text-align: start;
	height: 159px;
}
.typo_small {
	font-size: 1.2em;
}
form  {
	width: 80%;
	padding: 0px 0px 0px 20px;
}
.mailus form .reset {
	padding: 5px;
	border-radius: 5px;
}
.mailus form .buttons {
	padding: 5px;
	border-radius: 5px;
}
	
}
section .mailus .quote img {


}
