@charset "utf-8";
/* CSS Document */

body {
	font:80% tahoma,Geneva,sans-serif;
	background: #fff ;
	margin: 0 ;
	padding: 0;
	text-align: center;
	line-height: 1.4em;
	color: #3a3a3a;
}
H1, H2, H3, H4, H5 {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #239178;
}
H1 {
	font-size: 140%;
}
H2 {
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 3px;
}
H3 {
	font-size: 110%;
	margin-top: 20px;
	margin-bottom: 3px;
}
H4 {
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 3px;
}
H5 {
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 3px;
}
p {
	margin-top: 5px;
}
a:link, a:active, a:visited {
	color:#e35919;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	color:#239178;
	text-decoration:underline;
}

#headerWrap {
	background:#fff;
	text-align:center;
	padding:0;
	border-bottom: #fff 1px solid;
}
#header {
	width: 900px;
	margin:0 auto;
	padding: 30px;
	text-align: left;
	background: #fff;
	border-bottom: #ddd 1px solid;
}
#logo {
	text-align: left;
	margin: 0;
}
#container {
	position:relative;
	margin:0 auto;
	padding: 0 0 10px 0;
	width:960px;
}
#navWrap {
	width: 960px;
	height: 30px;
	margin: 20px 0 0 15px;
	text-align: left;
	background: #fff;
}
#content {
	float:left;
	width:648px;
	text-align: left;
	padding: 30px;
	background: #fff;
	border: #fff 1px solid;
	margin: 1px;
}
#wideContent {
	float:left;
	width:890px;
	text-align: left;
	padding: 30px;
	background: #fff;
	border: #fff 1px solid;
	margin: 1px;
}
#leftContent {
	float:left;
	width:435px;
	margin: 0 30px 0 0;
}
#rightContent {
	float:left;
	width:418px;
	margin: 0;
}
#contactLeft {
	float:left;
	width:500px;
	margin: 0 30px 0 0;
}
#contactRight {
	float:right;
	width:315px;
	margin: 0 ;
}
#rightContent {
	float:left;
	width:418px;
	margin: 0;
}
#sidebarHome {
	float:right;
	width:220px;
	padding: 0;  
	margin: 0 0 0 20px;
	text-align: center;
	background: #fff;
}
#leftColumn {
	float: left;
	width: 425px;
	background: #fff;
}
#middleColumn {
	float: left;
	width: 160px;
	margin: 0 0 0 35px;
	background: #fff;
	text-align: center;
}
#sidebar {
	float: right;
	width: 410px;
	background: #fff;
}
#sidebarTeam {
	float: right;
	width: 300px;
	background: #fff;
}	
#footerWrap {
	background:#fff;
	padding: 0 20px;
	text-align:center;
	margin:0 auto;
}
#footer {
	width: 960px;
	background:#fff;
	height: 80px;
	font-size: 90%;
	line-height: 1.4em;
	color: #ebebeb;
	padding: 10px 0;
	text-align:left;
	margin:0 auto;
	border-top: #ddd 1px solid;
}
#footerLeft {
	float: left;
	width: 380px;
		height: 80px;
	background:#fff;
	font-size: 90%;
	line-height: 1.3em;
	color: #666;
	padding: 0 0 0 23px;
	text-align:left;
}
#footerRight {
	float: right;
	width: 520px;
	height: 80px;
	background:#fff;
	font-size: 90%;
	line-height: 1.4em;
	color: #666;
	padding: 0 30px 0 0;
	text-align:right;
}
#footerRight a, #footerRight a:active, #footerRight a:visited {
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}
#footerRight a:hover {
	color:#e35919;
	text-decoration:underline;
}
#leftHome  {
	float:left;
	width:358px;
	text-align: left;
	background: #F3F3F3;
}
#homePhoto {
	float: left;
	width: 270px;
	padding: 33px 0 0 20px;
}
.clear {
	clear:both;
}
.testimonial {
	background: #ebebeb;
	font-style: italic;
	margin: 20px 0 20px 20px;
	color: #545454;
	padding: 10px 20px ;
	border-left: #444 4px solid;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}
.testimonialName {
	text-align: right;
	color: #545454;
	margin: 5px 20px 0 0;
	font-weight: bold;
}
.testimonialSidebar {
	font-style: italic;
	margin: 50px 0 20px 50px;
	color: #545454;
	padding: 10px;
	background: #ebebeb;
	border-left: #444 4px solid;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}
.testimonialTeam {
	font-style: italic;
	margin: 50px 0 20px 20px;
	color: #545454;
	padding: 10px 10px 10px 20px;
	background: #fff;
	border-left: #444 4px solid;
}
.testimonial2 {
	width: 360px;
	float: left;
	background: #dddddd;
	font-style: italic;
	margin:  0 0 0 20px;
	color: #545454;
	padding: 20px;
	border-left: #444 4px solid;
}
.testimonialRight {
	width: 360px;
	float: right;
	background: #ebebeb;
	font-style: italic;
	margin: 20px 0 0 0;
	color: #545454;
	padding: 20px;
	border-left: #444 4px solid;
}
.sidebarButton {
	margin: 0 0 10px 0;
}
.bigText {
	font-size: 120%;
	line-height: 1.3em;
}
.right {
	float: right;
}
.left {
	float: left;
}
.left20pxRight {
	float: left;
	margin: 10px 20px 0 0;
}
.right20pxLeft {
	float: right;
	margin: 0 0 0 20px;
}
.icon {
	padding: 0 3px 0;
}
.imgBorder {
	padding: 4px;
	background: #ebebeb;
	border: #999 1px solid;
}
.imgBorderRight {
	float: right;
	margin: 10px 0 0 50px;
	padding: 4px;
	background: #ebebeb;
	border: #999 1px solid;
}
.imgBorder20pxTop {
	margin: 20px 0 0 0;
	padding: 4px;
	background: #ebebeb;
	border: #999 1px solid;
}
.teamPic {
	float: left;
	margin: 0 20px 0 0;
	padding: 4px;
	background: #fff;
	border: #999 1px solid;
}
#slideshowBorder {
	width: 400px;
	height: 400px;
	padding: 4px;
	background: #ebebeb;
	border: #999 1px solid;
}
#slideshowBorderContact {
	float: right;
	width: 300px;
	height: 300px;
	margin: 15px 0 30px 0;
	padding: 4px;
	background: #ebebeb;
	border: #999 1px solid;
}
.sucessStory {
	padding-bottom: 20px;
	border-bottom: #c8c8c8 1px solid;
}
#teamContent {
	float:left;
	width:560px;
	margin: 0 30px 0 0;
	}
