@charset "utf-8";

/* CSS Document */





/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

body {line-height:1.5; outline:none;}

table {border-collapse:separate;border-spacing:0;}

caption, th, td {text-align:left;font-weight:normal;}

table, td, th {vertical-align:top;}

blockquote:before, blockquote:after, q:before, q:after {content:"";}

blockquote, q {quotes:"" "";}

a img {border:none;}

#link{
font-size:20px;
}
#link a{
color:#FFFF00;
}







/* typography.css */

body {font-size:80%;color:#fff;background:#0A0B0D url(../images/back.jpg) no-repeat top left;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; outline:none;}

h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#fff;}

h1 {font-size:2.5em;}

h2 {font-size:1.8em;}

h3 {font-size:1.6em;}

h4 {font-size:1.4em;}

h5 {font-size:1em;}

h6 {font-size:1em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

a:link,a:visited

{

	text-decoration:none;

	color:#fff;

}

a:hover,a:active

{

	text-decoration:underline;

}

#container {

	width:1000px;margin:0 auto;

	margin-top:160px;

}

.center

{

	text-align:center;

}

.inline

{

	display:inline;

	margin-bottom:-5px;

}

.clear

{

	clear:both;

}

.underline

{

	text-decoration:underline;

}

.red

{

	color:#D60904;

}

/*CONTENT*/

.heading

{

	margin-bottom:25px;

}

#spacer

{

	width:1278px;	

}

#apDiv1 {

position:absolute;

left:1032px;

top:0px;

width:218px;

height:209px;

z-index:1;

}





#top-content

{

	background:url(../images/mobile.png) no-repeat center -10px;

	height:617px;

}

.left-content,.right-content

{

	font-size:1.4em;

	width:320px;

	letter-spacing: -.4pt;

	text-align:justify;

	position:relative;

	padding-top:60px;

	

}

.left-content

{

	float:left;

}

.right-content

{

	float:right;

	font-size:1.6em;

	letter-spacing: 0;

}

#center-content

{

  height:500px;

/*  border:1px solid #fff;*/

  width:250px;

  float:left;

  margin-top:50px;

  margin-left:50px;

  cursor:pointer;

}

.locations

{

	font-weight:bold;

	text-transform:uppercase;

	font-size:1.5em;

	margin-top:10px;

	position:relative;

	width:980px;

}

.normal

{

	font-weight:normal;

	text-transform:capitalize;

}

.location-apple

{

	position:absolute;

	top:80px;

	left:50px;	

}

/*testimonials*/

.testitag h4

{

	color:#EC9200 !important;

	text-align:center;

	

}

#testimonials

{

	margin-top:10px;

}



#testimonials .testi-content

{

	font-size:1.7em;

	text-align:center;

	margin-bottom:10px;

}

.clients

{

	font-size:1.1em;

	text-align:center;

	color:#CCC;

	font-style:italic;

}



.big-client-tag

{	

	font-size:1.3em;

	font-weight:bold;

}

/*footer*/

.tag1

{

	font-size:1.6em;	

	margin:5px 0;

	font-weight:bold;

}

.tag2

{

	font-size:2.3em;

	font-weight:bold;

}
.tag4

{

	font-size:2.3em;

	font-weight:bold;
	padding:20px 0 20px 0;
	color:#FFFF00;

}

.tag3

{

	font-size:1.3em;

}

.copyrt

{

	color:#CCC;

	display:block;

	margin:40px 0 40px 0;
	float:left;
	text-align:center;
	width:100%;

}
.products{
padding:20px 0 0 118px;
}
.products .product1{
width:120px;
float:left;
padding:0 40px 0 0;
}
.products .product2{
width:530px;
float:left;
}
.productimg{
border:solid 5px #6d6f72;
}
.imggap{
width:530px;
float:left;
padding:0 0 10px 0;
}
a.red

{

color:#D60904;

}


