* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	font-family: inherit;
	text-decoration: none;
}

body {
	font: normal normal 62.5%/1 Georgia, 'Times New Roman', Times, serif;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	background-position: center top;
}

/*						PAGE LAYOUT							*/

#shadow {
	z-index: 1;
	width: 990px;
	height: 520px;
	position: relative;
	margin: 0 auto -520px auto;
	background: url(../images/bg_shadow.png) no-repeat left top;
}

#wrap {
	z-index: 2;
	width: 990px;
	height: 520px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 52px;
	padding: 20px 44px 0 45px;
}

#nav {
	
}

#content {
	width: 880px;
	margin: 0 auto;
	background: #1c100a;
	padding-bottom: 10px;
}

#footer {
	padding-top: 20px;
}

/*						GLOBAL STYLES						*/

strong {
	font-weight: bold;
}

cite, em {
	font-style: italic;
}

.clear {
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}

.bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

a, a:visited, a *, a:visited * {
	cursor: pointer;
}

/*						HEADER STYLES						*/

a#logo, a#logo:visited {
	float: left;
	width: 220px;
	height: 80px;
	display: block;
	background-image: url(../images/pulse_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header ul {
	float: right;
}

#header li {
	float: left;
}

#header li a, #header li a:visited {
	float: left;
	height: 53px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}

a.nav1, a.nav1:visited {
	width: 90px;
	background: url(../images/nav_bg.png) no-repeat 0px 0px;
}

a.nav2, a.nav2:visited {
	width: 110px;
	background: url(../images/nav_bg.png) no-repeat -90px 0px;
}

a.nav3, a.nav3:visited {
	width: 100px;
	background: url(../images/nav_bg.png) no-repeat -200px 0px;
}

a.nav4, a.nav4:visited {
	width: 100px;
	background: url(../images/nav_bg.png) no-repeat -300px 0px;
}

a.nav5, a.nav5:visited {
	width: 110px;
	background: url(../images/nav_bg.png) no-repeat -400px 0px;
}

li.active a.nav1, li.active a.nav1:visited {
	background: url(../images/nav_bg.png) no-repeat 0px -53px;
}

li.active a.nav2, li.active a.nav2:visited {
	background: url(../images/nav_bg.png) no-repeat -90px -53px;
}

li.active a.nav3, li.active a.nav3:visited {
	background: url(../images/nav_bg.png) no-repeat -200px -53px;
}

li.active a.nav4, li.active a.nav4:visited {
	background: url(../images/nav_bg.png) no-repeat -300px -53px;
}

li.active a.nav5, li.active a.nav5:visited {
	background: url(../images/nav_bg.png) no-repeat -400px -53px;
}

/*						SCROLLER STYLES						*/

#scroller {
	padding-top: 50px;
	position: relative;
	margin: 0 0 43px 0;
}

#slider {
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#frame {
	top: 0;
	left: 10px;
	z-index: 1;
	width: 990px;
	height: 450px;
	position: absolute;
	background: url(../images/bg_frame.png) no-repeat left top;
}

.scroll {
	float: left;
	width: 867px;
	height: 340px;
	border: solid 7px #fff5e7;
}

.scroll * {
	z-index: 2;
	position: relative;
}

/*						HOME								*/

#home {
	background-color: #dfc341;
	background-image: url(../images/pulse_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*						WORK								*/

#work {
	background: #dfc341 url(../images/bg_scroller2.jpg) no-repeat left top;
}

#work ul {
	padding-top: 25px;
}

#work li {
	float: left;
	width: 250px;
	font-size: 1.3em;
	line-height: 1.25;
	padding: 0 10px 0 29px;
}

#work h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
}

#work a, #work a:visited {
	color: #f7532e;
	text-decoration: underline;
}

/*						TESTIMONIALS						*/

#testimonials {
	color: #fff5e7;
	background: #f7532e url(../images/bg_scroller3.jpg) no-repeat left top;
}

#testimonials ul {
	padding-top: 25px;
}

