html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; background-color:transparent;} body {line-height:1;}article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {display:block;}nav ul {list-style:none;}blockquote, q {quotes:none;}blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}a {margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}/* change colours to suit your needs */ins {/* background-color:#ff9;color:#000; */text-decoration:none;}mark {/* background-color:#ff9; color:#000; */font-style:italic; font-weight:bold;}del {text-decoration: line-through;}abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}table {border-collapse:collapse; border-spacing:0;}hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}input, select {vertical-align:middle;}@charset "UTF-8";header, section, footer, aside, article, figure {display: block;}
/* "Hey man those fonts are wicked brill, how'd you do that?"
   "Well, kind human, I used fontsquirrel.com. It does it automatically. Pretty rad." */
::selection {
    background: #999;
    color: #FFF;}
::-moz-selection {
    background: #999;
    color: #FFF;}
@font-face{
    font-family: 'gotham_lightregular';
    src: url('gotham-light-webfont.eot');
    src: url('gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-light-webfont.woff') format('woff'),
         url('gotham-light-webfont.ttf') format('truetype'),
         url('gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight:lighter;
    font-style:normal;}
@font-face{
    font-family: 'gotham_lightitalic';
    src: url('gotham-lightitalic-webfont.eot');
    src: url('gotham-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-lightitalic-webfont.woff') format('woff'),
         url('gotham-lightitalic-webfont.ttf') format('truetype'),
         url('gotham-lightitalic-webfont.svg#gotham_lightitalic') format('svg');
    font-weight:lighter;
    font-style:italic;}
@font-face {
    font-family: 'gotham_mediumregular';
    src: url('gotham-medium-webfont.eot');
    src: url('gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-medium-webfont.woff') format('woff'),
         url('gotham-medium-webfont.ttf') format('truetype'),
         url('gotham-medium-webfont.svg#gotham_mediumregular') format('svg');
    font-weight:bold;
    font-style:normal;}
@font-face {
    font-family: 'gotham_mediumitalic';
    src: url('gotham-mediumitalic-webfont.eot');
    src: url('gotham-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-mediumitalic-webfont.woff') format('woff'),
         url('gotham-mediumitalic-webfont.ttf') format('truetype'),
         url('gotham-mediumitalic-webfont.svg#gotham_mediumitalic') format('svg');
    font-weight:bold;
    font-style:italic;}
body{
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;}
a{
	color:#000;
	text-decoration:none;}
a:hover{
	text-decoration:underline;}
.txt_bld_lrg{
	font-family:'gotham_mediumregular', Helvetica Neue, Helvetica, Arial;
	font-weight:bold;
	font-style:normal;
	font-size:30px;}
.txt_light_lrg{
	font-family:'gotham_lightregular', Helvetica Neue, Helvetica, Arial;
	font-weight:lighter;
	font-style:normal;
	font-size:30px;}
.txt_red{
	color:#BE1E2D;}
.section{
	height:1000px;
	position:relative;}
.section_header{
	position:absolute;
	left:40px;
	top:40px;}
.section_title{
	padding:7px 7px 7px 7px;
	background-color:#FFF;}
.section_container{
	position:relative;
	margin:0 auto;
	top:150px;}

#home{
	background-color:#27A9E1;}
#home_logo{
	position:absolute;
	height:471px;
	width:600px;
	left:-100px;
	background-image:url('home_logo.png');}
#home_statement{
	position:absolute;
	width:450px;
	top:30px;
	right:30px;
	color:#FFF;
	line-height:50px;}
a#home_arrow{
	margin-left:10px;}

#about{
	background-color:#000;}
#about .section_title{
	background-color:#D6DF23;}
#about .section_container{
	color:#FFF;
	line-height:50px;
	width:70%;}
#about_arrow{
	margin:0 auto;
	height:55px;
	width:48px;
	margin-top:30px;}
	
#services{
	background-color:#27A9E1;}
#section_title_ext{
	display:none;
	background-color:#CCC;}
#services .section_container{
	width:950px;}
.service_side{
	position:relative;
	float:left;
	width:470px;}
.service_side:first-child{
	margin-right:10px;}
.service_wrap{
	width: 300px;
	text-align:center;
	margin:0 auto;
	margin-top:50px;}
.service_title{
	margin-top:30px;}
img#section_title_ext_business_button, img#section_title_ext_individual_button{
	position:relative;
	height:28px;
	width:24px;
	top:3px;}
#section_title_ext_business, #section_title_ext_individual{
	display:none;
	padding: 0px 4px 0px 4px;
	background-color:#D6DF23;}
#services .section_container{
	background:#fff;
	width:1000px;}
.serviceview_side{
	background-color:#FFF;
	position:relative;
	float:left;
	width:490px;}
.serviceview_side:first-child{
	margin-right:10px;}
	
