#toprow {
	color: #999999;
	background-color: #3f5992;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px none #8E8EAD;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#toprow a{
	color: #EAD5D5;
	text-decoration: none;
}
#toprow a:hover{
	color: #EAD5D5;
	text-decoration: underline;
}
#searchbox {
	margin: 0px;
	color: #7789B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	position: relative;
	padding: 5px;
	height: 40%;
	background-color: #E3E7EE;
	border: 1px none #8E8EAD;
	width: 150px;
}
#content #result {
	padding: 2px;
	background-color: #E3E7EE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
	width: 300px;
}
#content #result {
	padding: 2px;
	background-color: #E3E7EE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
#content #result a{
	text-decoration: none;
	color: #7789B1;
	display: block;
	width: 100%;

}
#content #result a:hover{
	color: #000066;
}

#searchbox #search_form label {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#searchbox input {
	color: #3F5992;
	font-weight: bold;
	width: 120px;
	text-transform: uppercase;
	border: 1px solid #3F5992;
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	height: 20px;
}
#searchbox #search_form #check {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#searchboxhp input {
	color: #3F5992;
	font-weight: bold;
	width: 95%;
	text-transform: uppercase;
	border: 1px solid #3F5992;
	padding: 1px;
	margin: 2px;
	font-size: 12px;
	height: 20px;
}
#logorow {
	background-image: url(images/logo_bg_blue2.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 90%;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	background-image: url(images/footer_bg_blue.png);
	font-weight: normal;
}
a {
	color: #3F5992;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #3F5992;
	text-decoration: underline;
	font-weight: normal;
}

#content {
	padding: 0px;
}






#logorow #logo {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#footerrow {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px none #8E8EAD;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;
	position: relative;
	display: inline;
}


#footerrow #copyright {
	margin: 0px;
	padding: 0px;
}

#footerrow a{
	color: #D3D7E3;
	text-decoration: none;
}
#footerrow a:hover{
	color: #EAD5D5;
	text-decoration: underline;
}
#register {
	font-size: 11px;
	background-color: #AEB8D1;
	margin: 0px;
	padding: 0px;
}
#leftcol {
	height: 50%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e3e7ee;
	border-right-color: #e3e7ee;
	border-bottom-color: #e3e7ee;
	border-left-color: #e3e7ee;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 150px;
	padding: 2px;
}
#leftcol a{
	padding: 1px;
	background-color: #e3e7ee;
	display: block;
	color: #003366;
	text-decoration: none;
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#leftcol a:hover{
	padding: 1px;
	color: #FFFFFF;
	background-color: #647AA7;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-decoration: none;
	display: block;
}
#introtext {
	width: 400px;
}

 #leftcol #nav_header {
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #3F5992;
}
#content fieldset {
	width: 90%;
}
legend {
	font-weight: bold;
	color: #003366;
}
#content #profilenav {
	list-style-type: none;
	width: 157px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #profile #home #profileintrotext {
	width: 300px;
	background-color: #E3E7EE;
	margin: 12px;
	padding: 0px;
	
}
#content #profile #home #profileintrotext p {
	margin: 0px;
	padding: 4px;
}

#content #profile #home #profileintrotext #tleft {
	background-image: url(images/corners/top_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 30px;
	margin: 0px;
	padding: 0px;
		}
#content #profile #home #profileintrotext #bleft {
	background-image: url(images/corners/bottom_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 30px;
	margin: 0px;
	padding: 0px;
	}
#content #profile #home #profileintrotext #tright {
	background-image: url(images/corners/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 30px;
	margin: 0px;
	padding: 0px;
		}
#content #profile #home #profileintrotext #bright {
	background-image: url(images/corners/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 30px;
	margin: 0px;
	padding: 0px;
	}
#content #profile #treatments #item {
	margin: 2px;
	padding: 2px;
	width: 80%;
}
#content #profile #contactus #openingtimes #times {
	padding: 2px;
	width: 200px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCFF;
	border: 1px solid #999999;
}
#content #profile #aboutus #image {
	float: left;
}
#content #profile #aboutus #aboutimage {
	float: left;
}
#content #profile #home #highlights {
	margin: 25px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	border: 2px none #E3E7EE;
	text-transform: uppercase;
	list-style-position: inside;
}
#content #profile #home #highlights li {
	margin: 2px;
	padding: 2px;
	background-color: #E3E7EE;
}

#content #profilenav li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

#content #profilenav a {
	list-style-type: none;
	background-color: #e3e7ee;
	display: block;
	margin: 1px;
	padding: 1px;
	width: 100%;
	color: #7789b1;
	text-decoration: none;
	font-weight: bold;
}
#content #profilenav a:hover {
	list-style-type: none;
	background-color: #CDD5E0;
	color: #003366;
	padding: 1px;
	margin: 1px;
	display: block;
	width: 100%;
}
#content #leftcolhome {
	font-size: 14px;
	color: #566ea0;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 300px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px none #666666;
	width: 200px;
}
#content #rightcolhome {
	height: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px none #666666;
	text-align: right;
	color: #566EA0;
	font-size: 14px;
}
#content #strap {
	font-size: 14px;
	font-weight: bold;
	color: #3F5992;
	text-align: center;
}
