ul{list-style:none;}

.wrapper {
	width:960px;
	margin:0 auto;	
}
/* ********************************************************************** */
/* ***************************** Header CSS ***************************** */
/* ********************************************************************** */
#header {
	background:url(../images/header-bg.png) 0 0 repeat-x;
	
}
#header .wrapper {
	position:relative;
}
#logo {
	display:block;
	width:251px;
	height:54px;
	float:left;
	background:url(../images/logo.png) no-repeat;
	text-indent:-5000px;
	margin-top:12px
}
#menu {
	float:right;
	clear:right;
	margin-top:34px;
	margin-right:65px;	
}
#menu a {
	display:block;
	float:left;
	font-family:Ubuntu Condensed;
	font-size:16px;
	color:#676767;
	line-height:24px;
	margin-right:25px;	
	text-transform:uppercase;
}
#menu a:hover {
	color:#000;
	text-decoration:none;
}
#menu a.quote {
	position:absolute;
	top:-6px;
	width:93px;
	right:10px;	
	height:74px;
	margin-right:0;
	color:#fcf0cc;
	font-size:15px;
	font-family:Calibri!Important;
	text-decoration:none;
	line-height:16px;
	text-shadow:2px 2px #6a6a6a;
	padding:10px 6px 0 0px;
	text-align:center;
	background:url(../images/geta.png) no-repeat;
	z-index:99;
}
#menu a.quote:hover{
	color:#f3f3f3;
}
#menu a.quote span{
	display:block;
	font-size:15px;
	font-family:Calibri!Important;
	color:#fcf0cc;
	line-height:16px;
	margin-top:2px;
}
#menu a.quote em {
	display:none;
	background:url(../images/hide-arrow.png) center 5px no-repeat;
	padding-top:20px;
	text-align:center;
}
/* ********************************************************************** */
/* ***************************** Banner CSS ***************************** */
/* ********************************************************************** */
.slider{	
	height:604px;
	position:relative;
	overflow:hidden;
	margin-bottom:42px;	
}
.slider_bg {
	position:relative;
}
.slider_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:9200px;
	height:546px;
}
.slider_wrapper{
	display:none;
}
.slider ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.slider_content{
	position:absolute;
	left:0px;
	top:0px;
	height:546px;
}
ul.slider_content li{
	height:546px;
	float:left;
	position:relative;
}
.slider-nav{
	width:960px;
	height:56px;
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-480px;
	z-index:999;
	background:url(../images/slider-controls-bg.png) 0 0 repeat-x;
	border:solid 1px #dbdbdb;
}
ul.slider_thumbnails {
	background:url(../images/bar-bg.png) 0 2px repeat-x;
	height:36px;
	margin:15px auto 0;
	width:880px;
}
ul.slider_thumbnails li{
	position:absolute;
	display:block;
	background:url(../images/slider-thumb.png) center top no-repeat;
	padding-top:17px;
	min-width:17px;
	text-align:center;
	font-family:Homestead;
	color:#b8b8b8;
	font-size:20px;
	line-height:16px;
	cursor:pointer;
}
ul.slider_thumbnails li.selected {
	background:url(../images/slider-thumb-selected.png) center top no-repeat;
}
.slider_navigation span{
	position:absolute;
	bottom:23px;
	z-index:9999;
	display:block;	
	background:url(../images/slider-controls.png) 0 0 no-repeat;
	width:27px;
	height:26px;
	cursor:pointer;
}
.slider_navigation span.slider_next {
	background-position:0 -26px;
	margin-left:-30px;
}
.slider_navigation span.slider_prev {
	background-position:0 0px;
	margin-right:-30px;
}
.slider_navigation span.slider_next:hover {
	background-position:0 -52px;
}
.slider_navigation span.slider_prev:hover {
	background-position:0 -78px;
}
.slider_loading{			
	position:absolute;
	background:url(../images/elevator.png) 0 0 no-repeat;
	width:404px;
	height:388px;
	position:absolute;
	top:24px;
	left:50%;
	margin-left:-194px;
}
.slider_loading .loader {
	width:124px;
	height:15px;
	margin:27px 0 0 186px;
	background:url(../images/loader.gif) no-repeat;
}
.elevator {
	width:225px;
	height:318px;
	background:url(../images/elevator.gif) no-repeat;
	margin:9px 0 0 135px;
	opacity:0;
}
/* ********************************************************************** */
/* ***************************** Footer CSS ***************************** */
/* ********************************************************************** */
#bottom-bar {
	background:url(../images/bottom-bar.png) 0 0 repeat-x;
	height:57px;
}
#newsletter {
	background:url(../images/newsletter.png) 0 0 no-repeat;
	height:23px;
	width:721px;
	float:left;
	padding:16px 0 17px 13px;
	margin-top:1px;
}
#newsletter .register {
	margin:0px 12px 0px 0px;
}
#newsletter .submit {
	height:12px;
}

