/* CSS Document */

@import url("nav.css");

body {
	margin:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#2f2e2e;
	background:#919090;
}
a {
	color:#cb0d14;
}
ul {
	list-style:square;
	list-style-image:url(/images/bullet.gif);
	padding-left:0px;
	margin-left:15px;
}
h1 {
	font-family:Sylfaen, Helvetica, Arial, sans-serif;
	font-size:21px;
	font-weight:normal;
	padding-top:10px;
}

/*** CONTAINERS ***/

#body_container {
	clear:both;
	margin:0px auto;
	width:970px;
	background:#FFFFFF;
}

#footer_container {
	clear:both;
	margin:0px auto;
	width:970px;
	background:#adacac;
}
#footer_bottom {
	clear:both;
	margin:0px auto 20px auto;
	width:970px;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:38px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}
#footer_bottom a {
	color:#FFFFFF;
	text-decoration:underline;
}

/*** HEADER ***/

#header {
	clear:both;
	margin:0px auto;
	width:960px;
	height:153px;
}
#header_left {
	float:left;
	padding-top:11px;
	width:322px;
	height:116px;
	background:url(/images/logo.gif) bottom no-repeat;
}
#header_right {
	float:right;
	padding-top:89px;
	width:300px;
	height:38px;
}

/*** NAV ***/

#nav {
	z-index:1001;
	position:absolute;
	clear:both;
	margin:127px 0px 0px 0px;
	width:960px;
	height:26px;
	background:url(/images/nav_bg.gif) repeat-x;
}
#nav_home { display:block; float:left; width:102px; height:26px; background:url(/images/nav_home.gif) }
#nav_home:hover, #nav_home-over { display:block; float:left; width:102px; height:26px; background:url(/images/nav_home-over.gif) }

#nav_philosiphy { display:block; float:left; width:191px; height:26px; background:url(/images/nav_philosiphy.gif) }
#nav_philosiphy:hover, #nav_philosiphy-over { display:block; float:left; width:191px; height:26px; background:url(/images/nav_philosiphy-over.gif) }

#nav_masterminds { display:block; float:left; width:120px; height:26px; background:url(/images/nav_masterminds.gif) }
#nav_masterminds:hover, #nav_masterminds-over { display:block; float:left; width:120px; height:26px; background:url(/images/nav_masterminds-over.gif) }

#nav_services { display:block; float:left; width:100px; height:26px; background:url(/images/nav_services.gif) }
#nav_services:hover, #nav_services-over { display:block; float:left; width:100px; height:26px; background:url(/images/nav_services-over.gif) }

#nav_clients { display:block; float:left; width:115px; height:26px; background:url(/images/nav_clients.gif) }
#nav_clients:hover, #nav_clients-over { display:block; float:left; width:115px; height:26px; background:url(/images/nav_clients-over.gif) }

#nav_inspirational { display:block; float:left; width:105px; height:26px; background:url(/images/nav_inspirational.gif) }
#nav_inspirational:hover, #nav_inspirational-over { display:block; float:left; width:105px; height:26px; background:url(/images/nav_inspirational-over.gif) }

#nav_news { display:block; float:left; width:105px; height:26px; background:url(/images/nav_news.gif) }
#nav_news:hover, #nav_news-over { display:block; float:left; width:105px; height:26px; background:url(/images/nav_news-over.gif) }

#nav_blog { display:block; float:left; width:105px; height:26px; background:url(/images/nav_blog.gif) }
#nav_blog:hover, #nav_blog-over { display:block; float:left; width:105px; height:26px; background:url(/images/nav_blog-over.gif) }

#nav_contact { display:block; float:left; width:105px; height:26px; background:url(/images/nav_contact.gif) left }
#nav_contact:hover, #nav_contact-over { display:block; float:left; width:105px; height:26px; background:url(/images/nav_contact-over.gif) left }

/***********************************************************************************/
/* GALLERY
/***********************************************************************************/

#slideshow {
	clear:both;
	margin:4px auto 0px auto;
	width:960px;
	height:235px;
	background:#FFFFFF;
}
#slideshow:hover {
	cursor:pointer;	
}
#slideshow .loading, #galleryLoad {
	width:960px;
	height:235px;
	background:#FFFFFF url(/images/loading.gif) center center no-repeat;
}
#slideshow .gallery {
	clear:both;
	margin:0px auto;
	width:960px;
	height:235px;
	overflow:hidden;
}
#slideshow .gallery img {
	border:none;
}

