*,html {
	padding: 0px;
	margin: 0px;
}

body {
	text-align: center;
	background: #fff;
	font-family: "Lucida Sans Unicode", "Arial", "Tahoma";
	font-size: 13px;
	color: #4b4b4b;
	line-height: 24px;
}


#contact_bar
{position:fixed;width:40;height:134px;top:35%;left:0px;margin-left:0px;z-index:99;}

div#contact_bar a.contact_blue {
	float: left;
	display: block;
	width: 40px;
	height: 134px;
	background: url('../_img/contact_blue.png') left top;
	margin: 20px 20px 0px 0px;
}

div#contact_bar a.contact_blue:hover {
	background-position: -40px 0px;
}
a {
	outline: none;
	color: #1c91ae;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.readmore {
	display: block;
	text-align: right;
	margin-top: 10px;
}

div#top {
	width: 100%;
	height: 100px;
	background: #262626 url('../_img/top_bg.png') no-repeat center top;
}

div#top div.inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* NAVIGATION */

div#navigation {
	width: 740px;
	height: 100px;
	float: right;
        text-transform: uppercase;
}

div#navigation ul {
	float: right;
	margin: 0px;
	list-style: none;
	position: relative;
	top: 37px;
}

div#navigation li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

div#navigation li ul {
    display: none;
}

div#navigation a {
  	float: left;
  	margin: 0px 0px 0px 22px;
  	text-decoration: none;
	cursor: pointer;
	font-size: 15px;
	color: #93d5e5;
}
	
#navigation li.current_page_item a,
#navigation li.current_page_parent a,
#navigation li.current-page-ancestor a {
	color: #fff;
}
	
#navigation a:hover {
	color: #fff;
}

/* //NAVIGATION */

div#header {
	width: 100%;
	height: 328px;
	background: url('../_img/header_bg.png') repeat-x center top;
}

div#header-sub {
	width: 100%;
	height: 124px;
	background: url('../_img/header_bg_subpage.png') repeat-x center top;
}

div#header-bg {
	width: 100%;
	background: url('../_img/header_light.png') no-repeat center top;
	height: 100%;
}

div#featured-bg {
	width: 100%;
	height: 329px;
	background: url('../_img/featured_bg.png') no-repeat center top;
}

div#header div.inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	
}

div#header-sub div.inner{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#header-left {
	width: 490px;
	float: left;	
}

div#social {
	height: 50px;
	padding: 10px; 
}

body.home div#social {
	height: 30px;
	padding: 25px 10px; 
}

body.home div#social a:hover img {
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter:alpha(opacity=90);
}

div#social-sub {
	margin-left: 24px; 
}

div#social-share {
	height: 30px;
	width: 1260px;
	margin-left: 820px;
}

div#slogan {
	height: 247px;
}

div#slogan img{
	border: none;
}

div#slogan div.line {
	width: 100%;
	height: 2px;
	background: url('../_img/line.png') repeat-x center top;
	margin: 10px 0px 10px 0px;
	font-size: 0px;
	line-height: 0px;
}

div#header-right {
	width: 460px;
	float: right;
}

div.slideshow {
	width: 410px;
	height: 295px;
	position: relative;
	top: 35px;
	left: 40px;
}

div.slideshow img {
	width: 410px;
	height: 255px;
	z-index: 5;
	border: none;
}

body.home div.slideshow div.pb_slideshow_cycle {
    width: 410px;
    height: 255px;
    overflow: hidden;
}

div#header-right img.featured {
	position: relative;
	z-index: 10;
	top: -229px;
	left: 355px;
}

div#content {
	width: 100%;
	background: url('../_img/content_bg.png') repeat-x center top;
	padding-top: 20px;
	margin-bottom: 60px;
}

div#content div.inner {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

div.box {
	width: 290px;
	float: left;
	margin-right: 44px;
}

div.blast {
	margin-right: 0px;
}

div#main {
	float: left;
	width: 650px;
	padding-top: 15px;
}

div.bigMain {
    float: none !important;
    width: 960px !important;
}

/* SIDEBAR */

div#sidebar {
	width: 283px;
	float: right;
}

div#sidebar-top {
	width: 283px;
	height: 21px;
	background: url('../_img/sidebar-top.png') no-repeat left top;
}

div#sidebar-content {
	width: 283px;
	background: url('../_img/sidebar-bg.png') repeat-y left top;
	padding-bottom: 5px;
}

div#sidebar-bottom {
	width: 283px;
	height: 15px;
	background: url('../_img/sidebar-bottom.png') no-repeat left top;
}

