/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

a{
	text-decoration: none;
}
/* BODY */

body {
	background: #f0f0f0 url(../images/pageBack.jpg);
	font: normal 14px Helvetica, Arial;
	color: #333;
}

#pageContainer{
	background: transparent url(../images/siteBack.jpg) repeat-x left top;
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}

#contentWrapper{
	width: 670px;
	margin:65px auto 0;
	
}

#workBaseWrapper{
	width: 650px;
	height: 496px;
	position: relative;
	margin:0 0 0 10px;	
}

#workBase{
	background: transparent url(../images/workBase.png);
	width: 650px;
	height: 496px;
	position: absolute;
	overflow: hidden;
	left: 0;
}


#slideIndyWrapper{
	width: 72px;
	height: 18px;
	margin:327px auto 0;
}

.slideIndy{
	width: 18px;
	height: 18px;
	position: relative;
	float: left;
	background: transparent url(../images/slideIndy.png) no-repeat left -18px;
	cursor: pointer;
}

.slideIndyActive{
	background: transparent url(../images/slideIndy.png) no-repeat left -2px;
}

#workPicsContainer{
	height: 264px;
	float: left;
	position: relative;
	overflow: hidden;
	margin:53px 0 0 23px;

}

#workPicsList{
	float: left;
	height: 264px;	
	position: relative;
	display: inline;
}

#workPicsScroller{
	width: 2412px;
	height: 264px;
	position: relative;
	float: left;	
}

.workPic, .workPic img{
	float: left;
	position: relative;
	width: 603px;
	height: 264px;
}

#picView{
	width: 48px;
	height: 38px;
	margin:-210px auto 0;
	background: transparent url(../images/btViewPic.png) no-repeat left top;
	cursor: pointer;
}

#picShade{
	height: 264px;	
	position: absolute;
	background-color: #000;
	width: 603px;	
}

#picShadeDummy{


	position: relative;

	width: 603px;
	margin:52px 0 0 24px;
	
}

#picShadeDummy:hover #picView{
	margin:210px auto 0;
}


#workDescriptionWrapper{
	float: left;
	width:560px;
	position: relative;
	margin:25px 0 0 25px;
	overflow: hidden;
	
}

.workDescription{
	width: 2412px;
	position: relative;
	float: left;	
}

#workDescriptionList{
	float: left;
	position: relative;
}

.workDesc{
	float:left;
	padding:0 30px 0 20px;
	position:relative;
	width:550px;
}

.descTitle{
	color: #d9d9d9;
	text-shadow: 1px 1px 0 #000;
	font: normal 20px Helvetica, Arial;
	display: block;	
}

.descText{
	display: block;
	color: #bfbfbf;
	text-shadow: 1px 1px 0 #000;
	font: normal 12px/18px Helvetica, Arial;
	margin: 10px 0 0 0;	
}

.descText a{
	color: #c990bf;
}

#siteLogo{
	background: transparent url(../images/siteLogo.png);
	width: 371px;
	height: 101px;
	margin: 0 auto;
}

.sectionText{
	color: #666666;
	float: left;
	position: relative;
	text-shadow: 1px 1px 0 #fafafa;
	font: normal 14px/22px Helvetica, Arial;
	margin:75px 20px 0 50px;	
}

#aboutSection{
		background: transparent url(../images/aboutSectionBack.png) no-repeat left top;
	width: 650px;
	float: left;
	margin: 20px 0 0 0;
	min-height: 350px;	
}

#interestSection{
		background: transparent url(../images/interestSectionBack.png) no-repeat left top;
	width: 640px;
	float: left;
	margin:10px 0 250px 15px;
	min-height: 210px;	overflow: hidden;	
}

#interestButtonWrapper{
	float: left;
	position: relative;
	width: 630px;
	padding: 32px 0 0 0;
}

.interestButton{
		background: transparent url(../images/interestButtonSprite.png) no-repeat left top;	
		width: 154px;
		height: 25px;
		position: relative;
		float: right;
		margin: 0 10px 0 0;
		font: bold 14px Helvetica, Arial;
		color: #e5e5e5;
		text-shadow: 1px 1px 0px #000;
		text-align: center;
		cursor: pointer;
		padding: 8px 0 0 0;
}

.interestButton:hover{
		background: transparent url(../images/interestButtonSprite.png) no-repeat left -35px;
		color: #f2f2f2;
}

.interestButton:active{
		background: transparent url(../images/interestButtonSprite.png) no-repeat left -70px;
		height: 24px;
		padding: 9px 0 0 0;
		color: #eee;
}

.interestButton a{
	color: #e5e5e5;
}

.interestButton a:hover{
	color: #f2f2f2;
}
.toolTip{
	width: 158px;
	height: 34px;
	position: absolute;
	background: transparent url(../images/btToolTip.png) no-repeat left top;
	padding: 14px 0 0 0;
	text-align: center;
	font: normal 12px Helvetica, Arial;
	color: #595959;
	text-shadow: 1px 1px 0 #fafafa;
	cursor: default;
}

#btQuestionnaireTip{
	left:300px;
	top: -35px;
}

#btEmailTip{
	left: 465px;
	top: -35px;
}

#subscribeSection{
		background: transparent url(../images/subscribeSectionBack.png) no-repeat left top;	
	width: 640px;
	float: left;
	margin:10px 0 0 15px;
	height: 120px;
	
}

.center{text-align: center; margin: 130px auto 0px auto;}