* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #fc0078;
}

	a:hover {
		text-decoration: none;
	}

body {
	background: #e2e7f3 url(images/body-tail.jpg) repeat-y 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
	letter-spacing: -1px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-size: 2.333em;
	font-weight: 400;
	color: #fff;
	position: absolute;
	top: 25px;
	left: 18px;
}

	h1 span {
		color: #fc0078;
	}
	
	h1 a {
		text-decoration: none;
		color: #fff;
	}
	
	h1 a:hover {
		color: #fc0078;
	}
	
		h1 a:hover span {
			color: #fff;
		}
h1.p1 {
	padding: 0 0 9px 0;
	line-height: 1.048em;
	font-size: 1.75em;
	font-size: 1.55em;
	font-weight: normal;
	color: #292b38;
	position:relative;
	top:0;
	left:0;
		text-transform: none;
			letter-spacing:normal;


}

	 h1.p1 span {
		color: #fc0078;
	}
	
	 h1.p1 strong {
		display: block;
		padding: 6px 0 0 0;
		font-weight: normal;
	}
h2 {
	padding: 0 0 15px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 400;
	color: #292b38;
}

	h2 em {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}
	h2 a {
		text-decoration: none;
		color: #000;
	}
h3 {
	padding: 0 0 9px 0;
	line-height: 1.048em;
	font-size: 1.75em;
	font-size: 1.6em;
	font-weight: normal;
	color: #292b38;
}

	h3 span {
		color: #fc0078;
	}
	
	h3 strong {
		display: block;
		padding: 6px 0 0 0;
		font-weight: normal;
	}

h4 {
	padding: 0 0 21px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 1.583em;
	font-weight: 400;
	color: #46485b;
}

	h4 em {
		display: block;
		margin: 0 0 -9px 0;
		font-style: normal;
	}

h5 {
	padding: 0 0 22px 0;
	line-height: 1.308em;
	font-size: 1.083em;
	font-style: italic;
	font-weight: normal;
	color: #fc0078;
}

	h5 a {
		color: #fc0078;
	}
	
	h5 span {
		display: block;
		padding: 2px 0 0 0;
	}
	
	h5 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}
	
	h5 strong {
		display: block;
		padding: 0 0 8px 0;
		font-weight: normal;
	}

h6 {
	line-height: 1.308em;
	font-size: 1.083em;
	color: #fc0078;
}

	h6 span {
		display: block;
		padding: 6px 0 0 0;
	}
	
		h6 span span {
			padding: 2px 0 0 0;
		}
		
		h6 span b {
			color: #292b38;
		}
	
	h6 strong {
		display: block;
		margin: 0 0 -1px 0;
		color: #292b38;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 23px 16px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 23px 30px 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 0 23px 21px 0;
	}
	
	img.fleft3 {
		float: left;
		margin: 0 23px 28px 0;
	}
	
	img.fleft4 {
		float: left;
		margin: 0 23px 12px 0;
	}
	
	img.fleft5 {
		float: left;
		margin: 0 23px 5px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 134px 0 0;
	}
	
	ul.fright1 {
		float: right;
		padding: 0 84px 0 0;
	}
	ul.fright2 {
		float: right;
		padding: 0 84px 0 0;
	}
.pink {
			color: #fc0078;
}
.pinkbold {
			color: #fc0078;
			font-weight:bold;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-ver {
	background: #e2e7f3 url(images/main-tail-ver.jpg) repeat-y 50% 0%;
}

#main-tail-hor {
	background: url(images/main-tail-hor.jpg) repeat-x 50% 0%;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.jpg) no-repeat 50% 100%;
	width: 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 79px;
}

	#page1 #header {
		height: 495px;
	}

	#header em {
		font-style: normal;
		position: absolute;
		top: 331px;
		left: 16px;
	}
	
		#header em a {
			background: #fc0078;
			display: inline-block;
			height: 38px;
			padding: 0 12px 0 12px;
			overflow: hidden;
			letter-spacing: -1px;
			line-height: 40px;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 2em;
			color: #fff;
		}
		
		#header em a:hover {
			color: #000;
		}