#newsletter .clearMe {
	height:20px;
}
******************************************** */
/* ***************************** Home CSS ******************************* */
/* ********************************************************************** */
.home-services {
	margin-bottom:48px;
}
.home-services .col {
	width:300px;
	float:left;
	margin-left:30px;
	background:url(../images/double-border.png) 0 0 repeat-x;
	padding-top:24px;
	border-bottom:solid 1px #d3d3d3;
}
.home-services .col:first-child {
	margin-left:0;
}
.home-services .col img {
	float:left;
	margin-right:9px;
}
.home-services .col h2 {
	margin:-6px 0px 17px 105px;
	font-size:28px ;
	line-height:30px;
	text-transform:capitalize;
}
.home-services .col h2.testimonials {
	margin:-5px 0px 17px 105px;
}
.home-services .col p {
	line-height:18px;
	height:130px;
	margin-bottom:0;
}
.latest-work {
	width:630px;
	float:left;
	border-bottom:solid 1px #d3d3d3;
	padding-bottom:14px;
	margin-bottom:40px;
}
.latest-news {
	width:300px;
	float:right;
	margin-top:1px;
}
.latest-news h2{
	font-size:28px ;
	line-height:30px;
	margin:-8px 0px 18px 0px;
}
.latest-work .top {
	background:#f5f5f5;
	border:solid 1px #d3d3d3;
	box-shadow:inset -1px -1px #FFF, inset 1px 1px #FFF;
	padding:2px 10px 7px;
	margin-bottom:19px;
}
.latest-work h2 {
	margin-bottom:6px;
	font-size:28px;
	line-height:30px;
}
ul.legend li {
	float:left;
	margin-right:27px;
	line-height:14px;
	font-size:14px;
}
ul.legend li span {
	display:block;
	width:28px;
	height:8px;
	float:left;
	margin:4px 5px 0 0;
}
ul.legend li span.website {
	background:#ff921e;
}
ul.legend li span.branding {
	background:#79c843;
}
ul.legend li span.printing {
	background:#43b7c8;
}
.latest-work .col {
	width:196px;
	float:left;
	margin-left:21px;
}
.latest-work .top + .col {
	margin-left:0;
}
.latest-work .col .image {
	width:178px;
	height:178px;
	padding:9px;
	background:url(../images/portfolio/latest-work-frame.png) no-repeat;
	margin-bottom:1px;
}
.latest-work .col .image img {
	border:solid 1px #b5b5b8;
}
.latest-work {
	padding:0;
	margin-top:0px;
	height:347px;
}
.latest-work h3 {
	background:#6e6e6e;
	padding-left:8px;
	line-height:27px;
	color:#FFF;
	font-family:Ubuntu Condensed;
	font-size:16px;
	height:27px;
	border-bottom:solid 1px #ededed;
	width:188px;
    margin-bottom: 0;
}
.latest-work h3 a {
    color: #FFF;
    display: inline;
    margin: 0;
    padding: 0;
}
.latest-work h3 a:hover {
    color: #79C843;
}
.latest-work .col .website, 
.latest-work .col .printing,
.latest-work .col .branding {
	display:block;
	text-shadow:0 1px #7f7f7f;
	background:#a3a3a6;
	padding-left:8px;
	line-height:27px;
	color:#FFF;
	font-family:Ubuntu Condensed;
	font-size:16px;
	height:27px;
	width:180px;
}
.latest-work .col .website {
	border-right:solid 8px #ff921e;
}
.latest-work .col .printing {
	border-right:solid 8px #43b7c8;
}
.latest-work .col .branding {
	border-right:solid 8px #79c843;
}
.latest-news .item {
	margin-bottom:8px;
	padding-bottom:6px;
	border-bottom:solid 1px #d3d3d3;
}
.latest-news .item span.date {
	display:block;
	width:41px;
	height:37px;
	background:url(../images/date-bg.png) no-repeat;
	font-family:Homestead;
	text-align:center;
	font-size:18px;
	line-height:18px;
	margin-right:10px;
	color:#e0e0e0;
	float:left;
	text-shadow:0 2px #6c6c6c;
	padding-top:4px;
}
.latest-news .item span.date strong {
	color:#FFF;
}
.latest-news .item h3 {
	font-family:Ubuntu Condensed;
	font-size:20px;
	line-height:23px;
	color:#6e6e6e;
	float:left;
	width:235px;
	margin-top:-3px;
	margin-bottom:5px;
}
.latest-news .item a {
	color:#6e6e6e;
	font-weight:bold;
	padding-right:9px;
	background:url(../images/more-arrow.png) right 3px no-repeat;
}
.latest-news .item a:hover {
	color:#5B9F24;
	text-decoration:none;
}
.latest-news .item p {
	margin-bottom:0;
	font-size:12px;
	line-height:14px
}
/* ********************************************************************** */
/* ***************************** Footer Content ************************* */
/* ********************************************************************** */
#newsletter label {
	display:block;
	float:left;
	background:url(../images/orange-arrow.png) right 8px no-repeat;
	font-family:Ubuntu Condensed;
	font-size:19px;
	color:#FFF;
	text-shadow:1px 1px #7d7d7d;
	padding-right:16px;
	margin-right:18px;
}
#newsletter input {
	width:178px;
	height:21px;
	background:#FFF;
	border:solid 1px #c0c0c0;
	line-height:21px;
	padding:2px 0px 0px 6px;
	font-size:14px;
	color:#a0a0a0;
	margin:-1px 15px 0px 0px;
	float:left;
}
#newsletter button {
	width:68px;
	background:url(../images/submit-btn.png) no-repeat;
	cursor:pointer;
	line-height:23px;
	text-align:center;
	color:#b85e0b;
	text-shadow:0 1px #ffdf7f;
	font-family:Myriad;
	margin-top:-1px;
	padding-top:1px;
}
#newsletter button:hover {
	background-position:0 -26px;
	cursor:pointer;
	text-decoration:none;	
}
#newsletter button:active {
	background-position:0 -52px;
	cursor:pointer;
	text-decoration:none;	
}
#bottom-bar .social {
	float:right;
	padding-top:13px;
}
#bottom-bar .social span {
	display:block;
	float:left;
	background:url(../images/gray-arrow.png) right 11px no-repeat;
	font-family:Ubuntu Condensed;
	font-size:20px;
	color:#6e6e6e;
	padding-right:16px;
	line-height:31px;
}
#bottom-bar .social a {
    display: block;
    width: 34px;
    height: 35px;
    margin-left: 8px;
    float: left;
    background: url(../images/footer-social-icons.png) no-repeat;
}
#bottom-bar .social a.twitter {
    background-position: 0px 0px;
}
#bottom-bar .social a.facebook {
    background-position: -42px 0px;
}
#bottom-bar .social a.google {
    background-position: -84px 0px;
}
#bottom-bar .social a.twitter:hover {
    background-position: 0px -35px;
}
#bottom-bar .social a.facebook:hover {
    background-position: -42px -35px;
}
#bottom-bar .social a.google:hover {
    background-position: -84px -35px;
}

.tab {
	position: absolute;
	width:100%;
    top: 0;
    z-index: 99;
	height:0px;
	overflow:hidden;
	background:url(../images/quote-shadow.png) 0 bottom repeat-x;
}
.tab .wrapper {
	position:relative;
	height:0px;
}
.sliding-panel {
	background:#920a60;
	width:100%;
	height:490px;
	margin-bottom:14px;
}
.sliding-panel .get-quote {
	width:715px;
	float:left;
}
.sliding-panel strong.title {
	display:block;
	background:url(../images/quote-title-border.png) 0 bottom repeat-x;
	font-family:Ubuntu Condensed;
	color:#FFF;
	font-weight:normal;
	font-size:26px;
}
.sliding-panel .get-quote .text {
	background:url(../images/quote-stripes-bg.png) 0 0 repeat;
	width:330px;
	float:left;
	padding:14px 10px;
	color:#d3d3d3;
	height:415px;	
}
.sliding-panel .get-quote .text p {
	font-size:14px;
	line-height:14px;
	margin-bottom:14px;
}