.teamText {
	width: 350px;
	float: left;
}
.teamMemberAlt {
	float: left;
	width: 520px;
	margin: 20px 0 0;
	padding: 20px;
	background: #ebebeb;
	border: #c9c9c9 1px solid;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}
.teamMemberAlt h3 {
	margin-top: 0;
}
.teamMemberAlt p {
	margin-top: 0;
	margin-bottom: 0;
}

/* START: styles for media menu social media icons in footer */	
a {
	outline:0;
}
img {
	outline:0; 
	border:0;
}
#menu {
	/* you must set it to relative, so that you can use absolute position for children elements */
	position:relative; 
	text-align:left; 
	font-size: 12px; /* size of tooltip font */
	font-weight: bold;
	width:320px; 
	height:80px;
}
#menu ul {
	/* remove the list style and spaces*/
	margin:0; 
	padding:0; 
	list-style:none; 
	display:inline;
	/* position absolute so that z-index can be defined */
	position:absolute; 
	text-align:left; 
	/* center the menu, depends on the width of the menu
	left:110px; 
	top:0; 
	*/
}
#menu ul li {
	/* give some spaces between the list items */
	margin:0 5px; 
	/* display the list item in single row */
	float:left;
}
#menu #box {
	/* position absolute so that z-index can be defined and able to move this item using javascript */
	position:absolute; 
	left:0; 
	top:0; 
	z-index:200; 
	/* image of the right rounded corner */
	background: url(../img/tail.gif) no-repeat right center; 
	height:35px;
	/* add padding 8px so that the tail would appear */
	padding-right:8px;
	/* set the box position manually */
	margin-left:5px;
}
#menu #box .head {
	/* image of the left rounded corner */
	background: url(../img/head.gif) no-repeat 0 0;
	height:35px;
	color:#eee;
	/* force text display in one line */
	white-space:nowrap;
	/* set the text position manually */
	padding-left:8px;
	padding-top:12px;
}
/* END: styles for media menu social media icons in footer */	

#printButton {
	float: right;
	display: block;
	height: 60px;
	width: 180px;
}

/* MOBILE PAGE STYLES */
#leftContentMobile {
	float:left;
	width:465px;
	margin: 0 30px 0 0;
}
#leftContentMobile h1 {
	font-size: 190%;
	color:#e35919;
	margin-top: 20px;
	margin-bottom: 3px;
}
#leftContentMobile h2 {
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 8px;
}
#leftContentMobile h3 {
	font-size: 110%;
	margin-top: 20px;
	margin-bottom: 3px;
}
#leftContentMobile h4 {
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 3px;
}
#leftContentMobile strong {
	font-size: 100%;
	color:#e35919;
}
#sidebarMobile {
	float: right;
	width: 380px;
	background: #fff;
}
.discountBox {
	margin-top: -10px;
	margin-bottom: -25px;
}

	/* --- BEGIN ------ IE6 7 IE7 HACKS ---- */

			 /*  the * before the property - shows in IE7 and below */
			 /*  the _ before the property - shows in IE6 and below */
			 
#menu #box {
	/* image of the right rounded corner */
	_background: #fff; 
}
	/* --- END ------ IE6 7 IE7 HACKS ---- */
