/* Start of CMSMS style sheet 'Streamline style' */
html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
text-align: left;
font: 400 0.7em verdana, arial, sans-serif;
line-height: 170%;
color: #555;
}
/* Headers */
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 10px 0;
	padding: 0;
}
#logo{
background: url(uploads/images/logo.gif) no-repeat;
height: 30px;
margin-bottom: -50px;
margin-top: 25px;
}
h1 {
margin-top: 30px;
padding-bottom: 0.2em;
font: 16px arial, sans-serif;
color: #536C71;
padding-bottom: 0.2em;
text-transform: uppercase;
text-align: right;
}
h2 {
font-size: 1.6em;
color: #adcd6d;
text-transform: uppercase;
}
h3 {
text-transform:capitalize;
font-size: 1.2em;
color: #5D6F73;
}
h4 {
font-size: 0.85em;
}
h5 {
font-size: 0.8em;
}
/* Needed to horizontally pad in a coloured container */
.horzPad h1,.horzPad h2,.horzPad h3,.horzPad h4,.horzPad h5,.horzPad p {
padding-left: 15px;
padding-right: 15px;
padding-top:45px;
height:100%;
}
/* Links */
a {
text-decoration: none;
color: #3B5D77;
}
a:hover {
color: #668FA3;
}
a img {
border: 0;
}
a img.border {
border: 1px solid #000;
}
/* Images */
img.floatRight {
margin: 5px 0 10px 10px;
}
img.floatLeft {
margin: 5px 10px 10px 0;
}
/* Lists */
ul li {
}
ol li {
font-weight: bold;
color: #668FA3;
}
ol li span {
font-weight: normal;
color: #444;
}
/* Blockquote */
blockquote {
margin: 0;
padding: 0 20px;
background: #eee;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

/**************************************************************
   All page content except for footera
 **************************************************************/
#wrap {
position: relative;
height: auto;
width: 100%;
}
#sidebar {
float: right;
width: 30%;
height: 50%;
background-color: #E9EAEB;
padding: 5px;
padding-top:36px;
padding-left:8px;
margin-bottom: 50px;
margin-top:-38px;
}
#sidebar.spacer{
height: 100%; width: 1px; float: right;
}
#sidebar h3{
font: 16px arial, sans-serif;
text-transform: uppercase;
}
#sidebar h1,#sidenbar h2 {
padding: 10px 5px 0 5px;
}
#main {
float: left;
width: 68%;
height: 100%;
}

/**************************************************************
   Top menu and logo
 **************************************************************/
#header {
clear: both;
position: relative;
height: 233px;
width: 850px;
margin: 0 auto;
border-bottom: 5px solid #adcd6d;
}
#i15{
background: url(uploads/images/home.jpg) no-repeat; 
height: 233px;
}
#i51{
background: url(uploads/images/about.jpg) no-repeat;
height: 233px;
}
#i53, #i54{
background: url(uploads/images/services.jpg) no-repeat;
height: 233px;
}
#i56{
background: url(uploads/images/contact.jpg) no-repeat;
height: 233px;
}
#i52{
background: url(uploads/images/why.jpg) no-repeat;
height: 233px;
}

#header ul {
padding: 0;
}
#header ul li {
display: inline;
list-style: none;
}
/**************************************************************
   Header Image/Flash Movie
 **************************************************************/
#headerImg {
margin: 0 auto;
height: 233px;
}
/**************************************************************
   Page Content
 **************************************************************/
#pagewrapper{
clear: both;
width: 850px;
height:100%;
padding: 0 8px;
margin: 0 auto 0 auto;
text-align: left;
}
#columns {
margin: 0 auto;
}
/* Column widths */
.width {
width: 850px;
}
.widthPad {
width: 850px;
}
.width25 {
width: 294px;
}
.width50 {
width: 48%;
}
.width73 {
width: 556px;
}
.width75 {
width: 71%;
}
.width100 {
width: 100%;
}
/**************************************************************
   Generic Display 
 **************************************************************/
.block {
display: block;
}
.clear {
clear: both;
}
.marginRight {
margin-right: 15px;
}
.paddingLeft {
padding-left: 5px;
}
.paddingRight {
padding-right: 5px;
}
.floatLeft {
float: left;
}
.floatRight {
float: right;
height: 100%;
}
.alignLeft {
text-align: left;
}
.alignRight {
text-align: right;
}
.alignTop {
vertical-align: top;
}
.alignMiddle {
vertical-align: middle;
}
.alignBottom {
vertical-align: bottom;
}
.lightBlueBg {
background-color: #E9EAEB;
}
.dark {
color: #adcd6d;
}
.sitemap {
margin-left: 30px;
}
.sitemap h3 {
font-size: 120%;
}
.align-right {
text-align: right;
border-bottom: 1px solid #455A6F;
}
#breadcrumbs {
padding-top: 8px;
}
#footer{
float: bottom;
text-align: centre;
padding-left: 15px;
padding-bottom: 25px;
border-top: 5px solid #000000;
}
/* End of 'Streamline style' */