.sliding-panel .get-quote .text strong {
	display:block;
	color:#FFF;
	font-weight:bold;
	margin-bottom:14px;
}
.sliding-panel .get-quote form {
	float:right;
	width:338px;
	padding-top:10px;
}
.sliding-panel .get-quote form input{
	width:224px;
	height:22px;
	background:#fff;
	padding-left:10px;
	border:solid 1px #6f6f6f;
	margin:0 1px 10px;
	color:#6f6f6f;
	line-height:23px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
}

.sliding-panel .get-quote form textarea{
	width:312px;
	height:100px;
	background:#fff;
	padding:3px 10px 10px 10px;
	border:solid 1px #6f6f6f;
	margin:0 1px 15px;
	color:#6f6f6f;
	line-height:16px;
	font-family:inherit;
	resize:none;
	font-size:13px;
}
.sliding-panel .get-quote .captcha .captcha-code {
	width:103px;
	height:40px;
	float:left;
	margin:0px 9px 0px 0px;
	font-family:Homestead;
	font-size:30px;
	line-height:42px;
	text-align:center;
	color:#FFF;
	border:1px solid #D3D3D3;
	text-shadow:1px 1px #6f6f6f, -1px -1px #6f6f6f;
	cursor:default;
}
.sliding-panel .get-quote .captcha .captcha-code img {
	width:100px;
	height:38px;
	margin:1px 0px 0px 1px;
}
.sliding-panel .get-quote .captcha span {
	display:block;
	line-height:14px;
	color:#d3d3d3;
	margin-bottom:3px;
	margin-top:-1px;
}
.sliding-panel .get-quote .captcha span:after {
	content:" *";
	color:#FB281E;
}
.sliding-panel .get-quote .captcha input {
	width:209px;
}
.sliding-panel .get-quote label {
	display:block;
	float:left;
	color:#d3d3d3;
	margin-top:6px;
}
.sliding-panel .get-quote label span {
	color:#fb281e
}
.sliding-panel .get-quote form .orange-button {
	float:left;
	background:url(../images/submits.png) no-repeat;
	height:35px;
	width:86px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	border:none;
	color:#FFFFFF;
}

.sliding-panel .get-quote form .orange-button:hover {
	float:left;
	background:url(../images/submit-hover.png) no-repeat;
	height:35px;
	width:86px;
	font-size:14px;
	font-weight:bold;
	border:none;
	color:#FFFFFF;
}
.sliding-panel .contact {
	width:225px;
	float:right;
	padding-top:10px;
}
.sliding-panel .contact a.logo {
	display:block;
	width:181px;
	height:38px;
	background:url(../images/quote-logo.png) no-repeat;
	margin-bottom:15px;
	margin-top:10px;
}
.sliding-panel .contact p {
	font-size:14px;
	line-height:14px;
	color:#FFFFFF;
	margin-bottom:25px;
}
.sliding-panel .contact li {
	margin-bottom:10px;
	line-height:15px;
}
.sliding-panel .contact li span {
	display:block;
	color:#79c843;
}
.sliding-panel .contact li strong,
.sliding-panel .contact li a {
	display:block;
	color:#FFF;
	font-weight:bold;
} 
.sliding-panel .contact li a:hover {
	text-decoration:none;
	color:#ff921e;
} 
/* ******************************************************/
/* **************** END Quote CSS ***********************/
/* ******************************************************/

/********************************************************/
/************** Our Services Page ***********************/
/********************************************************/
.home-services .col.services {
	height:486px;
}
.home-services .col.services img {
	height:74px;
	width:97px;
}
.home-services .col p.our-services {
	line-height:18px;
	height:auto;
	margin-bottom:0;
	padding:0px 0px 10px 0px;
}
.home-services .col p.our-services a {
	color:#5B9F24;
}
.home-services .col p.our-services a:hover {
	color:#3b6021;
}
.left-content-txt a {
	color:#5B9F24;
}
.left-content-txt a:hover {
	color:#3b6021;
}
.left-content-txt h1 {
	font-family:Ubuntu Condensed;
	color:#6E6E6E;
	text-transform:capitalize;
	font-size:28px !important;
}
.home-services .col p.our-services-border {
	line-height:18px;
	height:auto;
	margin-bottom:0;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #d3d3d3;
}
.home-services .col p.our-services-last {
	line-height:18px;
	height:auto;
	margin-bottom:0;
	padding:5px 0px 10px 0px;
}
.home-services .col p.our-services-testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:18px;
	height:auto;
	margin-bottom:0;
	padding:5px 0px 10px 0px;
}
.home-services .col p.our-services-testimonials .testimonial-name {
	color:#6e6e6e;
	font-weight:bold;
	font-size:12px;
}
.our-services-testimonials a.more {
	color:#6e6e6e !important;
	font-weight:bold;
	padding-right:9px;
	background:url(../images/more-arrow.png) right 3px no-repeat;
}
.our-services-testimonials a.more:hover {
	color:#5B9F24 !important;
	text-decoration:none;
}
.home-services .col p.our-services-testimonials a {
	color:#5B9F24;
	font-size:12px;
}
.home-services .col p.our-services-testimonials a:hover {
	color:#3b6021;
	text-decoration:none;
}
ul#our-services, ol {
	list-style: disc inside;
	color:#5B9F24;
}
ul#our-services li {
	padding:7px 0px 8px 0px;
	border-bottom:1px solid #d3d3d3;
}
ul#our-services a{
	color:#5B9F24;
}
ul#our-services a:hover{
	color:#3b6021;
	text-decoration:none;
}
/********************************************************/
/********** END Our Services Page ***********************/
/********************************************************/