.swGallery {
	overflow: hidden;
	position: relative;
	padding-top: 0px;
}
.swGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
	background-position:center center;
	background-repeat: no-repeat;
	margin: 0px !important;
}
.swGallery .slideElement a {
	display:block;
	width: 100%;
	height: 100%;
}
.swGallery .loadingElement {
	width: 100%;
	height: 100%;
	background:url(/images/loading.gif) center center no-repeat;
	margin: 0px !important;
}

/*** CONTENT ***/

#flash {
	clear:both;
	margin:0px auto;
	width:960px;
	height:130px;
	background:url(/images/flash.jpg) no-repeat;
}
#home {
	clear:both;
	margin:0px auto;
	width:896px;
	padding:32px;
	background:url(/images/content_bg.gif) bottom left no-repeat;
}
#home_left {
	float:left;
	width:416px;
	background:url(/images/lbl_challenging.png) top no-repeat;
	padding-top:64px;
}
#home_right {
	float:right;
	width:455px;
}
#services {
	float:left;
	width:198px;
	padding:10px;
	background:#f7f5f5 url(/images/lbl_services.gif) top no-repeat;
	padding-top:32px;
}
#twitter {
	float:left;
	width:248px;
}
#twitter .top {
	width:248px;
	height:76px;
	background:url(/images/twitter_top.png) no-repeat;
}
#twitter .body {
	width:248px;
	height:273px;
	background:url(/images/twitter_body.png) no-repeat;
	overflow:hidden;
}
#twitter .body p {
	margin:0px 32px 4px 22px;
	padding:6px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#6f6f6f;
	font-style:italic;
	border-bottom:#ebebeb solid 1px;
}
#twitter .body .sm {
	font-size:11px;
	line-height:16px;
}
#twitter .body p a {
	color:#c70a11;
	text-decoration:underline;
}
#twitter .bottom {
	display:block;
	width:248px;
	height:66px;
	background:url(/images/twitter_bottom.png) no-repeat;
}
#clients {
	float:right;
	width:186px;
	background:url(/images/lbl_clients.png) top no-repeat;
	padding-top:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#line {
	margin-top:15px;
	margin-bottom:15px;
	height:1px;
	width:100%;
	background:url(/images/line.gif) no-repeat;
}
#content {
	clear:both;
	margin:0px auto;
	width:896px;
	padding:32px 32px 32px 16px;
	padding-bottom:20px;
	background:url(/images/content_bg.gif) left center no-repeat;
}
#content_left {
	float:left;
	width:186px;
}
#content_right {
	float:right;
	width:680px;
	height:440px;
	padding-top:12px;
}
#content_expand {
	float:right;
	width:680px;
	height:605px;
	padding-top:12px;
}
#content_expand2 {
	float:right;
	width:700px;
	height:655px;
	padding-top:12px;
}
#content_testimonial {
	float:right;
	width:700px;
	height:2050px;
	padding-top:12px;
}
#content_full {
	margin-top:-6px;
	padding-left:12px;
}
#content_right img {
	padding:10px;
}

/*** SUB NAV ***/

#content_left #subnav a {
	display:block;
	padding-left:12px;
	width:174px;
	padding-top:12px;
	height:26px;
	color:#5b5a5a;
	background:url(/images/line.gif) top repeat-x;
	text-decoration:none;
}
#content_left #subnav a:hover {
	color:#c10101;
	text-decoration:none;
}

/*** FOOTER ***/

#footer {
	clear:both;
	margin:0px auto;
	width:948px;
	padding-top:12px;
	color:#5b5a5a;
}
#footer_inner {
	clear:both;
	margin:0px auto;
	width:948px;
	min-height:260px;
	background:url(/images/footer_inner-bg.png) top repeat-x;
}
#footer_nav {
	padding:10px 0px 0px 40px;
}
#footer_nav div {
	display:block;
	float:left;
	width:110px;
	padding-left:10px;
	padding-right:10px;
	color:#5b5a5a;
	text-decoration:none;
}
#footer_nav div a {
	display:block;
	padding-bottom:6px;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
#footer_nav div a:hover {
	text-decoration:underline;
}
#footer_nav div .main {
	font-size:12px;
	color:#b20a10;
}
#footer_note {
	clear:both;
	padding:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	padding-bottom:5px;
}
#footer_note a {
	color:#FFFFFF;	
}