div#sidebar-navigation-Container ul,
div#sidebar ul.menu,
div#sidebar div.widget ul {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div#sidebar-navigation-Container ul li,
div#sidebar ul.menu li,
div#sidebar div.widget ul li{
	display: block;
	width: 223px;
	height: 50px;
        text-transform: uppercase;
}

div#sidebar-navigation-Container ul li.current_page_item,
div#sidebar ul.menu li.current_page_item,
div#sidebar div.widget ul li.current_page_item{
	width: 229px;
	height: 50px;
	display: block;
}

div#sidebar-navigation-Container ul li a,
div#sidebar ul.menu li a,
div#sidebar div.widget ul li a {
	display: block;
	width: 223px;
	height: 50px;
	padding: 0px 0px 0px 25px;
	line-height: 50px;
	border-bottom: 1px solid #d7d7d7;
	position: relative;
	left: 29px;
	cursor:pointer;
}

div#sidebar-navigation-Container ul li.current_page_ancestor a,
div#sidebar-navigation-Container ul li.current_page_item a,
div#sidebar ul.menu li.current_page_item a,
div#sidebar div.widget ul li.current_page_item a{
	display: block;
	width: 229px;
	height: 50px;
	padding: 0px 0px 0px 54px;
	line-height: 45px;

	border: none;
	position: relative;
	left: 0px;
	color: #fff;
	background-image: url(../_img/sidebar-arrow.png);
	cursor:pointer;
}

div#sidebar-navigation-Container ul li a:hover,
div#sidebar ul.menu li a:hover,
div#sidebar div.widget ul li a:hover{
	color: #585858;
	text-decoration: none;
	cursor:pointer;
}

div#sidebar-navigation-Container ul li.current_page_item a:hover,
div#sidebar ul.menu li.current_page_item a:hover,
div#sidebar div.widget ul li.current_page_item a:hover{
	color: #fff;
	text-decoration: none;
	cursor:pointer;
}

div#sidebar div.sidebar-inner,
div#sidebar h4,
div#sidebar .textwidget{
	width: 200px;
	color: #4b4b4b;
	font-size: 12px;
	margin: 0 0 0 53px;
	padding-bottom: 10px;
}

/* //SIDEBAR */

/* SERVICES */

/* //SERVICES */

div.s-box {
	width: 300px;
	float: left;
	margin: 0px 40px 40px 0px;
}

div.sright {
	margin-right: 0px;
}

/* PORTFOLIO */

div.p-box {
	width: 300px;
	float: left;
	margin: 0px 40px 40px 0px;
}

div.pright {
	margin-right: 0px;
}

div.portfolio-img,
blockquote,
.searchResult {
	background: #ebebeb url('../_img/portfolio-img.png') repeat-x center bottom;
	margin: 10px 0px;
        padding: 10px;
	border: none;
}

div#main div.portfolio-img p:last-child,
div#main blockquote p:last-child,
div#main .searchResult p:last-child {
    margin-bottom: 0;
}

/* //PORTFOLIO */

/* CONTACT FORM */

input.text {
	height: 15px;
	width: 330px;
	padding: 10px;
	background: #f5f5f5 url('../_img/input_bg.png') repeat-x left top;
	border: 1px solid #cecece;
	margin-bottom: 10px;
	font-size: 13px;
	color: #555555;
}

textarea.message {
	height: 130px;
	width: 330px;
	padding: 10px;
	background: #f5f5f5 url('../_img/textarea_bg.png') repeat-x left top;
	border: 1px solid #cecece;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Arial", "Trebuchet MS";
	font-size: 13px;
	color: #555555;
}

input.submit {
	height: 35px;
	width: 100px;
	background: url('../_img/submit_bg.png') no-repeat left top;
	border: none;
	cursor: pointer;
	margin-top: 10px;
}

/* //CONTACT FORM */

div#bottom {
	width: 100%;
	background: #262626;
	padding: 25px 0px 20px 0px;
	
}

div#bottom div.inner{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#bottom div.b-box {
	font-size: 12px;
	width: 165px;
	float: left;
	margin-right: 33px;
	color:#dadada;
}
.b-box h2 {
	color:#dadada;
}

div#bottom div.blast {
	margin-right: 0px;
}

div#footer {
	width: 100%;
	height: 75px;
	background: #262626;
	color: #dadada;
}

div#footer a {
	color: #dadada;
}

div#footer div.inner {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

div#footer div.left {
	height: 75px;
	line-height: 75px;
	float: left;
}

