/* WRAPPERS */

body {
	font-family: "Georgia", serif, Times, Times New Roman;
	font-size: small;
	text-align: center;
	color: #585a51;
	margin: 0;
	background: #6A782C repeat-x top left;
	}

#html body {
	font-size: x-small; /* IE5/Win */
	font-size: small; /* for other IE versions */
	}

a { color:#6A782C;
text-decoration:none; }

a:hover { color:#333333; }	

a img {
border:none;
}

h1 {
	font-size: 140%;
	color: #6A782C;
	line-height: 1.3em;
	}
	
h2 {
	font-size: 110%;
	color: #383932;
	}
	
h3 {
	font-size: 140%;
	color: #383932;
	line-height: 1.3em;
	}	
	
	p	{
	line-height: 1.3em;}
	
	p.quicklinks	{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	border-top:1px solid #e5e5e5;
	padding-top:20px;}
	
		p.quicklinks a	{

	font-size:11px;
	text-transform: lowercase;
	}
	
		p.quicklinks1	{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	padding:10px 0px 10px 0px;}
	
		p.quicklinks1 a	{

	font-size:11px;
	text-transform: lowercase;
	}
	
.clear {
	clear:both;
	}	
	
	div.container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:885px;

	background: #FFFFFF url(images/bg.jpg) repeat-y top left;
	}	
	
	ul.nav {
	list-style-type:none;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	height:30px;

	}
	
		ul.nav li{

	display:inline;
	margin:0px 25px 0px 25px
	}
	
		ul.nav li a{

	font-family:verdana;
	font-size:15px;
	}
	
	div.content {
	margin:25px 10px 10px 30px;
	width:550px;

	

	}
	
		div.content-right {
	padding:5px 30px 20px 20px;
float:right;
	border-left: 1px solid #e5e5e5;


	}
	
	
	ul.medical-trials-list{
		list-style-type:none;
	margin:0px;
	padding:0px 0px 20px 0px;
	
	}
	
		ul.medical-trials-list li{

margin-bottom:13px;
	}
	
div.footer{
clear:both; 
background:url(images/banner-bottom.jpg) no-repeat top left; 
height:195px;
}

div.footer p{
text-align:center;
padding-top:113px;
}
	
	


