@font-face { font-family: MyriadPro; src: url('MyriadPro-Regular.otf'); } 

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #fff;
	background: #02141d;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a{
	text-decoration: underline;
	color: #FFFFFF;
}

h2 { font-family: MyriadPro, arial, sans-serif; font-size: 24px; color: #c8f0fa; text-transform: uppercase; letter-spacing: 2px; padding-bottom: 15px; padding-top: 30px; }

h3 { font-family: MyriadPro, arial, sans-serif; font-size:18px; color: #c8f0fa; text-transform: uppercase; letter-spacing: 2px; padding-bottom: 15px; padding-top: 30px; }

p { font-family: Helvetica, arial, sans-serif; font-size: 12px; color: #ccc; line-height: 18px; padding-bottom: 15px; }

strong { font-weight: bold; }

input.text { width: 258px; height: 20px; border: 1px solid #2e8197; margin-bottom: 20px; color: #555; padding: 5px; }

textarea.message { width: 256px; height: 110px; border: 1px solid #2e8197; color: #555; padding: 5px; }

input.button { float: right; margin-top: 5px; }


#header { height: 50px; background: url(images/bg_header.png) center; }

	#header div { width: 900px; margin: 0 auto; position: relative; }

	#logo { position: absolute; top: 10px; left: 0; }
	
	#more { position: absolute; top: 10px; right: 15px; }
	
	#header .nav { position: absolute; top: 5px; right: 0; }
	
	#header .nav li { display: inline; }
	
		#header .nav li a { display: block; float: left; }
		
			#header .nav li a.services { width: 113px; height:40px; text-indent: -5000px; background: url(images/btn_services.png) no-repeat top; background-position-y: 0; }
			#header .nav li a.services:hover { width: 113px; height:40px; text-indent: -5000px; background: url(images/btn_services.png) no-repeat; background-position-y: -40px; }
			#header .nav li a.services:active { width: 113px; height:40px; text-indent: -5000px; background: url(images/btn_services.png) no-repeat ; background-position-y: -80px; }
			
			#header .nav li a.projects { width: 113px; height:40px; text-indent: -5000px; background: url(images/btn_projects.png) no-repeat top; background-position-y: 0; }
			#header .nav li a.projects:hover { width: 113px; height:40px; text-indent: -5000px; http://squarepik.com/images/btn_itunes.pngbackground: url(images/btn_projects.png) no-repeat; background-position-y: -40px; }
			#header .nav li a.projects:active { width: 113px; height:40px; text-indent: -5000px; background: url(images/btn_projects.png) no-repeat ; background-position-y: -80px; }
			
			#header .nav li a.contact { width: 113px; height:40px; text-indent: -5000px; background: url(images/btn_contact.png) no-repeat top; background-position-y: 0; }
			#header .nav li a.contact:hover { width: 113px; height:40px; text-indent: -5000px; background: url(images/btn_contact.png) no-repeat; background-position-y: -40px; }
			#header .nav li a.contact:active { width: 113px; height:40px; text-indent: -5000px; background: url(images/btn_contact.png) no-repeat ; background-position-y: -80px; }
			
			#header .nav li a.active { background-position-y: -80px; }
			#header .nav li a.active:hover { background-position-y: -80px; }


#slider { height: 440px; background: url(images/bg_slider.png) repeat-x; }

	#slides { width: 900px; height: 400px; margin: 0 auto; overflow: hidden; }
	
	#slider .portfolio { width: 860px; margin: 0 auto; }
	
		#slider .portfolio h2, #slider .portfolio h3 { color: #074159; }
		
		#slider .portfolio h3 { padding-top: 15px; }
		
		#slider .portfolio p { color: #555; }

#divider { height: 34px; text-align: center; background: url(images/bg_divider.png) repeat-x; }

#container { min-height: 400px; background-color: #010709; background-image: url(images/bg_container.jpg); background-position-x: -50px; background-position-y: top; background-repeat: no-repeat; margin-bottom: 30px; }

#content { width: 900px; border-left: 1px dotted #093546; border-right: 1px dotted #093546; min-height: 400px; margin: 0 auto; }

	#content .left { width: 520px; float: left; display: inline; margin-left: 20px; }
	
	#content .right { width: 270px; float: right; display: inline; margin-right: 20px; }
	


#portfolio { padding: 20px; }

.portfolio { margin: 0 0 20px 0; }	

	.portfolio img { margin: 4px; }				


.project_img { float: left; padding-right: 15px; }

.clear { clear: both; }


.page { margin: 0 auto; width: 900px; }

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 900px;
	height: 420px;
}
 
/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
 
/* single scrollable item */
.item {
	float:left;
	cursor:pointer;
	width:900px;
	height:420px;
}