/********************************************************/
/*** Sliding Text and Icon Menu in Our Services page ****/
/********************************************************/
.menu-wrapper {
	margin:20px auto 0px auto;
	height:320px;
	width:958px;
	border:1px solid #d3d3d3;
}
.home-services.margin-top {
	margin-top:20px;
}
.sti-menu{
	width:1010px;
	position:relative;
	margin:0px auto 0 auto;
}
.sti-menu li{
	float:left;
	width:237px;
	height:318px;
	margin:1px;
}
.sti-menu li:last-child{
	width:239px;
}
.sti-menu li a{
	display:block;
	overflow:hidden;
	background:#a0a0a0;
	text-align:center;
	height:100%;
	width:100%;
	position:relative;
	box-shadow:1px 1px 2px #ddd;
}
.sti-menu li a h2{
	color:#fff;
	font-family: Georgia, arial, serif; 
	font-size:13px;
	position:absolute;
	width:217px;
	top:212px;
	left:0px;
	right:0px;
	line-height:16px;
	font-style:italic;
	margin:0px auto 0px auto;
}
.sti-menu li a h3{
	font-family: Georgia, arial, serif; 
	font-size:13px;
	font-style:italic;
	color: #fff;
	position:absolute;
	top:290px;
	left:0px;
	right:0px;
	width:190px;
	margin:0px auto 0px auto;
}
.sti-icon{
	width:249px;
	height:276px;
	position:absolute;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;
	left:-12px;
	top:10px;
}
.sti-icon-branding{
	background-image:url(../images/branding.png);
}
.sti-icon-print{
	background-image:url(../images/print-design.png);
}
.sti-icon-web{
	background-image:url(../images/web-design-services.png);
}
.sti-icon-seo{
	background-image:url(../images/seo-services.png);
}
/************************************************************/
/*** END Sliding Text and Icon Menu in Our Services page ****/
/************************************************************/

/********************************************************/
/******************* Who We Are Page ********************/
/********************************************************/
.home-services .col.about-us {
	height:425px;
}
.home-services .col.about-us a:hover {
	color:#5b9f24;
	text-decoration:none;
}
.home-services .col.about-us img {
	height:89px;
	width:97px;
}
/********************************************************/
/************* END Who We Are Page **********************/
/********************************************************/

/********************************************************/
/************* Individual Service Page ******************/
/********************************************************/
.sub-nav {
	width:960px;
	margin:10px auto 0px auto;
}
.sub-nav div a {
	display:block;
	font-family:Ubuntu Condensed;
	font-size:18px;
	color:#676767;
	line-height:24px;	
	text-transform:uppercase;
}
.sub-nav div a:hover {
	text-decoration:none;
	color:#000;
}
.prev a {
	float:left;
	width:180px;
}
.next a {
	float:right;
	width:130px;
}
.border {
	background:url(../images/double-border.png) 0 0 repeat-x;
	width:960px;
	height:6px;
	float:left;
	margin-top:10px;
}
.content-wrapper {
	width:960px;
	margin:15px auto 0px auto;
	height:auto;
}
.left-content {
	width:660px;
	float:left;
}
.right-content {
	width:300px;
	float:right;
	margin-top:4px;
}
.left-content-border-bg {
	background:url(../images/border-bg.png) no-repeat;
	width:683px;
	height:378px;
	float:left;
	margin:0px 0px 15px -25px;
}
.left-content-border-bg img {
	margin:13px 0px 0px 26px;
	height:351px;
	width:631px;
	border:none;
}
.left-content-txt {
	width:630px;
	float:left;
}
.left-content-txt h2 {
	font-size:24px;
	margin:0px 0px 10px 0px;
}
.left-content-txt h1 {
	font-size:32px;
	margin:0px 0px 10px 0px;
}
.left-content-txt p {
	margin:0px 0px 10px 0px;
	line-height:18px;
}
ul#own-service, ol {
	list-style: disc inside;
	line-height:10px;
}
ul#own-service li {
	padding:9px 0px 9px 0px;
	font-size:14px;
}
ul#own-service li:last-child {
	padding:9px 0px 43px 0px;
	margin:0px 0px 40px 0px;
	border-bottom:1px solid #d3d3d3;
}
ul#other-services, ol {
	list-style: disc inside;
}
ul#other-services li {
	padding:9px 0px 8px 0px;
	border-bottom:1px solid #d3d3d3;
}
ul#other-services li:first-child {
	list-style:none;
	font-size:22px;
	font-family:Ubuntu Condensed;
	color:#6e6e6e;	
}
ul#other-services {
	width:300px;
}
ul#other-services a:hover{
	color:#5B9F24;
	text-decoration:none;
}
ul#other-services li.link-visited a {
	color:#5B9F24;	
}
.twitter-side-banner {
	background:url(../images/twitter-side-banner.jpg) no-repeat;
	width:298px;
	height:416px;
	float:left;
	border:1px solid #d3d3d3;
	margin:20px 0px 20px 0px;
}
.twitter-side-banner:hover {
	text-decoration:none;
	background-position:0 -416px;
}
.twitter-side-banner p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:385px auto 0px 8px;;
}
.twitter-side-banner p .star {
	color:#ff921e;
}
.side-buttons {
	margin-top:10px;
	clear:both;
}
.side-buttons a.quote-side-button{
	background:url(../images/quote-side-btn.png) no-repeat;
	width:300px;
	height:39px;
	float:left;
	display:block;
	margin-top:10px;
}
.side-buttons a.phone-side-button{
	background:url(../images/phone-side-btn.png) no-repeat;
	width:300px;
	height:39px;
	float:left;
	display:block;
	margin-top:10px;
}
.side-buttons a:hover {
	background-position:0 -39px;
	text-decoration:none;
}
.side-buttons a .side-link-txt {
	color:#fff;
	font-size:22px;
	font-family:Ubuntu Condensed;
	margin:0px 0px 0px 75px;
	line-height:39px;
}
/********************************************************/
/************* END Individual Service Page **************/
/********************************************************/