div#footer div.right {
	height: 75px;
	line-height: 75px;
	float: right;
}

/* BUTTONS */

div#buttons {	
	width: 100%;
}

div#buttons a.learnmore_green {
	float: left;
	display: block;
	width: 134px;
	height: 40px;
	background: url('../imgs/buttons/learnmore_green.html') left top;
	margin: 20px 20px 0px 0px;
}

div#buttons a.learnmore_green:hover {
	background-position: 0px -40px;
}

div#buttons a.signup_blue {
	float: left;
	display: block;
	width: 134px;
	height: 40px;
	background: url('../imgs/buttons/signup_blue.html') left top;
	margin: 20px 20px 0px 0px;
}

div#buttons a.signup_blue:hover {
	background-position: 0px -40px;
}

div#buttons a.signup_brown {
	float: left;
	display: block;
	width: 134px;
	height: 40px;
	background: url('../imgs/buttons/signup_brown.html') left top;
	margin: 20px 20px 0px 0px;
}

div#buttons a.signup_blue:hover {
	background-position: 0px -40px;
}

/* TITLES */

h1 {
	font-size: 20px;
	color: #353535;
	margin-bottom: 10px;
	font-weight: bold;
}

h1.topSlogan {
    float: left;
    font-size: 40px;
    line-height: 1em;
    padding-top: 45px;
    text-transform: uppercase;
    width: 40%;
}

h1.homeSlogan {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 1.3em;
    padding-top: 35px;
}

h1.pageTitle {
    text-transform: uppercase;
}

h2 {
	font-size: 20px;
	color: #353535;
	margin-bottom: 10px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	color: #353535;
	margin: 20px 0px 5px 0px;
}

h4 {
	font-size: 16px;
	color: #353535;
	margin: 20px 0px 5px 0px;
}

h5 {
	font-size: 16px;
	color: #353535;
	margin: 20px 0px 5px 0px;
	font-style: italic;
}

h6 {
	font-size: 16px;
	color: #353535;
	margin: 20px 0px 5px 0px;
	font-style: normal;
	font-weight: normal;
}

div.box h2 {
	margin-top: 15px;
	margin-bottom: 0px;
}

div.s-box h2 {
	margin-bottom: 0px;
}

div.b-box h2 {
	font-size: 18px;
        text-transform: uppercase;
}

/* TEXT */

p.subheading {
	font-size: 12px;
	color: #6d6d6d;
	margin-bottom: 15px;
}

div#slogan p {
	font-size: 14px;
	color: #092b33;
}

p.tagline {
	float: right;
	text-align: right;
	font-size: 14px;
	color: #092b33;
	padding-top: 50px;
	width: 59%;
}

div#main p {
	margin-bottom: 20px;
}

p.t-right {
	text-align: right;
	margin-top: 10px;
}

p.testimonial {
	background: url('../_img/quotes.png') no-repeat;
	background-position: 0px 10px;
}

/* OTHER */

div.clear {
	clear: both;
}

/* TABLES */

table.main {
	width: 100%;
	color: #5c5c5c;
	font-size: 13px;
	line-height: 24px;
	border-collapse: collapse;
	margin: 15px 0px 15px 0px;
}

table.main tr {
	height: 40px;
	background: #fafafa;
}

table.main tr.dark {
	background: #f8f8f8;
}

table.main tr.caption {
	height: 41px;
	background: #efefef url('../_img/table_top_bg.png') repeat-x;
}

table.main td {
	padding: 5px 12px 5px 12px;
	border: 1px solid #d6d6d6;
}

table.main th {
	padding: 5px 12px 5px 12px;
	border: 1px solid #d6d6d6;
	text-align: left;
}

table.main td.center {
	text-align: center;
}

table.main th.center {
	text-align: center;
}


/* IMGS */

img {
	border: none;
}

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

img.icon {
	float: right;
	margin-right: 10px;
}

img.slogan-sub {
	float: left;
}

img.normal {
	background: #ebebeb url('../_img/portfolio-img.png') repeat-x center bottom;
	padding: 10px;
	border: none;
}

img.right {
	float: right;
	margin: 10px 0px 10px 10px;
}

img.left {
	float: left;
	margin: 10px 10px 10px 0px;
}

img.wide {
	margin: 10px 0px 10px 0px;
}

div.portfolio-img img {
	padding: 10px;
}

/* LIST */

ul {
	list-style-type: square;
	list-style-position:outside;
	margin: 10px 0px 10px 20px;
}

ol {
	margin: 10px 0px 10px 30px;
}

