* {
	margin: 0;
	padding: 0;
}

#body {
	background-color: #ccc;
}

#wrapper {
	width: 815px;
	background-color: #fff;
	background-image: url(../img/rightQ2.gif);
	background-repeat: no-repeat;
	background-position: 728px 80px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#logoHeader {
	background: #fff url(../img/logo.gif) no-repeat left top;
	height: 80px;
}

#logoHeader h2, .splash h1 {
	display: none;
}

#Splash {
	width: 728px;
	height: 400px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

#center_content {
	height: 390px;
	width: 350px;
	margin-left: 375px;
	font: 13px/130% Georgia, "Times New Roman", Times, serif;
}

#center_content ul {
	font: 13px/130% Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	list-style-image: url(../images/disc.gif);
	/*border: thin dashed #006699;*/
}

#center_content li {
	list-style-type: none;
	padding: 0 0 13px 15px;
	list-style-position: outside;
	background: url(../img/disc2.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	/*border: 1px dotted #336600;*/
}

#deflink {
	width: 81px;
	height: 397px;
	float: right;
	opacity: 1;
	margin-top: 81px;
}

.hart{
	position: absolute;
	top: 0;
	left: 0;
}

#featureWrapper{
	position:  relative;
}
/*Scroll Area*/
div#holder4 { 
	position:relative;
	left:0;
	top:0;
	width:350px;
	height:390px; 
	overflow:hidden;
	z-index:100; 
}
div#wn4 { 
	position:absolute;
	left:0;
	top:0;
	width:350px;
	height:380px; 
	clip:rect(0px, 350px, 395px, 0px); 
	overflow:hidden; 
	z-index:10;
}
div.content4 { 
	position:absolute;
	visibility:hidden; 
	left:0;
	top:0;
	z-index:1;
	padding: 0px 0 0 0;
	margin: 10px 0 0 0;
	/*border: 1px solid #ccc;*/
} 

/*\*/
html>body* div#holder4 { 
	margin-top: 30px;
}
/**/
 
div#scrollbar { 
	position:relative;
	left:-15;
	top:0px;
	width:626px;
	height:13px;
	font-size:1px; z-index:2
}
#center_content_ourteam{
	margin-left:10px;
}
.ourteam{font: 13px/130% Georgia, "Times New Roman", Times, serif;}
