/* 	===================== Begin Drop Down Menu Styles =====================
								Version 1.1
	These styles need to be placed at the top of the style sheet
*/

ul.menu {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	z-index: 900;
}
ul.menu li {
	position: relative;
}
li ul.submenu {
	position: absolute;
	left: 199px;
	top: 0;
	display: none;
}
ul.menu li a {
	display: block;
}
ul.submenu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
}
ul.submenu li a {}
li.topfix {}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; }
* html ul.menu li a { height: 1%; }
/* End */

a.menu {
	position: absolute;
	visibility: hide;
}

/* 	===================== End Drop Down Menu Styles ===================== */

a.MainNav:visited, a.MainNav:link { 
	font: 12px/37px Oswald, Arial;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 10px;
}

a.MainNav:hover {
	font: 12px/37px Oswald, Arial;
	color: #457284;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 10px;
}

a.MainNavActive:visited, a.MainNavActive:link, a.MainNavActive:hover { 
	font: 12px/37px Oswald, Arial;
	color: #457284;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 10px;
}

a.subnav:visited, a.subnav:link { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 11px;
	font-family: Helvetica, Arial,sans-serif;
	line-height: 20px;
}
a.subnav:hover { 
	color: #ba8f00; 
	text-decoration: none;
	font-size: 11px;
	font-family: Helvetica, Arial,sans-serif;
	line-height: 20px;
}
a.subnavActive:visited, a.subnavActive:link, a.subnavActive:hover { 
	color: #ba8f00; 
	text-decoration: none;
	font-size: 11px;
	font-family: Helvetica, Arial,sans-serif;
	line-height: 20px;
}
 

a.subnav2:visited, a.subnav2:link { 
	color: #ffffff; 
	text-decoration: none;
	font-size: 13px;
	font-family:Helvetica, Arial,sans-serif;
	line-height: 20px;
}
a.subnav2:hover { 
	color: #ba8f00; 
	text-decoration: none;
	font-size: 13px;
	font-family:Helvetica, Arial,sans-serif;
	line-height: 20px;
}
a.subnav2Active:visited, a.subnav2Active:link, a.subnav2Active:hover { 
	color: #ba8f00; 
	text-decoration: none;
	font-size: 13px;
	font-family:Helvetica, Arial,sans-serif;
	line-height: 20px;
}

a.SubNav3:visited, a.SubNav3:link {
	position: relative;
	display: block;
	color: #457284; 
	text-decoration: none;
	font: 11px/20px Helvetica, Arial,sans-serif;
	padding-left: 50px;
	text-transform: uppercase;
}
a.SubNav3:hover {
	position: relative;
	display: block;
	color: #7c8077; 
	text-decoration: none;
	font: 11px/20px Helvetica, Arial,sans-serif;
	padding-left: 50px;
	text-transform: uppercase;	
}
a.SubNav3Active:visited, a.SubNav3Active:link, a.SubNav3Active:hover {
	position: relative;
	display: block;
	color: #457284; 
	text-decoration: none;
	font: 11px/20px Helvetica, Arial,sans-serif;
	background: #ffffff url(../images/innerNav-bg.png) no-repeat 35px center;
	padding-left: 50px;
	text-transform: uppercase;	
}

a.SubNav4:visited, a.SubNav4:link {
	position: relative;
	display: block;
	color: #457284; 
	text-decoration: none;
	font: 13px/14px 'Droid Sans', Arial, sans-serif;
	padding: 5px 0 5px 30px;
	text-transform: uppercase;	
}
a.SubNav4:hover {
	position: relative;
	display: block;
	color: #7c8077; 
	text-decoration: none;
	font: 13px/14px 'Droid Sans', Arial, sans-serif;
	padding: 5px 0 5px 30px;
	text-transform: uppercase;	
}
a.SubNav4Active:visited, a.SubNav4Active:link, a.SubNav4Active:hover {
	position: relative;
	display: block;
	color: #457284; 
	text-decoration: none;
	font: 13px/14px 'Droid Sans', Arial, sans-serif;
	background: #ffffff url(../images/innerNav-bg.png) no-repeat 13px center;
	padding: 5px 0 5px 30px;
	text-transform: uppercase;	
}