/********************************************************/
/************* Contact Us Page **************************/
/********************************************************/
.sub-nav div.prev {
	display:block;
	font-family:Ubuntu Condensed;
	font-size:22px;
	color:#676767;
	line-height:24px;
	text-transform:uppercase;
}
.sub-nav div {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#676767;
	line-height:24px;	
}
.contact-titles div {
	display:block;
	font-family:Ubuntu Condensed;
	font-size:18px;
	color:#676767;
	line-height:24px;	
	text-transform:uppercase;
	float:left;
	margin:0px 0px 10px 0px;
}
.contact-titles div.next {
	float:right;
	width:337px;
}
.contact-ways ul li {
	float:left;
	height:80px;
	width:175px;
	border-bottom:1px solid #D3D3D3;
	margin-top:25px;
	padding-right:24px;
}
.contact-ways ul li:first-child {
	background: url(../images/address-icon.png) no-repeat;
}
.contact-ways ul li:nth-child(2) {
	background: url(../images/phone-icon.png) no-repeat;
}
.contact-ways ul li:nth-child(3) {
	background: url(../images/email-icon.png) no-repeat;
	margin-left:-35px;
}
.contact-ways ul li:nth-child(4) {
	background: url(../images/skype-icon.png) no-repeat;
}
.contact-ways ul li:nth-child(5) {
	background: url(../images/tweet-icon.png) no-repeat;
}
.contact-ways ul li img {
	width:43px;
	height:42px;
	float:left;
}
.contact-ways ul li div {
	float:right;
	color:#676767;
	width:120px;
	margin-left:5px;
	font-weight:bold;
	font-size:13px;
}
.contact-ways ul li div a {
	float:left;
	color:#676767;
	width:120px;
	font-weight:bold;
	line-height:16px;
}
.contact-ways ul li div a:hover {
	color:#ff921e;
	text-decoration:none;
}
.green-text {
	color:#5B9F24;
}
#map {
	border:1px solid #d3d3d3;
	margin:3px 0px 60px 0px;
	height: 413px; 
	width: 589px;
}
/********* CONTACT US FORM ********************/
.right-content form {
	float:right;
	width:338px;
}
.right-content form input{
	width:224px;
	height:22px;
	background:#f0f0f0;
	padding-left:10px;
	outline:solid 1px #d3d3d3;
	margin:0 1px 15px;
	color:#6f6f6f;
	line-height:23px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
}
.right-content form textarea{
	width:312px;
	height:132px;
	background:#f0f0f0;
	padding:3px 10px 10px 10px;
	outline:solid 1px #d3d3d3;
	margin:0 1px 15px;
	color:#6f6f6f;
	line-height:16px;
	font-family:inherit;
	resize:none;
	font-size:13px;
}
.right-content .captcha .captcha-code {
	width:103px;
	height:40px;
	float:left;
	margin:-2px 9px 0px 0px;
	font-family:Homestead;
	font-size:30px;
	line-height:42px;
	text-align:center;
	color:#FFF;
	border:1px solid #D3D3D3;
	text-shadow:1px 1px #6f6f6f, -1px -1px #6f6f6f;
	cursor:default;
}
.right-content .captcha .captcha-code img {
	margin:1px 0px 0px 1px;
}
.right-content .captcha span {
	display:block;
	line-height:14px;
	color:#6f6f6f;
	margin-bottom:3px;
	margin-top:-1px;
}
.right-content .captcha span:after {
	content:" *";
	color:#FB281E;
}
.right-content .captcha input {
	width:209px;
}
.right-content label {
	display:block;
	float:left;
	color:#6f6f6f;
	margin-top:6px;
}

.right-content label span {
	color:#fb281e
}
.right-content form .orange-button {
	float:right;
	margin-top:10px;
}
/********* END CONTACT US FORM ********************/
/********************************************************/
/********* END Contact Us Page **************************/
/********************************************************/

/********************************************************/
/************* Individual Article Page ******************/
/********************************************************/
.sub-nav div.next.two {
	float:right;
}
.sub-nav div.next.two a {
	float:left;
	width:50px;
	padding-left:15px;
}
.article-icons ul li.social-articles {
   width:85px;
} 
.social-articles .social {
	float:left;
	margin:-3px 0px 0px 0px;
	width:85px;
}
.social-articles .social a {
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 3px;
    float: left;
    background: url(../images/blog/article-social.png) no-repeat;
}
.social-articles .social a.twitter {
    background-position: 0px 0px;
}
.social-articles .social a.facebook {
    background-position: -28px 0px;
}
.social-articles .social a.google {
    background-position: -56px 0px;
}
.social-articles .social a.twitter:hover {
    background-position: 0px -25px;
}
.social-articles .social a.facebook:hover {
    background-position: -28px -25px;
}
.social-articles .social a.google:hover {
    background-position: -56px -25px;
}
.article-icons {
	border-bottom:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3; 
	height:40px;	
}
.article-icons ul li {
	float:left;
	height:35px;
	width:150px;
}
.article-icons ul {
	margin-top:10px;
}
.article-icons ul li img {
	width:20px;
	height:20px;
	float:left;
}
.article-icons ul li div {
	float:left;
	color:#a0a0a0;
	width:125px;
	margin-left:5px;
	font-size:13px;
	line-height:19px;
}
.article-icons ul li:first-child {
	width:105px;
	background: url(../images/blog/clock-icon.png) no-repeat;
	float:left;
}
.article-icons ul li:first-child div {
	width:80px;
	float:right;
}
.article-icons ul li:nth-child(2) {
	width:135px;
	background: url(../images/blog/comment-icon.png) no-repeat;
	float:left;
}
.article-icons ul li:nth-child(2) div {
	width:110px;
	float:right;
}
.article-icons ul li:nth-child(3) {
	width:305px;
	background: url(../images/blog/tag-icon.png) no-repeat;
	float:left;
}
.article-icons ul li:nth-child(3) div {
	width:280px;
	float:right;
}
.article-icons ul li div a {
	color:#a0a0a0;
	line-height:19px;
}
.article-icons ul li div a:hover {
	color:#5B9F24;
	text-decoration:none;
}
.fb-comments {
	margin:0px 0px 20px 0px; 
	width:630px;
}
.border-thin {
	border-bottom:1px solid #D3D3D3; 
	height:20px;
	width:630px;
	margin-top:10px;
}
.separator {
	margin:10px 0px 10px 0px;
}
.tag-cloud {
	background: url(../images/blog/tag-cloud.JPG) no-repeat;	
	margin-top:20px;
	height:168px;
	width:300px;
}
ul#category-services, ol {
	list-style: none;
}
ul#category-services li {
	padding:9px 0px 8px 0px;
	border-bottom:1px solid #d3d3d3;
	width:300px;
	height:22px;;
}
ul#category-services li:first-child {
	list-style:none;
	font-size:22px;
	font-family:Ubuntu Condensed;
	color:#6e6e6e;	
}
ul#category-services li:nth-child(2) div {
	background: url(../images/blog/all-bullet.png) no-repeat;
}
ul#category-services li.blog_category_design div {
	background: url(../images/blog/design-bullet.png) no-repeat;	
}
ul#category-services li.blog_category_seo div {
	background: url(../images/blog/seo-bullet.png) no-repeat;
}
ul#category-services li.blog_category_programming div {
	background: url(../images/blog/programming-bullet.png) no-repeat;
}
ul#category-services li.blog_category_internet div {
	background: url(../images/blog/general-bullet.png) no-repeat;
}
ul#category-services {
	width:300px;
	float:left;
	margin-top:10px;
}
ul#category-services li div {
	float:left;
}
ul#category-services li a{
	float:left;
	margin-left:25px;
	line-height:22px;
}
ul#category-services li a:hover{
	color:#5B9F24;
	text-decoration:none;
}
#search button {
	width:68px;
	height:25px;
	background:url(../images/submit-btn.png) no-repeat;
	cursor:pointer;
	line-height:22px;
	text-align:center;
	color:#b85e0b;
	text-shadow:0 1px #ffdf7f;
	font-family:Myriad;
	display:block;
	margin:-2px 0px 0px 5px;
	float:left;
}
.mac #search button {
	line-height:28px;
}
#search button:hover {
	background-position:0 -26px;
	cursor:pointer;
	text-decoration:none;	
}
#search button:active {
	background-position:0 -52px;
	cursor:pointer;
	text-decoration:none;	
}
#search input {
	width:217px;
	height:22px;
	padding-left:5px;
	float:left;
}
#search {
	width:300px;
}
.title-top {
	font-family:Ubuntu Condensed;
	font-size:22px;
	color:#6e6e6e;
	margin:5px 0px 9px 0px;
} 
.title-top.tags {
	margin:27px 0px 9px 0px;
	border-bottom:1px solid #d3d3d3;
	padding:0px 0px 12px 0px;
} 
/********************************************************/
/************* END Individual Article Page **************/
/********************************************************/

