/* Start of CMSMS style sheet 'vital2010a' */
{
 padding: 0px;
 margin: auto;
}

h2  {
font-size:1.5em;
font-weight:bold;
}

h3  {
font-size:1.5em;
font-weight:bold;

}

body {
	background: #F9F9F7 url(uploads/TerraFirma/a1.gif) repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	margin:auto;
}
#wrapper  {
	width:900px;
	margin:auto;
	margin-top:20px;
}
#head  {
	width:900px;
        height:66px;
}
#rotator  {
	width:900px;
       height:224px;
}

#menuback{
width:900px;
height:32px;
background-image:url(http://www.thepuredesigncompany.co.uk/vital/uploads/vital/menubg.jpg);
}
#topcall{
 float:right;
color:#fff;
font-size:16px;
padding:6px 10px;
}

#mainpage {
 background-color:#fff;
 width:858px;
 height:auto;
 border-left:1px solid #000;
 border-right:1px solid #000;
 padding:20px;
margin:auto;
min-height:481px;
}
#mainpagesub {
 background-color:#fff;
 width:858px;
 height:auto;
 border-left:1px solid #000;
 border-right:1px solid #000;
 padding:20px;
margin:auto;
min-height:572px;
}
#mainleft {
 width:316px;
float:left;

}
#mainright {
 width:540px;
 float:right;
}
#maintop{
 padding-top:20px;
}
#mainbottom {

}
#footer {
	position: relative;
	clear: both;
	height: 34px;
	text-align: centre;
	background-color:#666666;
        border:1px solid #000;
}
#footer a {
	color: #fff;
        text-decoration:none;
}
#footerinternals{
       color:#fff;
       margin-left:20px;
       padding-top:7px;
       font-size:14px;
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
sup {
	font-size: 0.5em;
}
p {
	margin-bottom: 14px;
	text-align: justify;
}
ul.linklist {
	list-style: none;
}
ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}
ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#webauthor {
        width:300px;
        float:right;
	font-size:9px;
}

#copy {
	font-size:9px;
        width:300px;
        float:left;
}

/**** Main Menu ***/


#menu {
	display: block;
	float:left;
}

#menu ul {
	margin: 10;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	padding:7px 15px 5px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

* html #menu a {width:1%;}

#menu li a:hover {
	color: #f20204;
}

#menu li a.current {
	letter-spacing: 1px;
	color: gray;
	}

#menu li a.current:hover {
	color: #f20204;
}


/* End of 'vital2010a' */

