@charset "utf-8";

#what_could_you {
	background: url(../images/whatcouldyou.jpg) no-repeat;
	height: 52px;
	width: 331px;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
}


#wrapper {
	margin: 30px auto 20px;
	width: 855px;
	position: relative;
	background: #000000;
	overflow:visible;
}
#footer  
{
    text-align: center; 
}
#regProf
{
    float:right;
    border: solid 2px black;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
a 
{ 
	color: #FFFFFF; 
}
a.link 
{ 
	color: #FFFFFF; 
	text-decoration: underline;
}
a.link:hover 
{
	color: #FFFFFF; 
	text-decoration: underline;
}
a.testim 
{ 
	color: #FFFFFF; 
}
a.testim:hover 
{
	color: #FFFFFF; 
	text-decoration: underline;
}

#logo {
	background: url(../images/header_logo.gif) no-repeat left top;
	height: 97px;
	width: 334px;
	text-indent: -9999px;
}

* {margin:0; padding:0;}
#reps {
	position: absolute;
	right: 0px;
}



#header_flash {
	height: 97px;
	width: 464px;
	position: absolute;
	right: 0px;
	display: inline;
}

#header {
	height: 97px;
	margin-bottom: 40px;
}

.img_float_right {
	float: right;
	margin-left: 20px;
}

.img_float_left
{
	float: left;
	margin-right: 15px;
}

.test_float_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 3px;
	border: solid 1px #999999;
	}

.test_float_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 3px;
	border: solid 1px #999999;
	
}

.red_larger {
	font-size: 1.6em;
	color: #b267bf;
}
body {
	background: #333333 url(../images/body_bg.jpg) repeat-y center top;
	font: 67.5% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}


p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.3em;
	text-align: justify;
}

.main_border {
	background: #000000 url(../images/main_border_top.gif) no-repeat left top;
	padding: 20px;
	overflow:hidden;
	height:auto;
	min-height:100%;
    height: 100%;
  margin: 0 auto;
}

.main_border_footer {
	background: url(../images/main_border_bottom.gif) no-repeat center bottom;
	height: 15px;
	width: 855px;
}

.quote { font: italic 1.4em "Times New Roman", Times, serif; }

.cite {
	font-weight: bold;
	text-indent: 10em;
	padding-bottom: 2em;
}

.programme_title {
	background: #000000;
	color: #FFFFFF;
	padding: 3px;
	border-bottom: 1px dashed #999999;
	font-variant: normal;
	font-style: italic;
	font-size: 1.4em;
}

#programmes_page p { padding: 10px; }

textarea {
	width: 40em;
	height: 10em;
	font: 1.2em Arial, Helvetica, sans-serif;
}

input { }
#gallery { margin-top: 20px; }


label {
	vertical-align: middle;
	text-align: right;
}

.form_title {
	text-align: right;
	padding-right: 1em;
	vertical-align: middle;
	font-size: 1.4em;
}

.contact_message {
	text-align: center;
	vertical-align: middle;
	font-size: 1.4em;
}
.section_title {
	margin-bottom: 1em;
	font-size: 2em;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 0.6em;
	border-bottom: 1px dotted #BC76B6;
}

h3 {
	font-size: 1.6em;
	text-align: left;
	letter-spacing: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

#home_test_right { }

.specialist_home {
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#homepage_testimonials div {
	width: 385px;
	float: left;
	padding: 8px;
}


.clearborder {
	clear: both;
	border-top: 1px dotted #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}

#haz_test {
	background: url(../testimonials/haz.jpg);
	height: 150px;
	width: 150px;
}
#jayne_test {
	background: url(../testimonials/jayne.jpg);
	height: 150px;
	width: 150px;
}
#matt_test {
	background: url(../testimonials/matt.jpg);
	height: 150px;
	width: 150px;
}
#paul_test {
	background: url(../testimonials/paul.jpg);
	height: 150px;
	width: 150px;
}
#wulan_test {
	height: 150px;
	width: 150px;
	background: url(../testimonials/wulan.jpg);
}
#pete_test {
	background: url(../testimonials/pete.jpg);
	height: 150px;
	width: 150px;
}
#adam_test {
	background: url(../testimonials/adam.jpg);
	height: 150px;
	width: 150px;
}