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


/* Normalizer */

html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, table, tr, td, a, img, span {
	margin: 0;
	padding: 0;
	border: none;
}


#wrapper {
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
}

body {
	background-color: #bee3da;
	font-family: Helvetica, Arial, sans-serif;
}

ul {
	margin-top: 5px;
	margin-left: 20px;
	list-style: none;
}



#header {
	width: 1024px;
	height: 150px;
}

#content {
	width: 1024px;
	height: 568px;
	background: url(images/content.jpg) no-repeat;
	position: relative;
	overflow: hidden;
}

.contentnav {
	width: 200px;
	position: absolute;
	float: left;
	top: 220px;
	left: 20px;
	font: 40px Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -5px;
	line-height: 80%;
	color: #000;
	
}

.contentnav a {
	color: #000;
	text-decoration: none;
}

.contentnav a:visited {
	color: #000;
	text-decoration: none;
}

.contentnav a:hover {
	color: #1f7361;
	/*for CSS*/
	opacity: 0.4;
}

.content1 {
	width: 450px;
	height: 400px;
	position: absolute;
	top: 100px;
	left: 250px;
	font: 12px Helvetica, Arial, sans-serif;
	padding-top: 20px;
}

/*-----------------FOOTER----------------------*/

#footer {
	width: 1024px;
	height: 50px;
	background: url(images/footer.jpg) no-repeat;
}

#footernav {
	width: 500px;
	height: 40px;
	margin-right: 262px;
	margin-left: 262px;
	padding-top: 5px;
	text-align: center;
	font: 12px Helvetica, Arial, sans-serif;
	color: #000;
	letter-spacing: -1px;
}

#footerbuttons {
	height: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

#footerbuttons a {
	text-decoration: none;
	color: #000;
}

#footerbuttons a:visited {
	text-decoration: none;
	color: #000;
}

#footerbuttons a:hover {
	color: #1f7361;
}

#footer ul li {
	display: inline;
	margin-right: 10px;	
}


/*--------------------INDEX PAGE -------------------*/

#contentindex {
	width: 1024px;
	height: 718px;
}

#footerindex {
	width: 1024px;
	height: 50px;
	background: url(images/index_footer.jpg) no-repeat;
}

/*-------------About PAGE -----------------------*/

#contentabout {
	width: 1024px;
	height: 568px;
	background: url(images/content_about.jpg) no-repeat;
	position: relative;
}

#abouttext {
	width: 300px;
	position: absolute;
	top: 70px;
	left: 250px;
	font: 12px Helvetica, Arial, sans-serif;
}

#abouttext a {
	text-decoration: none;
	color: #1f7361;
}

#abouttext a:visited {
	text-decoration: none;
	color:  #1f7361;
}

#abouttext a:hover {
	text-decoration: none;
	color: #000;
}

/*-----------------CONTACT PAGE-------------------------*/

#contact1 {
	font: 56px Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	letter-spacing: -5px;
	padding-left: 40px;
	/*for CSS*/
	opacity: 0.3;
}



/*---------------BEGIN PORTFOLIO PAGE-----------------------------------------------------------------*/


/*----------------IMAGES THAT ARE HIDING OFF TO THE SIDE------------------------*/

#image_container1 {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container2a {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container2b {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container3 {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container4a {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container4b {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container4c {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container5a {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container5b {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container6a {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container6b {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container7 {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container8 {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container9a {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container9b {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container10 {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container11a {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container11b {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container11c {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container12a {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container12b {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container13 {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container14 {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container15a {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container15b {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container15c {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container16a {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container16b {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container17 {
	width: 780px;
	height: 480px;
	position: absolute;
	top: 0;
	right: 2000px;
}

#image_container18 {
	width: 600px;
	height: 450px;
	position: absolute;
	top: 10px;
	right: 2000px;
	border: 1px solid #000;
}

/*------------------------------------------------------------------------------*/

#long_wrapper{
	height: 30px;
	position: absolute;
	top: 482px;
	left: 20px;
}

#tiny_wrapper1 {
	width: 30px;
	height: 30px;
	margin-right: 3px;
	position: absolute;
	left: 0px;
	}

#tiny_thumb1 {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR SECOND THUMBNAIL----------------------*/
#tiny_wrapper2 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 35px;	
}

#tiny_thumb2a {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0px;
	z-index: 5;
	cursor: pointer;
	background-color: #1f7361;
	
}

#tiny_thumb2b {
	width: 30px;
	height: 30px;
	position: absolute;	
	top: 0px;
	z-index: 1;
	cursor: pointer;
	background-color: #1f7361;
	
}