/********************************************************/
/************* BLOG *************************************/
/********************************************************/
.article-border-bg {
	background:url(../images/blog/article-bg.png) no-repeat;
	width:315px;
	height:114px;
	margin:0px 0px 15px 0px;
	float:left;
	/*clear:both;*/
}
.article-border-bg img {
	margin:3px 0px 0px 8px;
	height:107px;
	width:299px;
	border:none;
}
.latest-news .item span.date.articles {
	height:46px;
	background:url(../images/date-bg.png) repeat-y;
	width:44px;
    padding-top:11px;
}
.latest-news.articles {
	float:left;
	margin:3px 0px 0px 15px;
}
.latest-news.articles .item {
	float:left;
	border:none;
}
.latest-news.articles .item h3 {
	font-size:26px;
	line-height:30px;
}
.latest-news.articles .item p {
	margin-top:5px;
}
ul.articles {
	margin-top:5px;
}
.link-top a {
	background:url(../images/blog/top-link.png) no-repeat;
	width:37px;
	height:36px;
	float:left;
	display:block;
	margin:-15px 0px 0px -45px;
}
.link-top a:hover {
	text-decoration:none;
	background-position: 0 -36px;
}
.show-more {
	background:url(../images/blog/show-more.png) no-repeat;
	width:79px;
	height:91px;
	margin:0 auto;
	display:block;
}
.show-more div  {
	font-size: 18px;
    line-height: 18px;
    margin-top: 4px;
	font-family:Ubuntu Condensed;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	width:60px;
	padding:12px 0px 0px 16px;
}
.border-thin.articles {
	border-bottom:1px solid #D3D3D3; 
	width:630px;
	height:0px;
	margin:10px 0px 95px 0px;
}
.show-more div a {
	color:#FFF;
	text-shadow: 2px 2px #6A6A6A;
}
.show-more div a:hover {
	text-decoration:none;
	color:#f3f3f3;;
}
.left-content-txt.articles {
	height:120px;
	width:660px;
}
a.show {
	cursor:pointer;
}
.left-content.articles-second {
	display:none;
}
ul.articles li{
	float:left;
}
#backtotop {
	position: fixed;
	bottom:15px;
	display:none;/*hid the button first*/
	top:100px;
	width:37px; 
	height:36px; 
	margin-left:-50px;
}
#backtotop a {
	text-decoration:none;
	border:0 none;
	display:block;
	width:37px; 
	height:36px;  
	background:url(../images/blog/top-link.png) no-repeat;
}
#backtotop a:hover {
	text-decoration:none;
	background-position: 0 -36px; 
} 
/********************************************************/
/************* End BLOG *********************************/
/********************************************************/

/********************************************************/
/************* Thank You Pop Ups ************************/
/********************************************************/
/********************************************************************/
/*** Reveal Modals for the Thank you and Individual project Pages ***/
/********************************************************************/
.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: url("../images/thank-you-bg.png") repeat scroll left top transparent;
	z-index: 10000;
	display: none;
	top: 0;
	left: 0; 
}	
.reveal-modal {
	visibility: hidden;
	top: 100px; 
	left: 0px;
	right:0px;
	margin:0 auto;
	position: absolute;
	z-index: 10001;
	width: 300px;
}		
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}	
.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 40px;
	color: #aaa;
	font-weight: bold;
	cursor: pointer;
}
/********************************************************************/
/* END Reveal Modals for the Thank you and Individual project Pages */
/********************************************************************/		
.thank-you {
	background:url(../images/thank-you.png) no-repeat;
	display:block;
	width:292px; 
	height:292px;
	text-align:center;
}
.thank-you-message {
	width:275px;
	position:absolute;
	margin:145px auto 0px 7px;
	left:0px;
}
.thank-you-message span {
	width:200px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:18px;
	color:#FFF;
	text-align:center;
	text-shadow: 2px 2px #6A6A6A;
}
.back-home-button {
	position:absolute;
	top:220px;
	margin-left:90px;
	left:0px;
}
a.newsletter-button {
	width:68px;
	background:url(../images/submit-btn.png) no-repeat;
	cursor:pointer;
	line-height:23px;
	text-align:center;
	color:#b85e0b;
	text-shadow:0 1px #ffdf7f;
	font-family:Myriad;
	margin-top:-1px;
	padding-top:1px;
	float:left;
	height:25px;
}
.mac .submit-btn-txt {
	margin-top:2px;
}
.search-btn-txt {
	height:25px;
}
a.newsletter-button:hover {
	background-position:0 -26px;
	cursor:pointer;
	text-decoration:none;	
}
a.newsletter-button:active {
	background-position:0 -52px;
	cursor:pointer;
	text-decoration:none;	
}
.thank-you-button {
	display:block;
	width:112px;
	height:47px;
	margin-right:auto;
	background:url(../images/thank-you-button.png) 0 0 no-repeat;
	font-family:Myriad;
	font-size:14px;
	color:#b85e0b;
	text-shadow:0 1px #ffe18c;
	line-height:11px;
	text-align:center;
	border:1px solid #909092;
}
.thank-you-button:hover {
	text-decoration:none;
	background-position:0 -47px;
	cursor:pointer;
}
.thank-you-button:active {
	text-decoration:none;
	background-position:0 -94px;
}
.thank-you-button.form,
.thank-you-button.header,
.thank-you-button.home {
	margin:4px 0px 0px 116px;
	float:left;
	border:1px solid #f0f0f0;
}
.thank-you-button.header {
	margin:4px 0px 0px 118px;
	border:1px solid #656565;
	width:114px;
	height:49px;
}
.thank-you-button.form {
	width:114px;
	height:49px;
}
.required-fields {
	float:left; 
	width:223px;
}
.required-fields.contacts { 
	width:221px;
}
.button-txt {
	position:relative;
	margin-top:17px;
	height:15px;
}
.button-txt.contacts {
	margin-top:5px;
	line-height:11px;
	height:11px;
}
/* target iOS */ 
.mac .button-txt {
	margin-top:20px;
}
/* target iOS */ 
.mac .button-txt-project {
	margin-top:20px;
}
.thank-you-button.home {
	margin:4px 0px 0px 186px;
}
/********************************************************/
/************* END Thank You Pop Ups ********************/
/********************************************************/