a.CategoryLink:visited, a.CategoryLink:link, a.CategoryLink:hover {
	position: relative;
	display: block;
	font: 13px/14px 'Droid Sans', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #457284;
	padding: 10px 12px 14px 12px;
	background: url(../images/categoryNav-bg.png) no-repeat left top;
}


.FinePrint {
	font-family:Helvetica, Arial,sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: #274a56;
}
.FinePrint a:visited, .FinePrint a:link { 
	font-family:Helvetica, Arial,sans-serif;
	font-size: 13px; 
	font-weight: bold;	
	color: #274a56;
}
.FinePrint a:hover { 
	font-family:Helvetica, Arial,sans-serif;
	font-size: 13px; 
	font-weight: bold;	
	color: #274a56;
}

.FinePrintBold {
	font-family:Helvetica, Arial,sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: #868981;
}
.FinePrintBold a:visited, .FinePrintBold a:link { 
	font-family:Helvetica, Arial,sans-serif;
	font-size: 13px; 
	font-weight: bold;	
	color: #868981;
	text-decoration: none;
}
.FinePrintBold a:hover { 
	font-family:Helvetica, Arial,sans-serif;
	font-size: 13px; 
	font-weight: bold;	
	color: #868981;
	text-decoration: none;	
}

.MainBodySmallRed {  
	font-family: Arial; 
	font-size: 11px; 
	color: #990000; 
}
.MainBodyBoldRed {  
	font-family: Arial; 
	font-size: 11px; 
	color: #990000; 
}

.MainBodyBlogBold{
	font: 21px/21px Helvetica, Arial,sans-serif;; 
	color: #457284; 
}

.MainBodyBlogQuestion{
	font: 18px/21px Helvetica, Arial,sans-serif;; 
	color: #274a56; 

}

.MainBodyBlog{
	font: 13px/21px Helvetica, Arial,sans-serif;; 
	color: #5e6257; 
}

.MainBodyBlog a:visited, .MainBodyBlog a:link, .MainBodyBlog a:hover {
	font: 13px Helvetica, Arial,sans-serif;; 
	color: #5e6257;
}

.MainBodyBlogMonth{
	font: 14px/12px Helvetica, Arial,sans-serif;; 
	color: #ffffff; 
	font-weight: bold;
	padding-top: 2px;
	margin: 13px 0 0 0;
}

.MainBodyBlogDay{
	font: 24px/12px Helvetica, Arial,sans-serif;; 
	color: #457284; 
	font-weight: bold;
	margin: 13px 0 0 0;
}



body {
	/*background-color: #c6c6bd;*/
	background-color: #EFF0F0;
	/*background-image:url(../images/ribbons-horizontal.png);*/
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#Outside {
	position: relative;
	display: block;
	width: 1006px;
	text-align: left;
	margin: 0px auto;
	background-color: #fff;
}


#Header {
	position: relative;
	display: block;
	width: 100%;
	height: 169px;
	background: url(../images/header-bg.jpg) repeat-x;
}


#MainContent {
	position: relative;
	display: block;
	width: auto !important;
	width: 100%;
	height: auto !important;
	height: 600px;
	min-height: 400px;
	padding: 0px 30px 40px 15px;
	background-color: #fff;
	z-index: 1;
	font: 14px/19px Droid Sans, Arial;
	color: #314f5b;
}

a.ProjectProfileLink:visited, a.ProjectProfileLink:link, a.ProjectProfileLink:hover {
	position: relative;
	display: block;
	margin-top: -39px;
	padding-left: 8px;
	width: 100%;
	height: 35px;
	background: url(../images/project-profile-landing-linkbar.png) no-repeat left top;
	font: 15px/35px 'Oswald', Arial;
	color: #ffffff;
	text-decoration: none;
}

#Slideshow {
	position: relative;
	display: inline-block !important;
	display: inline;
	width: 285px;
	height: 150px;
	vertical-align: top;
}


span#InnerNavigation {
	position: relative;
	display: inline-block;
	width: 285px;
	vertical-align: top;
	margin-left: -65px;
}
span#Content2 {
	position: relative;
	display: inline-block;
	width: 612px !important;
	width: 670px;
	overflow-x: hidden;
	vertical-align: top;
	padding-left: 52px;
}
span#ContentBody {
	position: relative;
	display: block;
	width: 891px !important;
	width: 1017px;
	margin: 0px auto;
	padding: 0px 0px 0px 66px;
}
span#Content {
	position: relative;
	display: block;
	width: 934px !important;
	width: 1055px;
	margin: 0px auto;
	padding: 0px 0px 0px 20px;
}