div#footer ul {
	list-style-type: none;
	margin: 0px;
}

div#footer ul li {
	display: inline;
	margin: 0px 0px 0px 10px;
}

div#bottom ul {
	list-style-type: none;
	border-bottom: 1px solid #dadada;
	margin: 15px 0px 10px 0;
}

div#bottom li {
	border-top: 1px solid #bababa;
}

div#bottom li ul {
	display: none;
}

div#bottom li a {
	display: block;
	padding: 4px 0px 4px 4px;
	width: 161px;
	color: #dadada;
	font-size: 12px;
}

div#bottom p {
	font-size: 12px;
}

div#bottom li a:hover {
	background: #313131;
	text-decoration: none;
}
#button {
    padding: 14px;
}

/* Gallery */

div#main div.gallery img {
    border-width: 3px;
}

div#main div.gallery div.gallery-item,
div#main div.gallery div.gallery-item div.gallery-icon {
    height: 150px;
    overflow: hidden;
    width: 150px;
}

div#main div.gallery div.gallery-item {
    border: 2px solid #25c4f1;
    color: #FFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 0 7px 7px 0;
    position: relative;
}

div#main div.gallery div.gallery-item p {
    background-color: #25c4f1;
    bottom: 0;
    line-height: 1.2em;
    margin-bottom: 0;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 140px;
}

div#main div.gallery div.gallery-item div.gallery-icon a {
    
}

div#main div.gallery div.gallery-item div.gallery-icon a:hover {
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter:alpha(opacity=90);
}

/* Tables */

div#main table {
    border-collapse: collapse;
    line-height: 1.2em;
}

div#main table tr th,
div#main table tr td {
    padding: 8px 13px;
}

div#main table tr th {
    background-color: #27C4F1;
    color: #FFF;
}

div#main table tr td {
    border: 1px solid #d5d5d5;
}

div#main table tr:nth-child(even) td {
    background-color: #f7f7f7;
}

div#main table.unstyled,
div#main table.plain {
    border-collapse: collapse;
    line-height: 1.2em;
    width: 100%;
}

div#main table.unstyled tr th,
div#main table.plain tr th,
div#main table.unstyled tr td,
div#main table.plain tr td,
div#main table.unstyled tr:nth-child(even) td,
div#main table.plain tr:nth-child(even) td{
    background-color: transparent;
    border: none;
    padding: 4px;
    color: inherit;
}

/* Images and Captions */

div#main div.wp-caption {
    background-color: #f7f7f7;
    border: 1px solid #d5d5d5;
    padding-top: 6px;
    text-align: center;
}

div#main div.wp-caption img {
    border: 0;
}

div#main div.wp-caption p.wp-caption-text {
    font-size: 12px;
    margin: 0;
    padding: 8px 10px 4px 10px;
    text-align: center;
}

/* Comments */

div#main div.singleComment {
    background: #ebebeb url('../_img/portfolio-img.png') repeat-x center bottom;
    margin: 10px 0px;
    padding: 10px;
    border: none;
}

div#main div.singleComment p {
    margin: 1em 0;
}

div#main div.singleComment p:first-of-type {
    margin-top: 0;
}

div#main div.singleComment p:last-of-type {
    margin-bottom: 0;
}

div#main div.singleComment p.commentMeta {
    font-size: 11px;
}

div#main div.children { margin-left: 0 !important; }

div#main div.commentWrapper { padding-left: 30px; }

div#main form#commentform label {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 15px 0 0;
    width: 29%;
}

div#main form#commentform p.submit {
    padding: 16px 0 10px 31%;
}

div#main form#commentform span.required {
    color: #790000;
}

/* AddThis */

div.addthis_toolbox {
    margin-bottom: 15px;
}

/* Slideshow */

body.home div#pb_slideshow_cycle_pager-1 {
    margin-top: 12px;
}

body.home div#pb_slideshow_cycle_pager-1 a {
    color: #868686;
    font-size: 1px;
}

body.home div#pb_slideshow_cycle_pager-1 a.activeSlide {
    background-color: #2EB4D9;
    border-color: #1E87A6;
    color: #2EB4D9;
}

/*body.home div#pb_slideshow_cycle_pager-1 a {
    color: #FFF !important;
}*/

/***************/
/* CMS Classes */
/***************/

.alignright { float: right; margin: 0 0 10px 10px; }
.alignleft { float: left; margin: 0 10px 10px 0; }
.aligncenter { display: block; margin: 0 auto; text-align: center; }
.clearer { clear: both; }