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

* {
	margin: 0;
	padding: 0;
}
a {
	color: #787878;
}

li {
color: #5e436c;
}
li span {
color: #787878;
}

	
ul#nav {
	list-style: none;
}

ul#nav li {
}

ul#nav li a {
	position: absolute;
	left: 35px;
	top: 37px;
	display: block;
	float:left;
	width: 85px;
	height: 30px;
	text-decoration: none;
	text-indent: -5000px;
	background-image: url(rollovers/home-normal.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#nav li a#home:hover {
	background: url(rollovers/home-over.jpg) no-repeat 0 0;
/*	background-position: 0 -28px; */
}

ul#nav li a#take {
	width: 140px;
	left: 120px;
	background: url(rollovers/takeyourpick-normal.jpg) no-repeat 0 0;
}

ul#nav li a#take:hover {
	background-image: url(rollovers/takeyourpick-over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul#nav li a#testimonials {
	width: 135px;
	left: 260px;
	background: url(rollovers/testimonials-normal.jpg) no-repeat 0 0;
}

ul#nav li a#testimonials:hover {
	background: url(rollovers/testimonials-over.jpg) no-repeat 0 0;
}

ul#nav li a#core {
	width: 110px;
	left: 395px;
	background: url(rollovers/core-normal.jpg) no-repeat 0 0;
}

ul#nav li a#core:hover {
	background: url(rollovers/core-over.jpg) no-repeat 0 0;
}

ul#nav li a#contact {
	width: 140px;
	left: 505px;
	background: url(rollovers/contact-normal.jpg) no-repeat 0 0;
}

ul#nav li a#contact:hover {
	background: url(rollovers/contact-over.jpg) no-repeat 0 0;
}

#panel_1 {
	position:absolute;
	left: 124px;
	top: 265px;
	float: left;
	width: 276px;
	height: 240px;
}

#panel_2 {
	position:absolute;
	left: 696px;
	top: 569px;
	float: left;
	width: 276px;
	height: 150px;
}

#panel_3 {
	position:absolute;
	left: 480px;
	top: 265px;
	float: left;
	width: 299px;
	height: 240px;
}

#panel_4 {
	position:absolute;
	left: 480px;
	top: 265px;
	float: left;
	width: 299px;
	height: 140px;
}

#memberpic_1 {
	position:absolute;
	left: 124px;
	top: 265px;
	float: left;
	width: 172px;
	height: 172px;
}

#memberpic_2 {
	position:absolute;
	left: 399px;
	top: 265px;
	float: left;
	width: 172px;
	height: 172px;
}

#memberpic_3 {
	position:absolute;
	left: 674px;
	top: 265px;
	float: left;
	width: 172px;
	height: 172px;
}

#membertext_1 {
	position:absolute;
	left: 124px;
	top: 450px;
	float: left;
	width: 172px;
	height: 350px;
}

#membertext_2 {
	position:absolute;
	left: 399px;
	top: 450px;
	float: left;
	width: 172px;
	height: 350px;
}

#membertext_3 {
	position:absolute;
	left: 674px;
	top: 450px;
	float: left;
	width: 172px;
	height: 350px;
}

.introtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:0px 0px 12px 0px;
	color:#787878;
	font-size: 11px;
	text-decoration:none;
	}

.introtextnext {
	text-align:right;
	text-decoration:none;
	padding-right:2px;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:11px;
	padding:5px 0px 2px 0px;
	color:#787878;
}

.list {
	margin-left: 14px;
	}
	
#pic1 {
	position:absolute;
	left: 380px;
	top: 170px;
	float: left;
	width:500px;
	height:375px;
}

#pic2 {
	position:absolute;
	left: 130px;
	top: 170px;
	float: left;
	width:240px;
	height:375px;
}

#pic3 {
	position:absolute;
	left: 380px;
	top: 170px;
	float: left;
	width:240px;
	height:375px;
}

#pic4 {
	position:absolute;
	left: 630px;
	top: 170px;
	float: left;
	width:240px;
	height:375px;
}

#thumbcontainer {
	position:absolute;
	left: 120px;
	top: 170px;
	float: left;
	width:228px;
	height:375px;
	padding:0px 0px 0px 0px;
	
}

#next {
	position:absolute;
	left:380px;
	top:550px;
	height:10px;
	width:500px;
	background-color:#eeeeee;
}

#next2 {
	position:absolute;
	left:380px;
	top:580px;
	height:10px;
	width:500px;
	background-color:#eeeeee;
}
.oops {
	color: red;
}

#takeyourpick {
	position:absolute;
	left:438px;
	top:257px;
	height:195px;
	width:303px;
	display:block;
	float:left;
}

#findoutmore {
	position:absolute;
	left: 480px;
	top: 410px;
	float: left;
	width: 299px;
	height: 70px;
	display:block;
}

#skills {
	position:absolute;
	left: 35px;
	top: 72px;
	float: left;
	width: 954px;
	height: 693px;
	display:block;
}

