/*-------------------------------------------------------  CORE STYLES --------------------------------------------------------*/
body{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../images/design/bg.jpg);
	background-repeat: repeat-x;
	color: #8c8d8f;
	background-color: #ffffff;
}

body.fckeditor {
	background-image:none;
	background-color: #ffffff;
}

div.wrapper {
	width: 987px;
	background-image:url(../images/design/contentbg.png);
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	min-height: 500px;
	overflow:auto;
	
}

div.brandedhead {
	background-repeat:repeat-x;
	height: 29px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

div.header {
	width: 987px;
	background-image: url(../images/design/header.png);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	height: 116px;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.content {
	margin: 0px 30px 0px 30px;
}

div.contentabout {
	margin: 20px 30px 20px 30px;
	width: 707px;
	float: right;
	display: block;
}

div.threeimages {
	width: 600px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	float: left;
}

div.homecopy {
	float: right;
	width: 320px;
	margin: 10px 0px 20px 0px;
}

div.hometop {
	min-height: 265px;
}

div.homebottom {
	padding: 10px 0px 0px 0px;
	width: 460px;
	text-align: left;
}

div.news {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 235px;
	float: right;
	display: block;
}

div.homecopy p{
	margin: 0px 0px 10px 0px;
}

div.leftmenu {
	width: 220px;
	float: left;
	margin: 10px 0px 0px 0px;
}

div.colleft {
	width: 343px;
	float: left;
	padding: 0px 10px 0px 0px;
}

div.colright {
	padding: 0px 0px 0px 10px;
	width: 343px;
	float: right;
}

div.footer {
	background-image:url(../images/design/footer.png);
	background-repeat:repeat-x;
	margin: -10px auto 0px auto;
	height: 69px;
	display: block;
	text-align: center;
	font-size: 0.7em;
	padding: 27px 0px 0px 0px;
	color: #9da1a9;
}	

div.twitter {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
}

img.left {
	float: right;
	padding: 0px 0px 10px 10px;
}

h1 {
	font-size: 1.2em;	
	color: #229fd8;
	font-weight: normal;
	margin-top: 0px;
}

h1.splash {
	color: #229fd8;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h1.header {
	font-size: 0.9em;
	font-weight: bold;
	padding: 10px 0px 0px 29px;
	margin: 0px;
	color: #35393f;
}

h2 {
	font-size: 1em;
}

h2.phone {
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 0px 0px;
	color: #4f5968;
	text-align: right;
}

h3.news {
	color: #229fd8;
	font-size: 1em;
	margin: 0px;
}



a {
	text-decoration: none;
	color: #229fd8;
}

a:hover {
	text-decoration: underline;
}


a.twitter:hover {
	text-decoration: none;
}

a.brandheader {
	color: #6e7177;
}

a.menu {
	color: #6e7177;
	text-decoration: none;
	display: block;
	margin: 0px 20px 0px 15px;
	border-top: dotted 1px #cbcfd7;
	padding: 10px 0px 10px 17px;
	width: 200px;
}

a.menu:hover {
	color: #6e7177;
	text-decoration: underline;
}

a.submenu {
	color: #6e7177;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 25px;
	padding: 5px 0px 5px 17px;
	font-size: 0.8em;
	
}

a.submenu:hover {
	text-decoration: underline;
}

a.titlemenu {
	color: #6e7177;
	display: block;
	margin: 0px 20px 0px 15px;
	border-top: dotted 1px #cbcfd7;
	padding: 10px 0px 10px 17px;
	width: 200px;
	font-weight: bold;
	text-decoration: none;
}

a.titlemenu:hover {
	text-decoration: underline;
}

a.homeright {
	margin: 0px 0px 0px 26px;
}

a.home {
	color: #c22042;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 0.8em;
	margin: 0px 0px 20px 0px;
}

a.home:hover {
	text-decoration: underline;
}

p{
	font-size: 0.8em;
	color: #6e7177;
}

p.textarea {
	margin: 3px 0px 5px 0px;
}

p.brand{
	font-weight: bold;
	padding: 3px 0px 0px 11px;
	margin: 0px;
}

p.error{
 	color: #FF0000;
}

p.news {
	margin: 0px 0px 10px 0px;
}

li {
	font-size: 0.8em;
}

/* CSS for login box */
label.login{
float: left;
width: 120px;
font-size: 0.8em;
}

label.search{
float: left;
width: 200px;
font-size: 0.8em;
}

label.contact{
float: left;
width: 110px;
font-size: 0.8em;
}

input.contact, textarea.contact{
width: 200px;
margin-bottom: 5px;
background: #f7f7f7;
border-color: #949494;
border-width: 1px;
border-style: solid;
}

input.login {
width: 200px;
margin-bottom: 5px;
}

div.toolbarcentre {
	width: 964px;
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#xToolbar{
	width: 964px;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: fixed; 
	width: 964px; 
	text-align: center;
	margin: 0px auto 0px auto;
	overflow: visible;
}