/* CSS RESET ---------------------------------------------------- */

* {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

html, body, div, span, applet, object, iframe,
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,
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;
}


:focus {
	outline: 0;
}

body {
	line-height: 1;
}

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

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

a {
	color: #1A5388;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.left	{
	float: left;
}
.right {
	float: right;
}

.clear{
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

*:first-child+html .clearfix{
zoom: 1;
}

.none{
display:none;
}

textarea {
overflow: auto;
}

body {
font-family:Arial,Helvetica;
font-size:13px;
background:#DFEEF5 url(images/bg.jpg);
background-repeat:repeat-x;
}

/* wrappers ---------------------------------------------------- */

#outer-wrapper{
width:1024px;
margin:0 auto;overflow:hidden;
}

#inner-wrapper{
margin:0px 0px 0px 0px;
padding:24px 20px;
background:#FFF;
/* border:1px solid #e1ecf0; */
}


/* header-wrapper ---------------------------------------------------- */

#header-wrapper{
padding:24px 0px 24px 0px;

}

#logo{
	margin: 0;
float:left;
}

#logo img {
	width: 200px;
}

#telephone{
color: #ACCEE0;
float: right;
margin-top: 22px;
padding: 2px 0 0 26px;
background:url(images/telephone.jpg);
background-repeat:no-repeat;
}

/* buttons ---------------------------------------------------- */

#main-buttons{
margin:0px 0px 24px 0px;
}

#green{
margin-right:25px;
}

/* boxes ---------------------------------------------------- */

#main-left{
float:left;
width:458px;
}

#boxes{
background:url(images/border-vertical.jpg);
}

.box-border{
width:438px;
height:1px;
margin:0px 25px 18px 0px;
background:#EBEBEB;
}

.box{
float:left;
width:204px;
padding:0px 0px 0px 0px;
margin:0px 25px 18px 0px;
/* padding:0px 25px 18px 0px; */
/* margin:0px; */

}

.box-header{
margin:0px 0px 10px 0px;
font-size:17px;
line-height:20px;
color:#606060;
min-height:42px;
}

.box-icon{
float:left;
margin:0px 10px 0px 0px;
}

.box p{
font-size:13px;
color:#696e74;
line-height:20px;
}

.box-header cufon{
padding-top:4px;
/* .padding-top:0px; */
}

/* right boxes ---------------------------------------------------- */

#main-right{
float:left;
width:460px;
}

#main-right .box {
float:left;
width:222px;
margin:25px 6px 20px 0px;
}

/* Note */

#r-feature-box{
float:left;
width:200px;
height:252px;
font-size:12px;
line-height:20px;
padding:0px 12px 0px 0px;
border-right:1px solid #EBEBEB;
}

#r-feature-box h2{
margin-bottom:10px;
color:#606060;

font-size:17px;
text-shadow: 1px 2px 0px #FFF;
}

#r-feature-box cufon{
padding-top:4px;
/* .padding-top:0px; */
}

#r-feature-box p{
width:192px;
color:#696e74;
display:block;
text-align:left;
}

/* Green Button */

.g-button{
margin-top:10px;
padding:0px 0px 0px 4px;
font-size:12px;
background:url(images/gb-left.jpg) top left no-repeat;
color:#FFF;
float:left;
}

.g-button span{
padding:0px 6px 2px 4px;
background:url(images/gb-right.jpg) top right no-repeat;
float:left;
}

/* Client Logos */

#clients{
float:left;
width:226px;
margin:0px 0px 0px 20px;
}

#c-thumbs{
margin:18px 0px 0px 0px;
}

#clients img{
margin:0px 4px 6px 0px;
}

/* Crazy CSS for the rounded corners! */

.c-round{
width:237px;
height:192px;
margin-left:-8px;
background:url(images/rounded.png);
clear:both;
position:absolute;
_display:none;
}

/* Screenshots */

#screenshots{
float:left;
width:456px;
margin:20px 0px 0px 0px;
border-top:1px solid #EBEBEB;
}

#screenshots img{
width:42px;
height:40px;
margin:18px 0px 0px 5px;
}

/* bottom wrapper ---------------------------------------------------- */

#bottom-wrapper{
	margin-top: 25px;
padding:5px 0px 0px 0px;
width:100%;
/* border-top:1px solid #EBEBEB; */
}

#bottom-wrapper li{
/* float:left; */
display:inline;
font-size:12px;
color:#696e74;
}

/* Navigation Menu */

#nav {
float: right;
padding-top: 35px;
font-size: 16px ;
}

#nav li{
	display: inline-block;
margin:0px 15px 0px 0px;
}

#nav li a{color:black;}

/* Twitter and Facebook */

#social-nav li{
margin:0px 0px 0px 15px;
}

#twitter{
background:url(images/twitter.png);
}

#twitter a{
color:#62D8FD;
}