.serviceview_pircure {
	position:absolute;
	height:130px;
	width:130px;
	border-right:10px solid #27A9E1;
	border-bottom:10px solid #27A9E1;}
.serviceview_title_wrap{
	position:absolute;
	top:55px;
	left:150px;}
.topmarg{
	margin-bottom:10px;}
.serviceview_title_wrap .txt_bld_lrg, .serviceview_title_wrap .txt_light_lrg{
	position:relative;
	width:auto;
	padding:5px 5px 5px 5px;
	background-color:#D6DF23;}
.serviceview_title_wrap .txt_light_lrg{
	font-size: 20px;}
.serviceview_body_wrap{
	position:relative;
	margin-top:150px;}
.serviceview_body, .serviceview_list{
	position:relative;
	width:470px;
	padding:10px 10px 10px 10px;
	margin:0 auto;
	margin:10px 0px 10px 0px;
	font-size:15px;
	line-height:20px;}
#serviceview_side_individual_brand{
	height:580px;}
#serviceview_side_individual_web{
	height:700px;}
#serviceview_side_business_brand{
	height:580px;}
#serviceview_side_business_web{
	height:700px;}
.serviceview_div{
	position:relative;
	width:460px;
	margin:0 auto;
	height:5px;
	background-color:#D6DF23;}
#serviceview_note{
	position:relative;
	margin:0 auto;
	margin-top:15px;
	width:490px;
	height:110px;
	background-color:#D6DF23;}
ul#serviceliew_ul{
	margin-left:50px;}
.serviceview_note_a, .serviceview_note_b{
	position:relative;
	float:left;
	margin-top:15px;
	font-size:15px;}
.serviceview_note_a{
	margin-left:10px;
	height:80px;
	width:222px;}
.serviceview_note_b{
	margin-left:10px;
	height:80px;
	width:240px;}
#individual_wrap{
	display:none;}
#business_wrap{
	display:none;}
#philosophy{
	background-color:#BE1E2D;}
#contact{
	background-color:#D6DF23;}
#contact .section_container{
	width:950px;}
#container_side_cap{
	padding: 20px 20px 20px 20px;
	width:910px;
	background-color:#FFF;
	margin-bottom:10px;
	line-height: 25px;
	font-size: 20px!important;}
.contact_side{
	position:relative;
	float:left;
	width:470px;
	height: 500px;
	background-color:#FFF;}
.contact_side:first-child{
	margin-right:10px;}
.contact_title{
	font-size:20px!important;
	margin-top: 20px;
	margin-left: 20px;}
.contact_details{
	font-size:15px!important;
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 10px;}
table#contact_infos{
	position:absolute;
	top:80px;
	left: 30px;
	font-size: 25px;
	margin:0 auto;}
table#contact_infos td {
	padding: 10px 10px 10px 10px;
	vertical-align:middle;}
.alt_line{
	background-color:#D6DF23;}
.alt_line a{
	color:#FFF;}
.contact_infos_center{
	text-align:center;}
ul#form_holder{
	list-style:none;}
form{
	margin:0 auto;
	text-align:center;
	padding-top:1px;}
form .frm_element{
	font-family:'gotham_mediumregular', Helvetica Neue, Helvetica, Arial;
	font-weight:bold;
	font-style:normal;
	font-size:15px;
	border:0px;
	width:400px;
	height:30px;
	margin-top:10px;
	padding-left:10px;
	color:#000;
	background:#D6DF23;
	outline:none;}
.element_alert{
	background-color:#C00!important;}
form .frm_box{
	width:390px;
	height:150px;
	padding:10px 10px 10px 10px;}
form .frm_element:focus {
	color:#000;
	background:#E8E86B;}
form .frm_button {
	font-family:'gotham_mediumregular', Helvetica Neue, Helvetica, Arial;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	border:0px;
	width:240px;
	height:30px;
	margin-top:15px;
	background:#D6DF23;
	cursor:pointer;
	color:#000;}
form .frm_button:hover {
	background:#E8E86B;}
form .frm_button:active {
	background:#E8E86B;}
#contact_sent{
	display:none;
	background:#EDEDED;
	width:380px;
	height:120px;
	margin-top:60px;
	padding: 50px 20px 20px 20px;
	margin:0 auto;
	text-align:center;}
#contact_sent .txt_bld_lrg{
	font-size:25px;
	margin-bottom: 20px;}
#contact_sent .txt_light_lrg{
	font-size:12px;}

#portfolio{
	background-color:#BE1E2D;}
	
#apps{
	background-color:#000;}
#apps .section_container{
	width:950px;}
.app_side{
	height:500px;
	position:relative;
	float:left;
	width:470px;
	color:#FFF;}
.app_side .txt_light_lrg{
	font-size: 15px;
	line-height:20px;
	text-align:left;}
.app_side:first-child{
	margin-right:10px;}
.app_wrap{
	width: 400px;
	text-align:center;
	margin:0 auto;
	margin-top:30px;}

#tagline{
	font-size:12px;
	text-align:center;
	margin:0 auto;
	height:55px;}

#navigon_wraper{
	display:none;
	position:relative;}
#navigon{
	background-color:#FFF;
	position:fixed;
	width:100%;
	height:40px;
	bottom:0px;
	right:0px;}
a.nav{
	float:right;
	font-family:'gotham_mediumregular', Helvetica Neue, Helvetica, Arial;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000;
	font-size:12px;
	margin-right:15px;
	margin-top:15px;}
a.nav:hover{
	text-decoration:underline;}
a.active_nav{
	text-decoration:underline;}
a.cl{
	color:#BE1E2D!important;}
#tiny{
	height:36px;
	width:45px;
	background-image:url('tiny.png');
	position:absolute;
	left:5px;
	top:2px;}