#menu {
	position: absolute;
	top: 24px;
	left: 254px;
}

	#menu li {
		float: left;
		padding: 0 4px 0 0;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
		/*max-width:170px;*/
		max-width:200px;
	}
	
		#menu li a {
			display: inline-block;
			/*height: 31px;*/
			overflow: hidden;
			margin: 0 9px;
			padding: 0 2px 0 2px;
			/*line-height: 30px;*/
			text-decoration: none;
			color: #fff;
		}
	
		#menu li.act a {
			background: url(images/menu-left.gif) no-repeat 0% 0%;
			display: inline-block;
			/*height: 31px;*/
			overflow: hidden;
			margin: 0;
			padding: 0;
			/*line-height: 30px;*/
			text-decoration: none;
			color: #fff;
		}
		
			#menu li.act a span {
				background: url(images/menu-right.gif) no-repeat 100% 0%;
				display: inline-block;
			}
			
				#menu li.act a span span {
					background: url(images/menu-tail.gif) repeat-x 0% 0%;
					display: inline-block;
					height: 31px;
					margin: 0 9px;
					padding: 0 2px 0 2px;
				}
				
		#menu li a:hover {
			background: url(images/menu-left.gif) no-repeat 0% 0%;
			display: inline-block;
			/*height: 31px;*/
			overflow: hidden;
			margin: 0;
			padding: 0;
			cursor: pointer;
			/*line-height: 30px;*/
			text-decoration: none;
			color: #fff;
		}
		
			#menu li a:hover span {
				background: url(images/menu-right.gif) no-repeat 100% 0%;
				display: inline-block;
			}
			
				#menu li a:hover span span {
					background: url(images/menu-tail.gif) repeat-x 0% 0%;
					display: inline-block;
					height: 31px;
					margin: 0 9px;
					padding: 0 2px 0 2px;
				}

#slogan {
	position: absolute;
	top: 280px;
	left: 20px;
}

#banners {
	width: 366px;
	position: absolute;
	top: 73px;
	right: 9px;
}

	#banners li {
		width: 100%;
		min-height: 158px;
		min-height: 140px;
		height: auto !important;
		height: 158px;
		height: 140px;
		padding: 0 0 0 0;
	}
	
	#banners li#banner-1 {
		background: #a60078;
	}
	
	#banners li#banner-2 {
		background: #da0078;
	}
	
	#banners li#banner-3 {
		background: #fc0078;
	}
	#banners li#banner-4 {
		background:#fc009a;
	}
	#banners li#banner-5 {
		background:#E47CDD;
	}
	
		#banners li img {
			float: right;
			margin: 29px 21px 0 0;
		}
		
		#banners li strong {
			display: block;
			padding: 25px 0 0 35px;
			letter-spacing: -1px;
			text-transform: uppercase;
			line-height: 1.2em;
			font-size: 2.417em;
			font-size: 2.0em;
			color: #fff;
		}
		
			#banners li strong span {
				display: block;
				margin: -9px 0 0 0;
			}
			
		#banners li p {
			padding: 11px 0 0 35px;
			line-height: 1.231em;
			font-size: 1.083em;
			color: #fff;
		}

#content {
	background: #fff;
	width: 100%;
	padding: 27px 0 0 0;
}

	#page1 #content {
		padding: 21px 0 0 0;
	}

	#content p {
		overflow: hidden;
		padding: 0 0 15px 0;
		line-height: 1.308em;
		font-size: 1.083em;
		color: #292b38;
	}
	
	#content p.extra {
		padding: 0 0 20px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 17px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 26px 0;
	}
	
	#content p.extra-3 {
		padding: 0 0 22px 0;
	}
	
		#content p small {
			float: right;
			font-size: 1em;
			padding: 0 22% 0 0;
		}

.row-1 {
	padding: 0 18px 30px 18px;
}

.row-2 {
	background: url(images/bg-tail.jpg) repeat-y 0% 0%;
}

	.row-2 .inner {
		background: url(images/bg.jpg) no-repeat 0% 0%;
		padding: 28px 25px 31px 25px;
	}
	
	.row-2 .inner-1 {
		background: url(images/bg.jpg) no-repeat 0% 0%;
		padding: 28px 25px 38px 25px;
	}
	
	.row-2 h6 {
		line-height: 1.333em;
		font-size: 1em;
		color: #292b38;
	}
	
	.row-2 p {
		padding: 0 0 19px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #454759 !important;
	}

.list {
	overflow: hidden;
	padding: 0 0 20px 2px;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 6px;
		line-height: 1.667em;
		color: #fc0078;
	}
	
		.list li a {
			color: #fc0078;
		}

.list-1 {
	padding: 0 29px 12px 0;
	overflow: hidden;
}

	.list-1 dt {
		line-height: 1.231em;
		font-size: 1.083em;
		color: #292b38;
	}
	
		.list-1 dt em {
			display: block;
			line-height: 1.6em;
			font-size: 0.769em;
		}
		
		.list-1 dt strong {
			display: block;
			margin: -2px 0 0 0;
		}
		
	.list-1 dd {
		padding: 0 0 6px 0;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #292b38;
	}
	
		.list-1 dd p {
			padding: 0 0 11px 0 !important;
			line-height: 1.231em !important;
			font-size: 1em !important;
			color: #292b38 !important;
		}
	
		.list-1 dd span {
			display: block;
			padding: 3px 0 0 0;
			line-height: 1.75em;
			text-align: right;
			font-size: 0.923em;
		}
		
			.list-1 dd span a {
				background: url(images/marker.gif) no-repeat 0% 7px;
				padding: 0 0 0 6px;
				color: #fc0078;
			}

