* { margin: 0; padding: 0; }

@font-face {
    font-family: 'NeutonRegular';
    src: url('fonts/Neuton-webfont.eot');
    src: url('fonts/Neuton-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Neuton-webfont.woff') format('woff'),
         url('fonts/Neuton-webfont.ttf') format('truetype'),
         url('fonts/Neuton-webfont.svg#NeutonRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NotethisRegular';
    src: url('fonts/Note_this-webfont.eot');
    src: url('fonts/Note_this-webfont.eot?iefix') format('eot'),
         url('fonts/Note_this-webfont.woff') format('woff'),
         url('fonts/Note_this-webfont.ttf') format('truetype'),
         url('fonts/Note_this-webfont.svg#webfonteU1EWs5T') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
color: #4D4D4D;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.8em;
text-align: center;
background: #E6E6E6;
height: 100%; 
overflow: auto;}

p {
margin: 10px 15px 5px 15px;
}

h1{
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #2794FB;
margin: 10px 0 15px 0;
padding-left: 15px;
}

h2 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #2794FB;
margin: 10px 0 15px 5px;
}

h3 {
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #2794FB;
margin: 15px;
}

a {
color: #2794FB;
text-decoration: none;}

a:hover {
color: #2794FB;
}

a:visited {
color: #2794FB;
}

a:visited:hover {
color: #2794FB;
}

#container {
width: 900px;
text-align: left;
margin: 0 auto 0 auto;
padding: 0 !important;
line-height: 1.8em;
background-color: #ffffff;
}

#wrap {
background: #2794FB;
margin: 0 auto;

}

#banner {
height: 142px;
background-image: url(imgs/banner.png);
}

#banner1 {
height: 142px;
background-image: url(imgs/landing.png);
}

#banner2 {
height: 142px;
background-image: url(imgs/domestic.png);
}

.nav-wrap {
padding: 100px 0px 0px 75px; 
border-top: 2px solid white; 
border-bottom: 2px solid white;
}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

.nav-wrap1 {
padding: 100px 0px 0px 110px; 
border-top: 2px solid white; 
border-bottom: 2px solid white;
}

#nav {
margin: 0 auto; 
list-style: none; 
padding: 6px 0 4px; 
position: relative; 
width: 850px; }

#nav li { 
float: left;
 }
#nav li a { 
color: #ffffff; 
font-size: 13px;
padding: 6px 10px 4px 10px;  
text-decoration: none; 
text-transform: uppercase; 
}

#nav li a:hover { 
color: white; 
}



#magic-line { 
position: absolute; 
bottom: -2px; 
left: 0; 
width: 100px; 
height: 2px; 
background: #2794FB; 
}

.current_page_item a{  
font-weight: bolder;
}

#content {
float: left;
width: 655px; 
margin: 0 0 0 25px;
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#content1 {
width: 900px;
font-family: 'NeutonRegular', Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#content1 p {
text-align: center;
font-size: 18px;
}

#content1 h1 {
text-align: center;
font-size: 22px;
font-family: 'NeutonRegular', Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.medium { font-size: 1.1em; line-height: 1.8em; }
.large { font-size: 1.2em; line-height: 1.8em; }


.Quote {
	font-style: italic;
	color: #3B4C54;
	margin-bottom: 15px;
}

.Quote img {
	margin: 0px 10px 5px 10px;	
}


.Source {
font-weight: bold;
}

#testimonies{
margin-left: 25px;
margin-right: 25px;
text-align: center;
}


#leftcontact {
float: left;
width: 175px;
margin-left: 10px; 
height:200px;
}

#rightcontact {
float: right;
width: 375px;
margin-left: 10px;
height:380px;
}

.list {
margin-left: 30px;
}

#homecare {
float: left;
width: 415px;
margin-top: 10px;
}


#image {
float: right;
width: 210px;
margin-top: 50px;
}

form.cmxform fieldset {
    margin:4px;
	border-color: #2794FB;
	padding: 5px;
}

form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 2px;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
	color: red;
	font-style:italic;
}



div.error { display: none; }
input.error { border: 2px solid red; }

 
.submit{
    padding: 4px 7px 4px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border: 0px;
	position: relative;
	cursor: pointer;
}

.submit, .submit:hover, .submit:visited {
background-color: #2794FB; 
 color:#ffffff; 
}

 .prev, .next{
	display: inline-block; 
	padding: 2px 8px 2px; 
	color: #ffffff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
 }
 

 .prev, .next, .prev:visited, .next:visited,  .prev:hover, .next:hover	{
 background-color: #2794FB; 
 color:#ffffff; 
 }

        
        .prev { float:left;}
        .next { float:right;}
        #steps { list-style:none; width:100%; overflow:hidden; margin:0px; padding:0px;}
        #steps li {font-size:20px; float:left; padding:10px; color:#b0b1b3; cursor:pointer;}
		#steps li:hover {color: #3299CC }
        #steps li span {font-size:11px; display:block;}
        #steps li.current { color:#2794FB;}



.sub-menu {
margin-left: 30px;
}

.sub-menu li{
display: inline;
list-style-type: none;
padding: 10px;
background-image: url(imgs/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
}

#maps {
margin-left:55px;

}

#sidebar {
float: left;
width: 200px;
margin: 0 10px 0 10px;
padding: 0;
color: #787878;
}

#side {
float: left;
width: 164px;
height: 164px;
background-image: url(imgs/note.png);
font-family: 'NotethisRegular';
}

#side p {
padding: 20px 0 0 10px;
font-size: 24px;

}


.side2 {
font-family: 'NotethisRegular';
font-size: 18px;
padding: 10px 0 0 20px;
width: 164px;
}



#textsize {
background-image: url(imgs/text.png);
background-repeat: none;
position: relative;
left: 14px;
height: 69px;
width: 215px;
color: #ffffff; 
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
margin-bottom: -20px;
line-height: 1.2em;
font-size: 14px;
text-transform: uppercase;
}

#latest {
background-image: url(imgs/text.png);
background-repeat: none;
position: relative;
left: 14px;
height: 69px;
width: 215px;
color: #ffffff; 
font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
margin-bottom: -20px;
line-height: 1.2em;
font-size: 14px;
text-transform: uppercase;
}

#share1{
width: 100px;
float: left;
}

#share2{
width: 100px;
float: right;
}

hr {
color: #2794FB;
background-color: #2794FB;
width: 100%;

}

#nav-supp ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav-supp {
margin: 15px;
}

#nav-supp li {
background-image: url(imgs/bullet_link.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 0 0 0 15px;
margin: 2px 0 2px 10px;
}


#info-site {
clear: both;
text-align: center;
margin: 0;
padding: 5px 0 0 0;
}

	
#info-company {
background: url(imgs/back_navmain.gif) no-repeat;
margin: 0 16px 10px 5px!important;
color: #FFFFFF;
padding: 5px;
}


#info-company a:hover,#info-company a, #info-company a:visited:hover {
color: #fff;
}


#investors {
margin: 10px 345px 0 345px;
}

.loading {
	float:right; 
	background:url(http://www.rhodrihumphreys.co.uk/testing/ajax-loader.gif) no-repeat 1px; 
	height:28px; 
	width:28px; 
	display:none;
}
.done {
	
	padding-left:20px;
	font-family:arial;
	font-size:12px; 
	width:70%; 
	margin:20px auto; 
	display:none
	
}