span#footer {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom:40px;
	background-color: #c6c6bd;
}

span#copyrightsimbol {
	float: left;
	font: 12px;
	font-family:Helvetica, Arial,sans-serif;
	color: #e5e6db;
	padding-left:68px;
}
span#copyright {
	float: left;
	font: 11px;
	font-family:Helvetica, Arial,sans-serif;
	color: #e5e6db;
}
span#facebook {
	float: right;
	font: 12px;
	font-family:Helvetica, Arial,sans-serif;
	color: #717668;
	padding-right:70px;
}
span#facebooktext {
	font: 12px;
	font-family:Helvetica, Arial,sans-serif;
	color: #717668;
	padding-top: 10px;
	padding-right:10px;
	float:left;
}

span#callus {
	font: 16px Myriad Pro,arial;
	color:#FFFFFF;
	
}

input#InputBox {
	width: 236px;
	height: 35px;
	border: 0px;
	background: url(../images/inputbox.png) no-repeat right top;
	text-align: left;
	font-size:13px;
	font-family: Helvetica, Arial,sans-serif;
	color: #7c8077;
	line-height: 21px;
	font-weight:normal;
	padding-top : 0px !important;	
	padding-top : 7px;
	padding-left : 7px;
}
input#RadioBox {
	width: 20px;
	height: 20px;
	border: 0px;
	background: url(../images/radiobox.png) no-repeat right top;
}

input#CountBox {
	width: 54px;
	height: 23px;
	border: 0px;
	background: url(../images/countbox.png) no-repeat right top;
	text-align: left;
	font-size:13px;
	font-family: Helvetica, Arial,sans-serif;
	color: #7c8077;
	line-height: 21px;
	font-weight:normal;
	padding-top : 0px;
	padding-left : 7px;
}

input#securityCode {
	width: 120px;
	height: 27px;
	border: 0px;
	background: url(../images/securitycodebox.png) no-repeat right top;
	text-align: left;
	font-size:13px;
	font-family: Helvetica, Arial,sans-serif;
	color: #7c8077;
	line-height: 21px;
	font-weight:normal;
	padding-top : 0px;
	padding-left : 7px;
}

textarea#Question {
	width: 425px !important;
	width: 452px;	
	height: 124px;
	border: 0px;
	background: url(../images/questionbox.png) no-repeat right top;
	text-align: left;
	font-size:13px;
	font-family: Helvetica, Arial,sans-serif;
	color: #7c8077;
	line-height: 21px;
	font-weight:normal;
	padding-top : 0px !important;	
	padding-top : 7px;
	padding-left : 7px;
}

ul.Pagelink {
    margin-left: -20px !important;
	margin-left: 18px;
	padding-top:15px;
	list-style-type: none;
	list-style-image: url(../images/list.gif);
	font-weight:bold;
}

ul.Pagelink li a:link, ul.Pagelink li a:visited, ul.Pagelink li a:hover {
	text-decoration: none;
}

span#LogoContent{
	position: relative;
	display: block;
	width: 100%;
	background-color: #fff;
	padding: 10px
	z-index: 2;
}


.LogoTitle{
	margin-left:10px;
	margin-top:65px;
	margin-bottom:28px;
}

span#Thankyou{
	padding-left:62px;
}
p {
margin-bottom:10px;
}


p.testimonials {

	margin-bottom:10px;
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}


table#maincontent{
width:100%;
}

table#maincontent ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font: 14px/19px 'Droid Sans', Arial;
	color: #314f5b;
}

table#maincontent ul li {
	background: url(../images/ul-point.png) no-repeat left 5px;
	padding-left: 15px;
}

table#maincontent ul li a:visited, table#maincontent ul li a:link, table#maincontent ul li a:hover { 
	font: 14px/19px 'Droid Sans', Arial;
	color: #314f5b;
	text-decoration: underline;
}


#BlogCTA {
	position: relative;
	display: block;
	margin-left: -30px;
}