#testimonials li {
	float: left;
	width: 250px;
	font-size: 1.3em;
	line-height: 1.25;
	padding: 0 10px 0 29px;
}

#testimonials h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
}

#testimonials a, #testimonials a:visited {
	font-size: 0.8em;
	color: #1C100A;
	text-decoration: underline;
}

#testimonials span {
	font-size: 0.8em;
}

/*						BLOG								*/

#blog {
	background: #dfc341 url(../images/bg_scroller4.jpg) no-repeat left top;
}

#blog ul {
	padding-top: 25px;
}

#blog li {
	float: left;
	width: 250px;
	font-size: 1.3em;
	line-height: 1.25;
	padding: 0 10px 0 29px;
}

#blog h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
}

#blog a, #blog a:visited {
	color: #f7532e;
	text-decoration: underline;
}

/*						CONTACT								*/

#contact {
	color: #fff5e7;
	background: #f7532e url(../images/bg_scroller3.jpg) no-repeat left top;
}

#contact ul {
	padding-top: 25px;
}

#contact li {
	float: left;
	width: 250px;
	font-size: 1.3em;
	line-height: 1.25;
	padding: 0 10px 0 29px;
}

#contact h2 {
	font-size: 1.7em;
	margin-bottom: 15px;
}

#contact a, #contact a:visited {
	color: #1C100A;
	text-decoration: underline;
}

/*						CONTENT STYLES						*/

#content h2 {
	color: #fff;
	height: 43px;
	font-size: 1.8em;
	padding-top: 15px;
	position: relative;
}

#content h2 .bg {
	height: 58px;
}

#whatwedo h2 .bg {
	background: url(../images/bg_whatwedo.jpg) no-repeat left top;
}

#content h2#latest {
	float: left;
	width: 500px;
}

#content h2#latest .bg {
	background: url(../images/bg_latest.jpg) no-repeat left top;
}

#content h3 {
	color: #fff5e7;
	font-size: 1.8em;
	padding-bottom: 5px;
}

#whatwedo {
	float: left;
	width: 300px;
	padding-left: 30px;
}

#whatwedo p {
	color: #dfbc2f;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0 10px 20px 0;
}

#whatwedo a, #whatwedo a:visited {
	color: #f7532e;
	text-decoration: underline;
}

.showcase {
	float: left;
	width: 275px;
	position: relative;
}

.showcase img {
	display: block;
	border: solid 7px #fff5e7;
}

.showcase .imgframe {
	top: 0;
	left: 0;
	width: 226px;
	height: 113px;
	display: block;
	position: absolute;
	border: solid 7px #fff5e7;
	background: url(../images/shadow.png) no-repeat left top;
}

.showcase p {
	color: #fff5e7;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 10px 35px 0 0;
}

/*						FOOTER STYLES						*/

#footer {
	height: 32px;
}

#footer small {
	color: #000000;
	display: block;
	font-size: 1.2em;
	text-align: center;
}

#footer small a:link {
	color: #f65d31;
}

#footer small a:hover {
	color: #ff9900;
}

.orange {
	color:#f65d31;
	font-weight:bold;
	}
	
.green {
	color:#295604;
	font-weight:bold;
	}
	
.red {
	color:#8f0404;
	font-weight:bold;
	}	
		
.brown {
	color:#522803;
	font-weight:bold;
	}	

.white {
	color:#ffffff;
	font-weight:bold;
	}
/************* Twitter **************/
.tweet {
	font-family: Georgia, serif;
	font-size: 100%;
	color: #085258;
	width: 230px;
}

.tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #8ADEE2;
}

.tweet .tweet_list li {
	overflow: auto;
	padding: 0.5em;
	margin-bottom: 5px;
}
      .tweet .tweet_list li a {
	color: #0C717A;
	margin-right: 5px;
	margin-bottom: 3px;
}

.tweet .tweet_list .tweet_even {
	background-color: #91E5E7;
}
    
.tweet .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}

.tweet .tweet_list .tweet_avatar img {
	vertical-align: middle;
}


/************************************ Lightbox *************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
