/* body */
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin-top: 5px;
  background-color: #ffffff;
  color: #333333;
  line-height: 1.5;
  font-size: 0.9em;
}

/* layout */
*#content {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

/* header */
*#header {
 	 height: 110px;
 	 float:left;
 	 width: 100%;
  	background-image: url(http://www.canter-law.co.uk/images/global/header.gif);
  	background-color: #ffffff;
  	color: #123466;
  	background-repeat: no-repeat;
	background-position: left top;  
}



/* paragraph */

p {
	margin-left:10px;
	margin-right:10px;
}

/* headings */
h1 {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  color:#123466;
  background-color:#ffffff;
  font-weight:normal;
  margin-left:10px;
}
h2 {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  color: #123466;
  background-color:#ffffff;
  font-weight:normal;
  margin-left:10px;
}
h3 {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: #cfe5ea;
  background-color:#ffffff;
  font-weight:normal;
}
h4 {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  color: #333333;
  background-color:#ffffff;
  font-weight:normal;
}
h5 {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  font-weight:normal;
  color: #ffffff;
  background-color:#123466;
}

/* Footer */
*#footer {
	height: 130px;
 	float:left;
 	width: 100%;
  	background-image: url(http://www.canter-law.co.uk/images/global/footerback.gif);
  	background-repeat: no-repeat;
	background-position: left top; 
	color: #ffffff;
	background-color: #ffffff;
	text-align: center;
	vertical-align:top;
}
*#footer a:link {
  text-decoration: none;
  color:#ffffff;
  background-color: #123466;
  font-weight:normal;
}
*#footer a:visited {
  text-decoration: none;
  color:#0076ad;
  background-color: #123466;
  font-weight:normal;
}
*#footer a:hover {
  background:#333333;
  text-decoration: none;
  color:#ffffff;
  font-weight:normal;
}

/*contact form*/
*#contact
{
	padding-top:0px;
}

*#contact label {
	display: block;
	font-size: 1em;
	padding-bottom:10px;
}

*#contact h1 {
	margin-left:0px;
	border-bottom:dotted 1px #e5e5e6;
}

*#contact h2 {
	margin-left:0px;
	border-bottom:dotted 1px #e5e5e6;
}

*#contact input[type=text]:hover, textarea:hover, input:focus,
textarea:focus {
	background: #f7f7f7;
	outline: none; 
}

*#contact textarea {
	height: 150px;
	width:380px;
	float:left;
	margin-bottom:10px;
}

*#contact input[type=submit] {
	clear:both;
	border: 1px solid #123466;
	background-color:#123466;
	text-align: center;
	color: #fff;
	font-size: 1em;
	font-weight:bold;
	width: 80px;
	padding:12px;
	margin-bottom: 10px;
	text-transform: uppercase;
	background-repeat: repeat-x;
	cursor: pointer; 
}
*#contact input[type=submit]:hover {
	background-color:#c4d8e2;
	color:#ffffff;
	border: 1px solid #33ccee;
}
*#contactrta input[type=submit]:hover {
	background-color:#881035;
	color:#ffffff;
	border: 1px solid #881035;
}
*#contactpi input[type=submit]:hover {
	background-color:#617c63;
	color:#ffffff;
	border: 1px solid #617c63;
}
*#contactwillsprobate input[type=submit]:hover {
	background-color:#b3b395;
	color:#ffffff;
	border: 1px solid #b3b395;
}
*#contactcrime input[type=submit]:hover {
	background-color:#008e8f;
	color:#ffffff;
	border: 1px solid #008e8f;
}
*#contactfamily input[type=submit]:hover {
	background-color:#00738f;
	color:#ffffff;
	border: 1px solid #00738f;
}
*#contactprofneg input[type=submit]:hover {
	background-color:#ff3600;
	color:#ffffff;
	border: 1px solid #ff3600;
}
*#contactemployment input[type=submit]:hover {
	background-color:#0076ad;
	color:#ffffff;
	border: 1px solid #0076ad;
}
*#contactcare input[type=submit]:hover {
	background-color:#003333;
	color:#ffffff;
	border: 1px solid #003333;
}
*#container {
	height:212px;
}
*#container2 {
	height:70px;
}
li.small {
	font-size:small;
}
