@charset "utf-8";


body {
	padding:0;
	margin:0;
	position:relative;
}


p {
	margin:0;
	padding:0;
	padding-top: 15px;
}
#bar {
	height: 10px;
	background-color: #000;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 825px;
	padding:0;
	margin:0;
	padding-top: 30px;
	position: relative;
	margin:0 auto;
}
#wrapper #header {
	height: 100px;
	width: 825px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index:3000;
}

#wrapper #header #logo {
	background-repeat: no-repeat;
	height: 100px;
	width: 287px;
	float: left;
}
#wrapper #header #home {
	margin: 0px;
	padding: 0px;
	width: 538px;
	float: left;
	height: 50px;
}
#wrapper #header #home #icons {
	margin: 0px;
	padding: 0px;
	float: right;
}

#icons li			{
	float:left;
	position:relative;
	background:#FFF;
	padding-right:0px;
	overflow:hidden;
	list-style:none;
}
#icons a {
	text-decoration: none;
	outline: none;
	color:#d00000;
	display: block;
	width: 85px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#icons span	{
	width: 100px;
	height: 35px;
	position: absolute;
	line-height:110%;
	color:#409BED;
	padding-left: 5px;
	padding-top:8px;
}

#header #home #icons li a {
	
}

#wrapper #header #navigation {
	margin: 0px;
	padding: 0 px;
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 1000;
}



#iconbar {
	margin:0;
	padding:0;
	float: right;
	text-decoration: none;
}
#iconbar ul {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}



#iconbar li			{
	float:left;
	position:relative;
	margin: 0;
	margin-right:10px;
	overflow:hidden;
	z-index: 100;
	text-decoration: none;
	font-style: normal;
	list-style: none;
	padding: 0;
	
}


#iconbar #iconhover {
	text-decoration: none;
	outline: none;
	display: block;
	width: 120px;
	height: 25px;
	padding-top: 6px;
	cursor:pointer;
	background-color: #bcd265;
	
}#iconbar #iconhover2 {
	text-decoration: none;
	outline: none;
	display: block;
	width: 120px;
	height: 25px;
	padding-top: 6px;
	cursor:pointer;
	background-color: #b9dba8;
}

#iconbar #iconhover3 {
	text-decoration: none;
	outline: none;
	display: block;
	width: 120px;
	height: 25px;
	padding-top: 6px;
	cursor:pointer;
	background-color: #b9dba8;
}

#iconbar #iconhover4 {
	text-decoration: none;
	outline: none;
	display: block;
	width: 120px;
	height: 25px;
	padding-top: 6px;
	cursor:pointer;
	background-color: #bcd265;
	z-index: 110;
	position: relative;
}

#iconbar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	outline: none;
	color:#FFF;
	padding-left: 8px;
}

#iconbar a:hover {
	color:#51683e;
}


#wrapper #content {
	padding: 0px;
	margin: 0px;
	width: 825px;
	float: left;
}
#wrapper #content #topContent {
	margin: 0px;
	padding: 0px;
	width: 825px;
	background-image: url(images/topContent.jpg);
	height: 122px;
	float: left;
}
#wrapper #content #mainContent {
	margin: 0px;
	padding: 0px;
	width: 825px;
	float: left;
	clear: both;
}

#content #mainContent #left {
	margin: 0px;
	padding: 0px;
	height: 231px;
	width: 62px;
	background-image: url(images/contentMidLeft.jpg);
	float: left;
}
#content #mainContent #mid {
	margin: 0px;
	padding: 0px;
	width: 701px;
	float: left;
}
#mainContent #mid #prevButton {
	margin: 0px;
	padding: 0px;
	height: 231px;
	width: 37px;
	float: left;
	background-image: url(images/leftButton.jpg);
}
#mainContent #mid #nextButton {
	margin: 0px;
	padding: 0px;
	height: 231px;
	width: 36px;
	float: right;
	background-color: #999;
	background-image: url(images/rightButton.jpg);
}




#content #mainContent #right {
	margin: 0px;
	padding: 0px;
	background-image: url(images/contentMidRight.jpg);
	height: 231px;
	width: 62px;
	float: left;
}
#content #mainContent #bottom {
	background-image: url(images/bottomContent.jpg);
	margin: 0px;
	padding: 0px;
	width: 825px;
	height: 81px;
	float: left;
	position: relative;
}
#wrapper #content #secondaryContent {
	margin: 0px;
	padding: 0px;
	width: 825px;
	float: left;
	position: relative;
}

#content #secondaryContent #sleft {
	background-image: url(images/contentBottomLeft.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 124px;
	width: 62px;
}

#content #secondaryContent #smid {
	margin: 0px;
	width: 701px;
	height: 310px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	background-image: url(images/curveMainPage.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#secondaryContent #smid #smidBackgroundWrap {
	width: 671px;
	height: 100%;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	margin-top: 9px;
	padding-left: 15px;
	padding-right: 15px;
}