#Logo {
	position: absolute;
	display: block;
	width: 200px;
	height: 138px;
	padding-left: 40px;
	padding-top: 15px;
}
#Navigation {
	position: relative;
	display: block;
	width: 730px;
	top: 63px;
	left: 270px;
	z-index: 600;
}
#PhoneNumber {
	position: relative;
	display: block;
	float: right;
	top: -25px;
	margin-right: 20px;
	color: #3e6777;
    font-size:18px;
    font-weight:bold;
    font-family:Helvetica, Arial,sans-serif;
}
#Facebook {
	position: relative;
	display: block;
	top: 55px;
	margin-left: 220px;
}
#Twitter {
	position: relative;
	display: block;
	top: 90px;
	margin-left: 130px;
}
#GooglePlus {
	position: relative;
	display: block;
	top: 90px;
	margin-left: 130px;
}
#Pinterest {
	position: absolute;
	display: block;
	top: 110px;
	margin-left: 40px;
}

.answer {
	display: none;
}

.question img {
	cursor: pointer;
}

#Footer {
	position: relative;
	display: block;
	height: 150px !important;
	background-color: #2f3234;
	padding: 30px 55px;
}
ul.FooterList {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	min-width: 105px;
	
	float: left;
	white-space: nowrap;
}
.FooterTitle {
	font: 15px Oswald, Arial;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.FooterLink {
	min-width: 55px;
	width: auto !important;
	width: 55px;
	white-space: nowrap;
	background: url(../images/footer-links-divider.gif) repeat-x left bottom;
	font: 13px/30px Droid Sans, Arial;
	color: #bec1c3;
}
.FooterLink a:link, .FooterLink a:visited, .FooterLink a:hover {
	font: 13px/30px Droid Sans, Arial;
	color: #bec1c3;
	padding-right: 40px;
	text-decoration: none;
}
.FooterLink a:hover {
	color: #fff;
}

#FooterListTwo {
	padding: 0px;
	margin: 0 0 0 40px;
	list-style-type: none;
	min-width: 55px;
	width: 400px;
	float: left;
	white-space: nowrap;
}
#FooterListThree {
	margin-left: 40px;
}
#FooterListFour {
	margin-left: 40px;
}

#FooterLogos {
	position: absolute;
	margin-top: 13px;
}
#FooterLogos img {
	margin-right: 12px;
}
#FooterEmail {
	position: relative;
	display: block;
	left:2px;	
	width: 171px;
	height: 29px;
	background: url(../images/footer-email-bg.gif) no-repeat left top;
	border: 0px;
}



.FooterTestimonial {
	min-width: 55px;
	white-space: normal;
	background: url(/images/footer-links-divider.gif) repeat-x left bottom;
	font: 13px/16px Droid Sans, Arial;
	color: #a3a3a3;
}
.TestimonialTitle {
	position: relative;
	display: block;
	white-space: nowrap;
	font: 13px/30px Droid Sans, Arial;
	color: #fff;
}
.TestimonialCopy {
	position: relative;
	display: block;
	width: 550px;
	font-style: italic;
	margin-bottom: 0px;
}
a.TestimonialLink:link, a.TestimonialLink:visited, a.TestimonialLink:hover {
	position: relative;
	display: block;
	font: 13px/30px Droid Sans, Arial;
	font-weight: bold;
	text-decoration: none;
	margin-top: -10px;
	white-space: nowrap;
}
a.TestimonialLink:hover {
	color: #fff;
}



#Copyright {
	font: 13px/30px Droid Sans, Arial;
	color: #4c4c4c;
}



#BlogIntroMain {
	width: 341px !important;
	width: 651px;
	height: 265px !important;
	height: 285px;
	background: url(../images/blog-intro-bg-main.jpg) no-repeat;
	padding: 20px 285px 0px 25px;
	color: #fff;
	font: 13px/19px Oswald, Arial;
}
#BlogIntroMain h4 {
	margin: 0px;
	padding: 0px;
	font: 22px Oswald, Arial;
	text-transform: uppercase;
}

#BlogIntroMain a:link, #BlogIntroMain a:visited {
	color: #70c7ea;
}


#BlogIntro {
	width: 461px !important;
	width: 651px;
	height: 270px !important;
	height: 285px;
	background: url(../images/blog-intro-bg.jpg) no-repeat;
	padding: 15px 175px 0px 15px;
	color: #314f5b;
	font: 13px/19px Oswald, Arial;
}
#BlogIntro h4 {
	margin: 0px;
	padding: 0px;
	font: 18px Oswald, Arial;
	color: #152b3f;
	text-transform: uppercase;
}