#facebook{
background:url(images/facebook.png);
}

#facebook a{
color:#3B5998;
}

#twitter,#facebook{
background-repeat:no-repeat;
padding:2px 0px 8px 22px;
}

/* Shiny Footer! */

#footer-wrapper{
background:url(images/bgFooter.gif);
padding:30px 0;
}

/* Bottom Nav Menu LightBox Contents ---------------------------------------------------- */

/* About */

#about-data{
padding:15px 15px 25px 15px;
background:url(images/bg.jpg);
/* border:1px solid #EBEBEB; */
font-size:12px;
line-height:20px;
width:500px;
}

#about-data h2{
margin:5px 0px 6px 0px;
font-size:14px;
}

#about-data img{
padding:4px;
margin:8px 0px 8px 0px;
background:#EEF6F9;
border:1px solid #EBEBEB;
width:95%;
clear:both;
}

#about-data p{
width:480px;
margin:8px 0px 8px 0px;
}

/* Contact Form */

#c-data{
/* border:1px solid #EBEBEB; */
padding:20px;
background:url(images/bg.jpg);
}

.notification_error,.notification_ok{
margin:10px 0px 10px 0px;
line-height:17px;
font-size:13px;
color:red;
}

.notification_ok {
color:green;
}

#c-data h2{
margin:10px 0px 20px 0px;
}

#c-data li{
padding:10px 0px 10px 0px;
clear:both;
}

#c-data input{
float:left;
width:220px;
height:20px;
/* border:1px solid #DDD; */
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}

#c-data label{
font-size:12px;
width:120px;
float:left;
}

#c-data textarea{
width:220px;
height:140px;
float:left;
/* border:1px solid #DDD; */
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

#c-data input:hover, #c-data textarea:hover,
#c-data input:focus, #c-data textarea:focus {
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#c-data button{
width:87px;
height:26px;
margin:10px 0px 0px 0px;
/* .margin-top:7px; */
text-indent:-9999px;
cursor:pointer;
background:url(images/submit.jpg);
border:0px;
}

/* Newsletter Subscribe Form */

#newsletter-form{
overflow:hidden;
width:378px;
height:188px;
background:url(images/nl_bg.jpg);
/* border:1px solid #D9E8EF; */
}

#nl-head{
width:338px;
margin:22px 0px 0px 19px;
color:#4e4e4e;
line-height:21px;
}

#nl-head h3{
margin:10px 0px 5px 0px;
margin:0px 0px 5px 0px;

font-size:14px;
color:#171717;
font-weight:bolder;
}

#nl-head img{
margin:0px 10px 0px 0px;
}

#nl-form{
width:339px;
height:44px;
clear:both;
margin:38px 0px 0px 20px;
background:url(images/form.jpg);
}

#nl-form input,#nl-form button{
border:0;
}

#nl-form input{
background:none;
float:left;
width:235px;
margin:12px 0px 0px 10px;
color:#999;
font-size:14px;
}

#nl-form button{
background:url(images/spacer.gif);
text-indent:-9999px;cursor:pointer;
float:right;
width:70px;
height:44px;
margin:0px 0px 0px 20px;
}

/* Slider ---------------------------------------------------- */

#no-script{
position:absolute;
margin:180px 0px 0px 280px;
width:409px;
height:13px;
background:url(images/ns.gif);
}
#slider {
position:relative;
width:100%;
/* height:384px; */
}

#slider img {
position:absolute;
top:0px;
left:0px;
display:none;
}

#slider a {
border:0;
display:block;
}

.nivo-controlNav {
position:absolute;
left:260px;
bottom:-42px;
}

.nivo-controlNav a {
display:block;
width:22px;
height:22px;
background:url(images/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin-right:3px;
float:left;
}

.nivo-controlNav a.active {
background-position:0 -22px;
}

.nivo-directionNav a {
display:block;
width:30px;
height:30px;
background:url(images/arrows.png) no-repeat;
text-indent:-9999px;
}

a.nivo-nextNav {
background-position:-30px 0;
right:15px;
}

a.nivo-prevNav {
left:15px;
}

.nivo-caption {
text-shadow:none;
font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a {
color:#efe9d1;
text-decoration:underline;
}

/* CUSTOM STYLES */

#homepage_header{
    height: 100%;
    width: 100%;
}

.left, .right { width: 48%; display: inline-block; vertical-align: top; }
.right { float: right; }

.team_logo {
	width: 30px;
}

html body {
    background: url(images/bgBody.jpg) no-repeat center top;
    background-size: cover;
    padding: 0;
    margin: 0;
}

#footer-wrapper div {
	color: #369856;
	float: right;
	padding: 0 30px 35px 0;
}

.active {
	font-weight: bolder;
	text-decoration: underline;
}

.person {
	line-height: 1.3rem;
}