.list-2 {
	overflow: hidden;
}

	.list-2 dt {
		line-height: 1.333em;
		font-size: 1em;
		font-weight: bold;
		color: #292b38;
	}
	
		.list-2 dt a {
			text-decoration: none;
			color: #292b38;
		}
		
		.list-2 dt a:hover {
			text-decoration: underline;
		}
		
	.list-2 dd {
		padding: 0 0 16px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #454759;
	}
	
	.list-2 dd.extra {
		padding: 0 0 12px 0;
	}
	
.list-3 {
	overflow: hidden;
}

	.list-3 dt {
		line-height: 1.231em;
		font-size: 1.083em;
		font-weight: bold;
		color: #292b38;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #292b38;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 17px 0;
		line-height: 1.308em;
		font-size: 1.083em;
		color: #292b38;
	}
	
	.list-3 dd.extra {
		padding: 0 0 12px 0;
	}

.list-4 {
	overflow: hidden;
	padding: 6px 0 33px 0;
}

	.list-4 li {
		background: url(images/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 6px;
		line-height: 1.667em;
		color: #454759;
	}
	
		.list-4 li a {
			color: #454759;
		}

.list-5 {
	overflow: hidden;
	padding: 0 0 28px 0;
}

	.list-5 dt {
		line-height: 1.308em;
		font-size: 1.083em;
		font-weight: bold;
		color: #fc0078;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #fc0078;
		}
		
		.list-5 dt a:hover {
			text-decoration: underline;
		}
		
	.list-5 dd {
		padding: 0 0 17px 0;
		line-height: 1.308em;
		font-size: 1.083em;
		color: #292b38;
	}

.list-indent-top {
	padding: 4px 0 0 1px !important;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.link {
	background: url(images/marker.gif) no-repeat 2px 8px;
	padding: 0 0 0 8px;
	float: left;
	color: #fc0078;
}

.link-indent {
	margin: 0 0 46px 0 !important;
}

.link-indent1 {
	margin: 0 0 43px 0 !important;
}

.indent {
	padding: 0 35px 38px 18px;
}

	.indent p {
		padding: 0 0 17px 0 !important;
	}

.indent-bot {
	margin: 0 0 19px 0;
}

.indent-bot1 {
	margin: 0 0 22px 0;
}

.indent-left {
	padding: 0 0 0 3px;
}

.pic {
	float: left;
	margin: 16px 20px 0 3px;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#client-contact-form {
	width: 299px;
	padding: 27px 0 0 0;
}

	#client-contact-form label {
		display: block;
		width: 100%;
		height: 31px;
		overflow: hidden;
		padding: 1px 0 0 0;
	}
	
	#client-contact-form input {
		background: none;
		width: 289px;
		height: 17px;
		padding: 1px 3px 1px 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #292b38;
	}
	
	#client-contact-form textarea {
		background: none;
		width: 289px;
		height: 142px;
		margin: 1px 0 0 0;
		padding: 1px 3px 1px 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #292b38;
	}
	
	#client-contact-form a {
		background: url(images/marker.gif) no-repeat 2px 5px;
		margin: 19px 0 0 22px;
		padding: 0 0 0 8px;
		float: right;
		color: #fc0078;
	}
#investigator-registration-form {
	width: 299px;
	padding: 27px 0 0 0;
}

	#investigator-registration-form label {
		display: block;
		width: 100%;
		height: 31px;
		overflow: hidden;
		padding: 1px 0 0 0;
	}
	
	#investigator-registration-form input {
		background: none;
		width: 289px;
		height: 17px;
		padding: 1px 3px 1px 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #292b38;
	}
	
	#investigator-registration-form textarea {
		background: none;
		width: 289px;
		height: 142px;
		margin: 1px 0 0 0;
		padding: 1px 3px 1px 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #292b38;
	}
	
	#investigator-registration-form a {
		background: url(images/marker.gif) no-repeat 2px 5px;
		margin: 19px 0 0 22px;
		padding: 0 0 0 8px;
		float: right;
		color: #fc0078;
	}

#footer {
	height: 81px;
	overflow: hidden;
}

	#footer p {
		padding: 0 18px 0 0;
		text-align: center;
		line-height: 62px;
		color: #46485b;
	}
	
		#footer p a {
			color: #fc0078;
		}
#wwdclient ul {
	list-style-position:outside;
	list-style-type:disc;
	list-style-image:none;
	margin-left:20px;
}
		