body{
	font-size: 75%;
	font-family:Arial, Helvetica, sans-serif;
	color: #5d5d5d;
}
input,select,textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #906452;
}
#container {
	width: 910px;
	margin: auto;
	margin-top: 15px;
	position: relative;
}
#logo{
	width: 373px;
	height: 126px;
	float: left;
	margin-bottom: 20px;
}
#title{
	width: 380px;
	float: right;
}
#title h1{
	font-size: 1.5em;
	margin: 0px;
	margin-top: 50px;
	color: #9f0022;
}
#left_col{
	width: 570px;
	float: left;
}
#left_text{
	width: 540px;
	padding: 25px;
	padding-left: 15px;
	padding-right: 15px;	
	line-height: 1.75em;
	background-color: #fbf8f1;
	border-top: solid 1px #f1e2dc;
	border-bottom: solid 1px #f1e2dc;	
	color: #906452;
	min-height: 480px;
}
#left_text strong{
	color: #8c753a;
}
#form_button{
	width: 330px;
	height: 66px;
	background-image:url(../images/form_button.gif);
	background-repeat:no-repeat;
	float: right;
	margin-top: 20px;
}
#address_container{
	width: 328px;
	background-image:url(../images/form_button.gif);
	background-repeat:no-repeat;
	float: right;
	margin-top: 20px;
	color: #898887;
	position:absolute;
	bottom: 8px;
	right: 0px;
	border-bottom: solid 1px #f1e2dc;	
	padding-bottom: 10px;
}
#address *{
	color: #898887;
}
#form_button p{
	margin: 0px;
	padding: 0px;
}
#form_button a{
	display:block;
	width: 330px;
	height: 66px;
	text-indent: -90000em;
	text-decoration: none;
	background-image:url(../images/form_button.gif);
	background-repeat:no-repeat;	
}
#left_col a{
	color: #8f5540;
}
strong{
	color: #9f0022;
}
.clear, #footer{
	clear: both;
	padding-top: 0px;
	margin-top: 20px;
}
#title_coming{
	background-image:url(../images/title_comingsoon.gif);
	background-repeat:no-repeat;
	text-indent: -90000em;
	height: 27px;
	width: 152px;
}
#title_welcome{
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	text-indent: -90000em;
	height: 22px;
	width: 173px;

}
#title_enquiry{
	background-image:url(../images/title_enquiry.gif);
	background-repeat:no-repeat;
	text-indent: -90000em;
	height: 21px;
	margin-top: 20px;
	width: 117px;
}
.col_1{
	float: left;
	margin-right: 40px;
	width: 250px;
}
.col_2{
	float: left;
	width: 250px;	
}
#title_centre{
	background-image:url(../images/title_centreofclinical.gif);
	background-repeat:no-repeat;
	background-position: top right;
	text-indent: -90000em;
	width: 380px;
	height: 35px;	
}
#map{
	width: 330px;
	float: right;
	border-top: solid 1px #f1e2dc;
	border-bottom: solid 1px #f1e2dc;
	padding-top: 4px;
	padding-bottom: 4px;	
}
#footer{
	padding-top: 8px;
	color: #b1b0b0;
	font-size: 1em;
}
#copyright{
	float: left;
}
#credit{
	float: right;
	background-image:url(../images/ir_logo.gif);
	background-repeat:no-repeat;
	height: 50px;
	width: 100px;
}
#credit a{
	text-indent: -90000em;
	text-decoration: none;
	display:block;
	width: 100px;
	height: 50px;
}
#credit span{
	display:none;	
}
#address strong{
	display: block;
	width: 80px;
	float:left;
	font-weight: normal;
}
#address a{
	text-decoration: none;
}
#address a:hover{
	text-decoration: underline;
}
#address span{
	display: block;
	width: 200px;
	float: left;
}
input[type="text"]{
	border: solid 1px #e4ddd2;
	background-color: #FFFFFF;
	width: 250px;
	padding: 4px;
}
input[type="submit"]{
	background-color: #c3b595;
	color: #fbf8f1 !important;
	border: solid 1px #c3b595;
	padding: 4px;
	font-size: 1em;
	font-weight: bold;
}
textarea{
	border: solid 1px #e4ddd2;
	background-color: #FFFFFF;
	width: 220px;
	height: 132px;
	padding: 4px;
}
#errors{
	border: solid 1px #b7b7b7;
	background-color:#F2F2F2;
	padding: 20px;
	padding-top: 0px;
	color: #990000;
	margin-bottom: 20px;
	margin-top: 10px;
}
#errors h2{
	color: #990000;
	font-size: 0.5em;
}
.error{
	color: #990000;
}
#advisers a{
	color: #898887;
}
#advisers{
	border-bottom: solid 1px #F1E2DC;
	padding-bottom: 20px;
}
#advisers ul{
	margin-left: 15px;
	padding: 0px;
}
#downloads{
	width: 330px;
	height: 117px;
	float: right;
	background-image:url(../images/download_sprite.gif);
	background-repeat:no-repeat;
}
#downloads *{
	margin: 0px;
	padding: 0px;
}
#downloads p a{
	display: block;
	width: 330px;
	height: 56px;
	background-repeat:no-repeat;
	text-decoration: none;
	text-indent: -90000em;
}