/*------------FOR THIRD THUMBNAIL----------------------*/
#tiny_wrapper3 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 70px;	
	}
	
#tiny_thumb3 {
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR FOURTH THUMBNAIL----------------------*/
#tiny_wrapper4 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 105px;	
}

#tiny_thumb4a {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background-color: #1f7361;
}

#tiny_thumb4b {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 3;
	cursor: pointer;
	background-color: #1f7361;
}

#tiny_thumb4c {
	width: 30px;
	height: 30px;
	position: absolute;	
	top: 0;
	z-index: 1;
	cursor: pointer;
}
/*------------FOR FIFTH THUMBNAIL----------------------*/
#tiny_wrapper5 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 140px;	
}

#tiny_thumb5a {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background-color: #1f7361;
}

#tiny_thumb5b {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 3;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR SIXTH THUMBNAIL----------------------*/
#tiny_wrapper6 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 175px;	
}

#tiny_thumb6a {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background-color: #1f7361;
}

#tiny_thumb6b {
	width: 30px;
	height: 30px;
	position: absolute;	
	top: 0;
	z-index: 1;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR SEVENTH THUMBNAIL----------------------*/
#tiny_wrapper7 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 210px;	
}

#tiny_thumb7 {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR EIGHTH THUMBNAIL----------------------*/
#tiny_wrapper8 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 245px;	
}

#tiny_thumb8 {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR NINTH THUMBNAIL----------------------*/
#tiny_wrapper9  {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 280px;	
}

#tiny_thumb9a {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background-color: #1f7361;
}

#tiny_thumb9b {
	width: 30px;
	height: 30px;
	position: absolute;	
	top: 0;
	z-index: 1;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR TENTH THUMBNAIL----------------------*/
#tiny_wrapper10  {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 315px;	
}

#tiny_thumb10 {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR ELEVENTH THUMBNAIL----------------------*/
#tiny_wrapper11 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 350px;	
}

#tiny_thumb11a {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background-color: #1f7361;
	
}

#tiny_thumb11b {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 3;
	cursor: pointer;
	background-color: #1f7361;
}

#tiny_thumb11c {
	width: 30px;
	height: 30px;
	position: absolute;	
	top: 0;
	z-index: 1;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR TWELFTH THUMBNAIL----------------------*/
#tiny_wrapper12 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 385px;	
}

#tiny_thumb12a {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background-color: #1f7361;
}

#tiny_thumb12b {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 1;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR THIRTEENTH THUMBNAIL----------------------*/
#tiny_wrapper13 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 450px;	
}

#tiny_thumb13 {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR FOURTEENTH THUMBNAIL----------------------*/
#tiny_wrapper14 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 485px;	
}

#tiny_thumb14 {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR FIFTEENTH THUMBNAIL----------------------*/
#tiny_wrapper15 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 520px;	
}

#tiny_thumb15a {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	z-index: 5;
	background-color: #1f7361;
}

#tiny_thumb15b {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	z-index: 3;
	background-color: #1f7361;
}

#tiny_thumb15c {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	z-index: 1;
	background-color: #1f7361;
}

/*------------FOR SIXTEENTH THUMBNAIL----------------------*/
#tiny_wrapper16 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 555px;	
}

#tiny_thumb16a {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	z-index: 3;
	background-color: #1f7361;
}

#tiny_thumb16b {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	z-index: 5;
	cursor: pointer;
	z-index: 1;
	background-color: #1f7361;
}

/*------------FOR SEVENTEENTH THUMBNAIL----------------------*/
#tiny_wrapper17 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 590px;	
}

#tiny_thumb17 {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	cursor: pointer;
	background-color: #1f7361;
}

/*------------FOR EIGHTEENTH THUMBNAIL----------------------*/
#tiny_wrapper18 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 625px;	
}

#tiny_thumb18 {
	width: 30px;
	height: 30px;
	position: absolute;	
	bottom: 0;
	cursor: pointer;
	background-color: #1f7361;
}





/*------------------------------------------------------*/

#print {
	font: 48px Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	letter-spacing: -5px;
	position: absolute;
	top: 516px;
	left: 18px;
	
}

#web {
	font: 48px Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	letter-spacing: -5px;
	position: absolute;
	top: 516px;
	left: 470px;
	
}

/*-------------------DESCRIPTIONS------------------------*/