/********************************************************/
/************* Our Work Page ****************************/
/********************************************************/
.link-txt {
	padding:7px 0px 0px 10px;
	width:100px;
	line-height:35px;
}
.col.portfolio-design {
	width:178px;
	height:183px;
	padding:9px;
	background:url(../images/portfolio/design-frame.png) no-repeat;
	margin:20px auto 0px auto;
}
.col.portfolio-branding {
	width:178px;
	height:183px;
	padding:9px;
	background:url(../images/portfolio/branding-frame.png) no-repeat;
	margin:20px auto 0px auto;
}
.col.portfolio-print {
	width:178px;
	height:183px;
	padding:9px;
	background:url(../images/portfolio/print-frame.png) no-repeat;
	margin:20px auto 0px auto;
}
.col.first {
	width:178px;
	height:178px;
	background:url(../images/portfolio/latest-work-frame.png) no-repeat;
	margin:0;
}
.inside-box-name {
	margin-top:5px;
	color:#fff;
	top:0px;
}
.inside-box-eye {
	background:url(../images/portfolio/eye.png) no-repeat;
	width:43px;
	height:29px;
	display:block;
	margin:60px auto 0px auto;
}
ul.portfolio-items.home li {
	height:275px;
	width:197px;
	padding-right:19px;
}
ul.portfolio-items.home li:last-child {
	padding-right:0px;
}
.new {
	background:url(../images/portfolio/portfolio-new.png) no-repeat;
	width:51px;
	height:51px;
	display:block;
	position:absolute;
	z-index:10;
	left:0;
	top:-2px;
	font-family:Ubuntu Condensed;
	text-shadow: 1px 2px #6A6A6A; 
	font-size:14px; 
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
.new div {
	margin:6px 0px 0px 8px;
}
#myModal-projects {
	width:960px; 
	margin:0 auto;
}
.individual-project {
	width:960px;
	float:left;
}
.individual-project div {
	float:left;
}
.right-side {
	width:240px;
	margin-top:30px;
}
.left-side {
	width:720px;
}
.sub-nav div.next.two-project a {
	float:left;
	width:60px;
}
.prev.project a {
	float:left;
	width:580px;
}
.shadow-bg {
	width:721px;
	height:539px;
	background:url(../images/portfolio/shadow.png) no-repeat;
	position:absolute;
	top:35px;
	left:-19px;
}
.right-side h2 {
	font-family:Ubuntu Condensed;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#676767;
	margin:10px 0px 0px 0px;
}
.right-side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#939393;
	line-height:15px;
	margin-top:5px;
}
.thank-you-button.project {
	margin:62px 0px 0px 0px;
	float:left;
	border:1px solid #d6d6d8;
	height:30px;
	padding-top:17px;
}
/********************************************************/
/************* END Our Work Page ************************/
/********************************************************/