/***************Before After************************/

#BeforeAfterArea {
	position: relative;
	display: block;
	height: 389px;
}

ul#SlideShow, ul#SlideShow li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#SlideShow li {
	position: absolute;
	display: none;
	left: 0px;
}

#Shadow{
	position: relative;
	display: block;
	top: 361px;
	padding-top: 4px;
	padding-left: 10px;	
	width: 858px !important;
	width: 868px;	
	height: 28px;
	z-index: 999;
	background: url(../images/beforeandafter-new/spines.png) repeat-x left top;
}

ul#BeforeAfter, ul#BeforeAfter li {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #fff;
}
ul#BeforeAfter li {
	position: absolute;
	display: none;
	left: 0px;
}

/********************Gallery*************************/

#makeMeScrollable
{
	position: relative;
	display: block;
	width: 100%;
	height: 400px;
}

#makeMeScrollable div.scrollableArea img
{
	position: relative;
	display: block;
	float:left;
	margin-right: 10px;	
	margin-bottom: 10px;
	cursor: pointer;	
	border: 2px solid #ccc;
	z-index: 199;
}
div.scrollingHotSpotLeft
{
	position: absolute;
	display: block;
	width: 30px;
	height: 100%;
	left: 0px;
	z-index: 200;
}

div.scrollingHotSpotRight
{
	position: absolute;
	display: block;
	width: 30px;
	height: 100%;
	left: 0px;
	margin-left: 165px;
	z-index: 200;
}

div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 230px;
	height: 390px;
	padding-top: 10px;
}

div.scrollableArea
{
	position: relative;
	min-width: 1800px;
	height: 100%;
}

#GalleryImages {
	position: absolute;
	display: block;
	top: 0px;
	left: 235px;
	z-index: 50;
	width: 650px;
	height: 400px;
}
#GalleryImages img {
	position: absolute;
	width: 650px;
	height: 400px;
}







#blogSocialIcons tr td {
	padding: 0 20px 0 0;
}


/*************Drag Before After Horizontal*********************/
.DragBeforeAndAfter {
	position: relative;
	display: block;
	width: 569px;
	height: 268px;
	overflow: hidden;
	margin-right: -10px;
	background: url(../images/drag-before-after-bg.png) no-repeat 0px 0px;
}
.DragImageArea {
	position: relative;
	display: block;
	width: 546px;
	height: 235px;
	overflow: hidden;
	margin: 12px 0px 0px 12px;
}
.DragBeforeAndAfter .DragImageArea img {
	position: absolute;
}

.DragScroll {
	position: absolute;
	width: 90px;
	height: 20px;
	cursor: pointer;
	z-index: 50;
	left: 93px;
}

/*************Drag Before After Vertical*********************/
.DragBeforeAndAfterVertical {
	position: relative;
	display: block;
	width: 434px;
	height: 483px;
	overflow: hidden;
	margin-right: -10px;
	background: url(../images/drag-before-after-bg-vertical.png) no-repeat 0px 0px;
}
.DragImageAreaVertical {
	position: relative;
	display: block;
	width: 410px;
	height: 449px;
	overflow: hidden;
	margin: 12px 0px 0px 12px;
}
.DragBeforeAndAfterVertical .DragImageAreaVertical img {
	position: absolute;
}

.DragScrollVertical {
	position: absolute;
	width: 90px;
	height: 20px;
	cursor: pointer;
	z-index: 50;
	left: 93px;
}




/**** Social Media Icons ****/
#sm-icons {
	position: absolute;
	right: 0;
	z-index: 500;
	margin: -30px 40px 0 0;
}
.sm-social {
	float: right;
	margin: 0 5px;
}


/***********Blog Prev & Next Button*************************/
#blog-article-nav-buttons { 
	position: absolute;
	display: block;
	margin: -43px 0px 0px 12px;
	z-index: 710; 
}
#blog-article-nav-buttons a {
	display: block;
	float: left;
	width: 75px;
	background-color: #000;
	color: #fff;
	font-size: .9em;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
	padding: 5px 0;
}

.body_left { float:left; width:276px; padding:0 30px 0 40px; vertical-align:top}