/*.description1 {
	position: absolute;
	top: 0px;
	left: 0px;
	font: 250px Helvetica, Arial, sans-serif;
	color: #fff;
	opacity: 0.8;
}

.description2 {
	position: absolute;
	top: 105px;
	left: 650px;
	font: 250px Helvetica, Arial, sans-serif;
	color: #fff;
	opacity: 0.6;
}

#intro {
	width: 650px;
	height: 350px;
	position: absolute;
	left: 250px;
	top: 65px;
}

.please {
	font: 80px Helvetica, Arial, sans-serif;
	letter-spacing: -8px;
	position: absolute;
	top: 40px;
	left: 65px;
	font-weight: bold;
	opacity: 0.6;
	color: #1f7361;
}

.use {
	font: 75px Helvetica, Arial, sans-serif;
	letter-spacing: -8px;
	color: #000;
	position: absolute;
	top: 15px;
	left: 340px;
	font-weight: bold;
	opacity: 0.8;
}

.the {
	font: 98px Helvetica, Arial, sans-serif;
	letter-spacing: -9px;
	color: #000;
	position: absolute;
	top: 72px;
	left: 345px;
	font-weight: bold;
	opacity: 0.8;
}

.thumbnails {
	font: 62px Helvetica, Arial, sans-serif;
	letter-spacing: -4px;
	color: #000;
	position: absolute;
	top: 100px;
	left: 70px;
	font-weight: bold;
	opacity: 0.8;
}

.along {
	font: 52.5px Helvetica, Arial, sans-serif;
	letter-spacing: -4px;
	color: #000;
	position: absolute;
	top: 150px;
	left: 200px;
	font-weight: bold;
	opacity: 0.8;
}

.to {
	font: 98px Helvetica, Arial, sans-serif;
	letter-spacing: -9px;
	color: #000;
	position: absolute;
	top: 190px;
	left: 201px;
	font-weight: bold;
	opacity: 0.8;
}

.navigate {
	font: 58px Helvetica, Arial, sans-serif;
	letter-spacing: -4px;
	position: absolute;
	top: 192px;
	left: 323px;
	font-weight: bold;
	opacity: 0.6;
	color: #1f7361;
}

.portfolio {
	font: 70px Helvetica, Arial, sans-serif;
	letter-spacing: -8px;
	position: absolute;
	top: 237px;
	left: 321px;
	font-weight: bold;
	opacity: 0.8;
	color: #000;
}

.or {
	font: 98px Helvetica, Arial, sans-serif;
	letter-spacing: -9px;
	position: absolute;
	top: 265px;
	left: 190px;
	font-weight: bold;
	opacity: 0.6;
	color: #1f7361;
}

.click {
	font: 34px Helvetica, Arial, sans-serif;
	letter-spacing: -4px;
	position: absolute;
	top: 290px;
	left: 322px;
	font-weight: bold;
	opacity: 0.8;
	color: #000;
}

.click a {
	text-decoration: none;
	color: #fff;
}

.click a:visited {
	text-decoration: none;
	color:  #fff;
}

.click a:hover {
	text-decoration: none;
	color: #000;
}*/

/*-----------------------------PORTFOLIO ITEM DESCRIPTIONS-----------------------------------*/
.title {
	font: 12px Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

.title1 {
	font: 11px Helvetica, Arial, sans-serif;
	color: #000;
	font-style: italic;
	display: block;
	width: 221px;
	margin-bottom: 5px;
}

.title2 {
	font: 11px Helvetica, Arial, sans-serif;
	color: #000;	
}

.title2 a {
	text-decoration: none;
	color: #1f7361;
}

.title2 a:visited {
	text-decoration: none;
	color:  #1f7361;
}

.title2 a:hover {
	text-decoration: none;
	color: #000;
}

.title3 {
	font: 11px Helvetica, Arial, sans-serif;
	color: #000;
	display: block;
	margin-top: 2px;
}

/*-----------------------------PORTFOLIO ITEM DESCRIPTIONS THAT ARE HIDING-----------------------------------*/

#item1 {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item2a {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item2b {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item3 {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item4a {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item4b {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item4c {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item5a {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item5b {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item6a {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item6b {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item7 {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item8 {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item8 a {
	text-decoration: none;
	color: #1f7361;
}

#item8 a:visited {
	text-decoration: none;
	color:  #1f7361;
}

#item8 a:hover {
	text-decoration: none;
	color: #000;
}

#item9a {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item9b {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item10 {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item11a {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item11b {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item11c {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item12a {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item12b {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item13 {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item14 {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item15a {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item15b {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item15c {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item16a {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item16b {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item17 {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}

#item18 {
	width: 221px;
	position: absolute;
	top: 350px;
	left: 2000px;
}