#content #secondaryContent #sright {
	margin: 0px;
	padding: 0px;
	width: 61px;
	height: 124px;
	float: left;
	background-image: url(images/contentBottomRight.jpg);
}

   /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
         
            }
    /* // image replacement */



/* Easy Slider */

	#slider{
float: left;
	}	

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:628px;
		height:231px;
		overflow:hidden; 
		}	

#prevBtn, #nextBtn{
	padding:0;
	margin:0;
	display:block;
	width:37px;
	height:231px;
	position:absolute;
	left:62px;
	top:340px;
	}	
#nextBtn{
	left:728px;
	}														
#prevBtn a{
	display:block;
	width:37px;
	height:231px;
	background-image: url(images/prevBtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}	
#nextBtn a{
	display:block;
	width:36px;
	height:231px;
	background-image: url(images/nextBtn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}												

#wrapper #content #topContentpages {
	margin: 0px;
	padding: 0px;
	width: 825px;
	background-image: url(images/publications.jpg);
	height: 61px;
}
#content #mainContent #leftpages {
	margin: 0px;
	padding: 0px;
	height: 531px;
	width: 62px;
	background-image: url(images/leftside.jpg);
	float: left;
}
#content #mainContent #midpages {
	margin: 0px;
	padding: 0px;
	width: 702px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-align: justify;
	background-repeat: repeat-y;
}
#content #mainContent #rightpages {
	margin: 0px;
	padding: 0px;
	background-image: url(images/rightside.jpg);
	height: 531px;
	width: 61px;
	float: left;
}
.publications   {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.pubLinks {
	padding: 0;
	margin: 0;
	padding-left: 25px;
	padding-top: 20px;
}
.seperator {
	background-image: url(images/Footerdots.gif);
	width: 701px;
	height: 5px;
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	background-position: center center;
	margin-top: 20px;
	float: left;
}
.textLeft    {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;

}


.teamText    {
	width: 470px;
	margin: 0;
	padding: 0px;
	float: left;
	font-size:14px;
	color:#777;
	text-align:justify;
	position:relative;
}

.teamText a {
	color:#999;
	text-decoration:none;
	
}

.teamText div {
	padding-left:10px;
	padding-right:10px;
}

.teamTitle {
	padding-top: 10px;
	cursor: pointer;
}

.textLeft div {
	padding-left: 20px;
	padding-right: 20px;
}
.imgRight    {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-top: 10px;
}

img {
	border:none;
}
.textLeft a {
	color: #999;
	text-decoration: none;

}

#wrapper #content #topContentabout {
	margin: 0px;
	padding: 0px;
	width: 825px;
	height: 61px;
}
#content #mainContent #leftabout {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 62px;
	background-image: url(images/leftsideAbout.jpg);
	float: left;
	background-repeat: no-repeat;
}
#content #mainContent #rightabout {
	margin: 0px;
	padding: 0px;
	background-image: url(images/rightsideAbout.jpg);
	height: 350px;
	width: 61px;
	float: left;
	background-repeat: no-repeat;
}
#content #mainContent #midabout {
	margin: 0px;
	padding: 0px;
	width: 702px;
	float: left;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-align: justify;
}
#content #mainContent #midteam {
	margin: 0px;
	padding: 0px;
	width: 702px;
	float: left;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-align: justify;
}

#mainContent #aboutcontent  {
	margin: 0px;
	padding: 0px;
	width: 702px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/curveTop.gif);
	text-align: justify;
}
.imgRight li {
	text-decoration: none;
	list-style: none;
	margin-bottom: 20px;
}
.imgRight ul {
	padding-top: 35px;
}

#contactButtons a {
	text-decoration: none;
	outline: none;
	color:#d00000;
	display: block;
	width: 95px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contactButtons span	{
	width: 100px;
	height: 35px;
	position: absolute;
	display: none;
	line-height:110%;
	color:#409BED;
	padding-left: 10px;
	padding-top:8px;
}

.arrowalign {
	position: absolute;
	top: 1px;

}
.arrowalign2 {
	position: absolute;
	top: 3px;
}
#wrapper #content #topContentTeam {
	margin: 0px;
	padding: 0px;
	width: 825px;
	background-image: url(images/meetheteam_header.gif);
	height: 61px;
}
.contentRight ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
.contentRight  {
	width: 230px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #999;
}

.contentRight a:link, .contentRight a:visited {
	color: #e80c4f;
	text-decoration: none;
}
.emailLink {
	color: #999;
}

/* // Easy Slider */
#footer  {
	padding: 0px;
	width: 825px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	clear: both;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 30px;
}
#footer #logos {
	margin: 0 auto;
	padding-left: 62px;
}

#footer #logos div{
	float: left;
	display: inline;
	padding-right: 27px;
	margin: 0px;
	padding-top: 15px;
}

#footer a:link, #footer a:visited {
	font-size:11px;
	color: #999;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	font-size:11px;
	color: #9cc45e;
	text-decoration:none;
}

#btmBar {
	height: 100px;
	width: 100%;
	background-color: #333;
	clear: both;
}

.contentRight li span {
	font-weight:bold;
	color:#888;
}