/********************************************************/
/************* Who We Are Page **************************/
/********************************************************/
.team {
	background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D3D3D3;
	width:959px;
	height:50px;
	z-index:20;
}
.team div {
	float:left;
}
#team-front {
	font-family:Ubuntu Condensed;
	font-size:28px;
	color:#6E6E6E;
	width:123px;
	border: 1px solid #fff;
	height:38px;
	padding:10px 0px 0px 25px;
}
#team-middle {
	width:709px;
	height:48px;
	border: 1px solid #fff;
}
#team-last {
	width:94px;
	border: 1px solid #fff;
	height:48px;	
}
#box-slider div iframe { 
	border:none;
	overflow:hidden;
	position:relative;
	height:300px;
	width:961px;
}
.bx-wrapper-about-us {
	height:300px;
}	
.bx-wrapper-about-us a {
	z-index:10;
}		
.bx-wrapper-about-us a.bx-prev {
	left:874px;
	top:6px;
}	
.bx-wrapper-about-us a.bx-next {
	top:-31px;
	left:915px;
}
ul.legend.about-us {
	margin:18px 0px 0px 30px;
}	
ul.legend.about-us li {
	font-family:Ubuntu Condensed;
	font-size:18px;
	color:#7E7E7E;
	float:left;
	margin-right:27px;
	line-height:13px;
}
ul.legend li span.website.about-us,
ul.legend li span.branding.about-us,
ul.legend li span.printing.about-us {
	width:45px;
}
.border.the-team {
	width:1px;
	height:50px;
	background: none repeat scroll 0 0 #D3D3D3;
	margin-top:0px;
}
/********************************************************/
/********* END Who We Are Page **************************/
/********************************************************/
#contact_form input[type=text].error,
#contact_form textarea.error {
    border:1px solid #ee342a;
    color:#ee342a;
    background:url(../images/error.png) right top no-repeat #f0f0f0;
}
#getaquote_form input[type=text].error,
#getaquote_form textarea.error {
    border:1px solid #ee342a;
    color:#ee342a;
    background:url(../images/error.png) right top no-repeat lightGrey;
}
#newsletter input[type=text].error {
    border:1px solid #ee342a;
    color:#ee342a;
    background:url(../images/error.png) right top no-repeat #f0f0f0;
}
#contact_form .thank-you-button,
#getaquote_form .thank-you-button {
    margin-left:0;
}
.errors_msg {
    background:url(../images/error.png) left top no-repeat;
    padding:0 0 5px 25px;
    line-height:20px;
}
.blog_articles .item h3 a,
.latest-news .item h3 a {
    font-weight:normal;
    background:none;
	font-size:22px;
	line-height:20px;
}
.blog_no_results {
    font-family: Ubuntu Condensed;
    color: #676767;
    font-size:24px;
}
/*
***********************************************
* Testimonials
**********************************************
*/
ul.testimonials{
    margin-top: 53px;
    font-family: Arial, HelveticaLight, sans-serif;
}
ul.testimonials.loadmore{
    display: none; 
    border-top: 1px solid #d3d3d3;
    padding-top: 30px;
    margin-top: 20px;
}
ul.testimonials li{
    margin-bottom: 15px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d3d3d3;
    margin-right: 30px;
}
ul.testimonials li:last-child{
    border-bottom: none;
}
ul.testimonials li .content{
    font-size: 14px;
    margin-bottom: 15px;
    line-height:18px;
	font-style:italic;
}
ul.testimonials li .author{
    margin-bottom: 10px;
}
ul.testimonials li .author span{
    color:#ff921e;
}
ul.testimonials li .author em, ul.testimonials li a{
    color:#6E6E6E;
}
ul.testimonials li .author em, ul.testimonials li a:hover{
    color:#5b9f24;
	text-decoration:none;
}
.summary {
	margin-top:5px;
	color:#A0A0A0;
}
.testimonials-sidebar{
    font-family: Ubuntu Condensed;
    color:#6e6e6e;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3d3d3;;
    font-size: 22px;
    margin-top: 20px;
}
#testimonials-links{
    margin-bottom: 20px;
}
#testimonials-links li {
    list-style: disc;
    list-style-position: inside;
}
#testimonials-links li{
    border-bottom: 1px solid #d3d3d3;
}
#testimonials-links li a{
    line-height: 35px;
}
#testimonials-links li a:hover{
    color:#5b9f24;
	text-decoration:none;
}
.sub-nav a.view-all{
    margin-top: -25px;
    display:block;
    font-family:Ubuntu Condensed;
    font-size:18px;
    color:#676767;
    line-height:24px;
    text-transform:uppercase;
    padding-right: 15px;
    background: url('../images/right-arrow.png') right no-repeat;
}
.sub-nav a.view-all:hover{
    color:#000;
}
.mt10{
    margin-top: 10px !important;
}
/*
***********************************************
* Daz Button
**********************************************
*/
.daz-button{
    display: block;
    border:1px solid #d3d3d3;
    padding: 1px;
    margin-bottom: 10px;
    overflow: hidden;
}
.daz-button span.icon{
    display: block;
    float: left;
    background: #6c6b6b url('../images/white-icons.png') no-repeat;
    height: 35px;
    width: 65px;
}
.daz-button span.icon.quote{
    background-position: center 5px
}
.daz-button span.icon.contact{
    background-position: center -38px
}
.daz-button span.text{
    display: block;
    height: 35px;
    margin-left: 1px;
    line-height: 35px;
    padding: 0 10px;
    width:209px;
    float: left;
    background: #a0a0a0;
    color:#fff;
    font-family: ALternateGothic, sans-serif;
    font-size: 22px;
}
.daz-button:hover span.icon{
    background-color: #388006;
}
.daz-button:hover span.text{
    background-color: #79c843;
}
/*
***********************************************
* FAQ List
**********************************************
*/
div.faq-list{
    margin: 25px 0
}
div.faq-list div.item{
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color:#6e6e6e;
    margin-right: 30px;
}
div.faq-list div.item .faq-content{
 	margin-top:10px;
	line-height:18px;
	color:#A0A0A0;
}
div.faq-list.loadmore{
    display: none;
    border-top: 1px solid #d3d3d3;
    padding-top: 40px
}
/*
***********************************************
* Layouts
**********************************************
*/
.layout{
    margin-top: 15px;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 18px;
    font-size: 14px;
    color: #6e6e6e;
}
.layout strong{
    font-weight: bold !important;
}
.sitemap-main {
    margin-bottom: 50px;
}

.sitemap-main li {
    color: #6e6e6e;
    font-size: 22px;
    line-height: 24px;
    font-family: Ubuntu Condensed, sans-serif;
}
.sitemap-main li a:hover{
    color:#79c843;
}
.sitemap-sub li {
    font-size: 18px;
    line-height: 24px;
    margin-left: 20px;
    font-family: Ubuntu Condensed, sans-serif;
}
.sitemap-main li a:hover,
.sitemap-sub li a:hover {
    color: #000000;
}

.twitter-title strong{
    float: left;
    display: block;
}

.twitter-title img{
    margin: 7px 0 0 10px
}
#footer .twitter strong.title{
    padding-right: 0;
}
.individual-project .sub-nav div.prev{
    margin-top: 0;
} 
.pagination {
    padding-top:20px;
    display:block;
    float:right;
}
.pagination a {
    display:block;
    float:left;
    padding:5px 10px;
    color:#6e6e6e;
    font-size:16px;
    margin:0 1px;
    font-family: Ubuntu Condensed;
}
.pagination a.current {
    color:#fff;
    background:#5b9f24;
}
.pagination a:hover {
    border-bottom:2px solid #6e6e6e;
}

.pagination .page_prev {
    background:url(../images/gray-arrow-back.png) left 5px no-repeat;
	color:#6e6e6e;
	padding-left:20px;
}
.pagination .page_next {
    background:url(../images/gray-arrow.png) right 5px no-repeat;
	color:#6e6e6e;
	padding-right:20px;
}
.vacancy_content {
	margin-top:5px;
}
.vacancy_content a {
	color:#5B9F24;
}
.vacancy_content a:hover {
	color:#3b6021;
	text-decoration:none;
}

/* --------------------------
 * Updates
 * ----------------------- */

/* Articles */
.right-content.articles{margin-bottom: 20px}
.article-icons li.no_bg{background: none}
.prev h1{font-size: inherit;}

/* FAQ */
.faq-list .item.no_border{border:none}

/* Testimonials */


/* Contact Us */
#recaptcha_widget{display: block}
#recaptcha_only_if_incorrect_sol{display: block; color:red;}

.latest-news.articles .item p, .article_content{color:#444}
.article_content strong, .article_content b{ font-weight: bold;}
