/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 03 September 2010 16:18:48
*/


/* CSS Document */
body, html {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.85em;
margin: 0px;
padding: 0px;
}

/* ----------------------- DEFAULT STYLES ------------------------ */

a {
color:#fff;
}

h1 {
font-size: 3em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin-top: 0px;
display: block;
width: 750px;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:2em;
}

form ul {
padding:0;
margin:0;
}

form ul li {
list-style-type:none;
display:inline;
padding:0;
margin:0 20px 0 0;
}

.cl /* clear all div */ {
clear: both;
line-height: 0px;
font-size: 0px;
}

.main_container {
width: 980px;
margin: 0 auto;
position:relative;
}

#logo_menu {
padding: 20px 0px 20px 20px;
}

#logo_menu .menu  {
width: 740px;
float: left;
}

#logo_menu .menu .title {
font-size: 1.2em;
padding-left: 4px;
padding-bottom: 5px;
}

#logo_menu .block {
height: 26px;
float: left;
}

#logo_menu .menu a {
    display: block;
    padding: 0px 4px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.3em;
    color: #000000;
    text-decoration: none;
    float: left;
    white-space: nowrap;
text-transform: uppercase;
}

#logo_menu .menu a:hover {
color: #74C485;
}

#logo_menu .menu a.current {
color: #74C485;
}

#logo_menu .menu .slash {
float: left;
font-size: 2em;
padding: 0px;
line-height: 0.9em
}

#logo_menu .logo {
float: right;
width: 210px;
height: 4px;
}

/* -------------- CONTENT PAGES ---------------- */
#content {
padding: 15px 0px 0px 20px;
background-color: #527AAB;
color:#FFFFFF;
background-image: url(http://intendance.clients.squiz.co.uk/__data/assets/image/0008/67238/about_us_back.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}

}

.color {
color:#74C487;
}

/* -------------- FOOTER -------------------- */

#footer {
width: 980px;
padding: 6px 0px;
margin: 0 auto;
}

#footer a {
display: block;
padding: 3px 5px 3px 0px;
font-size: 0.9em;
color: #000000;
text-decoration: none;
float: left;
}

#footer a:hover {
color: #FF0000;
}

#footer .slash {
float: left;
font-size: 1.4em;
padding: 1px 4px 1px 0px;
}

.error {
font-weight:bold;
color:#F05423;
font-size:1.4em;
}

