/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background:#fff;
	font-size:12px;
	color:#404041;
	font-family: Arial, Helvetica, sans-serif;
}

input, textarea {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.cms_image_left{
	padding-right:10px;	
}

.cms_image_right{
	padding-left:10px;	
}

img {
	border:none;
}

.testimonial-text {
	color:#832d6b;
	padding-bottom:14px;
	border-bottom:1px dashed #8db0ad;
	font-weight:bold;
}

.dashed-line {
	border-bottom:1px dashed #8db0ad;
}

.purple-text {
	color:#832d6b;
}

.green-text {
	color:#266762;
}

.grey-text {
	color:#404041;
}

a {
	color:#2a2a2a;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#518581;
}

h1 {
	color:#832d6b;
	font-size:17px;
	margin-bottom:15px;
}

h2 {
	color:#832d6b;
	font-size:13px;
	margin-bottom:15px;
}

h3 {
	font-size:13px;
	color:#404041;
	margin-top:5px;
}

h4 {
	font-size:17px;
	color:#404041;
}

h5 {
	font-size:13px;
	padding-top:6px;
	font-weight:normal;
}

p {
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
}

ul, ol {
	margin:10px 0 10px 25px;
}

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

.container {
	width:990px;
	margin:0 auto;
}

#content-top {
	background:url(/images/top-bg.jpg) no-repeat;
	height:15px;
}

#container {
	background:url(/images/container-bg.jpg) repeat-y;
	padding:0 15px;
	width:960px;
}

#menu {
	float:left;
	width:180px;
	padding-left:10px;
	padding-bottom:20px;
}

#menu a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:18px;
	padding-top:2px;
	padding-left:5px;
}

#menu a:hover {
	background:url(/images/menu-bg-sel.jpg) repeat-x;
	color:#832d6b;
}

#menu .menu-item-top a:hover, #menu .menu-item-top-sel a:hover {
	background:url(/images/menu-top-rounded-sel.jpg) no-repeat;
}

#menu .menu-item-bottom a:hover, #menu .menu-item-bottom-sel a:hover {
	background:url(/images/menu-base-rounded-sel.jpg) no-repeat;
}

#menu div {
	margin-bottom:2px;
}

.menu-item-top {
	background:url(/images/menu-top-rounded.jpg) no-repeat;
}

.menu-item-top-sel {
	background:url(/images/menu-top-rounded-sel.jpg) no-repeat;
}

.menu-item-bottom {
	background:url(/images/menu-base-rounded.jpg) no-repeat;
}

.menu-item-bottom-sel {
	background:url(/images/menu-base-rounded-sel.jpg) no-repeat;
}

.menu-item {
	background:url(/images/menu-bg.jpg) repeat-x;
}

.menu-item-sel {
	background:url(/images/menu-bg-sel.jpg) repeat-x;
}

.sub-menu-item {
	background:url(/images/menu-sub-bg.jpg) repeat-x;
	font-size:11px;
	margin-left:6px;
}

.sub-menu-item-sel {
	background:url(/images/menu-bg-sel.jpg) repeat-x;
	font-size:11px;
	margin-left:6px;
}

#menu .menu-item-sel a, #menu .sub-menu-item-sel a, #menu .menu-item-bottom-sel a, #menu .menu-item-top-sel a {
	color:#832d6b;
}

#content {
	float:left;
	width:750px;
	padding-left:20px;
	padding-bottom:10px;
}

#content-full-width {
	padding-right:10px;
}

#content-text {
	float:left;
	width:400px;
}

#sub-content {
	width:325px;
	float:left;
	margin-left:15px;
}

#header {
	
}

#footer {
	background:url(/images/footer-bg.jpg) no-repeat;
	height:30px;
	padding-top:2px;
	color:#fff;
	font-size:11px;
}

#footer a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-links {
	float:left;
	width:300px;
	padding-left:25px;
}

#footer-content {
	float:right;
	text-align:right;
	width:300px;
	padding-right:25px;
}

#footer-content a {
	margin-right:25px;
}

.meet-the-team td {
	border-bottom:1px dashed #8db0ad;
}

.meet-the-team td {
	padding:20px 4px 10px 4px;
	vertical-align:top;
}

.meet-the-team p {
	margin-top:0;
	margin-bottom:15px;
}

.enquiry-form td {
	padding:6px 4px 6px 0;
}

.enquiry-form-inner-table td {
	padding:6px 0;
}

.purple-submit {
	background:url(/images/purple-submit.jpg) repeat-x;
	padding:2px;
	padding-top:0;
	font-size:12px;
	border:none;
	color:#fff;
}

#solc-login-top {
	background:url(/images/form-login-top.jpg) no-repeat;
	width:362px;
	height:8px;
	margin-top:10px;
}

#solc-login {
	background:url(/images/form-login-bg.jpg) repeat-x #d4e1e0;
	padding:0 8px 0 8px;
}

#solc-login-base {
	background:url(/images/form-login-base.jpg) no-repeat;
	width:326px;
	height:11px;
}

.solc-login-form td {
	padding:2px;
}

.enquiry-sent {
	color:#4e8580;
	font-weight:bold;
	padding:4px 10px;
	margin:8px 0;
	border:1px solid #4e8580;
	background:#e0f6f4;
	width:90%;
}

.enquiry-failed {
	color:#a00;
	font-weight:bold;
	padding:4px 10px;
	margin:10px 0;
	border:1px solid #c55a5a;
	background:#fbcece;
	width:90%;
}

#sub-content h2 {
	margin-top:15px;
	margin-bottom:2px;
}

#sub-content p {
	margin-top:5px;
}

#sub-content-1 {
	height:106px;
	margin-bottom:10px;
	font-size:11px;
	background:url(/images/subcontent-bg-right.jpg) no-repeat right;
}

#sub-content-1-text {
	width:145px;
	float:right;
	padding-right:10px;
}

#sub-content-1-img {
	width:163px;
	float:left;
}

#sub-content-2 {
	height:106px;
	padding-left:6px;
	margin-bottom:10px;
	font-size:11px;
	background:url(/images/subcontent-bg-left.jpg) no-repeat left;
}

#sub-content-2-img {
	float:right;
	width:163px;
}

#sub-content-2-text {
	float:left;
	width:151px;
}

#sub-content-3 {
	height:106px;
	padding-right:10px;
	margin-bottom:10px;
	font-size:11px;
	background:url(/images/subcontent-bg-right.jpg) no-repeat right;
}

#sub-content-3-img {
	float:left;
	width:163px;
}

#sub-content-3-text {
	float:right;
	width:145px;
}

#sub-content-4 {
	height:106px;
	padding-left:8px;
	margin-bottom:10px;
	font-size:11px;
	background:url(/images/subcontent-bg-left.jpg) no-repeat left;
}

#sub-content-4-img {
	float:right;
	width:163px;
}

#sub-content-4-text {
	float:left;
	width:147px;
}

#sub-content-5 {
	height:106px;
	padding-right:7px;
	margin-bottom:10px;
	font-size:11px;
	background:url(/images/subcontent-bg-right.jpg) no-repeat right;
}

#sub-content-5-img {
	width:163px;
	float:left;
}

#sub-content-5-text {
	width:147px;
	float:right;
}

#sub-content-1 p, #sub-content-2 p, #sub-content-3 p, #sub-content-4 p, #sub-content-5 p {
	margin-top:4px;
	margin-bottom:8px;
	line-height:15px;
}