/* CSS Document */

<!--
html, body{
height:100%;
} 

html,body {
margin:0;
padding:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 100%;
}

body {/* centre for ie5.+*/
text-align:center;
background-image:url(../images/pageBG.jpg);
background-position: 236px 0px;
background-color: #b8e5fa;
background-repeat: repeat-y;
}

#pageContainer{
margin: 0px auto;
width:790px;
min-height:500px;
height:auto;
position:relative;
padding-top: 20px;
}

a {

}
#lftColumn {
width: 156px;
height: auto;
min-height: 200px;
text-align:left;
float: left;
position: relative;
}

#logo, #ContactDetails{
width: 170px;
height: auto;
margin-bottom: 10px;
}

#lftNavCont {
margin-top: 30px;
height: auto;
min-height: 100px;
}

#lftNav UL {
margin: 0px;
padding: 0px;
margin-top: 20px;
}

#lftNav UL LI {
list-style: none;
text-align: left;
padding-left: 18px;
}

#lftNav UL LI A {
font-size: 80%;
color: #333;
}

#lftNav UL LI A:Hover{

text-decoration: none;
}

#rgtColumn {
width: 615px;
height: auto;
min-height: 200px;
text-align:left;
float: left;
position: relative;
margin-left: 18px;
}

#nav {
width: 615px;
height: auto;
float: left;
position: relative;
margin-bottom: 11px;
}

#mainContent {
width: 615px;
height:auto;
min-height: 300px;
float: left;
clear: left;
position: relative;

background-image:url(../images/mainContentBG.gif);
background-repeat: repeat-y;
}

#mainContentInner {
width: 565px;
min-height: 500px;
height:auto;
background-image:url(../images/mainContentTopBG.jpg);
background-repeat:no-repeat;
float:left;
padding: 30px 20px 0px 30px ;
}

#mainContentBtm {
width: 615px;
height: 26px;
background-image:url(../images/mainContentBtm.gif);
background-repeat:no-repeat;
float:left;
}

#footerContainer {
width: 615px;
/*height: 54px;*/
height: 110px;
margin-top: 20px ;
float: left;
clear: left;
position: relative;
}

#footer {
margin:0px auto ;
width: 490px;
/*height: 54px;*/
height: 230px;
/*background-image:url(../images/footerBG.gif);*/
background-image:url(../images/footer-background.gif);
background-repeat:no-repeat;
text-align: center;
color: #fff;
font-size: 11px;
line-height: 18px;
font-weight:bold;
}

#footer a
{
	color: #fff;
	text-decoration: none;	
}

#footer a:hover
{
	text-decoration: underline;
}

#footerNavCont {
padding: 10px 0px 0px 90px;

}

#footer UL {
margin: 0px;
padding: 0px;
}

#footer UL LI {
float: left;
list-style: none;
font-size: 11px;
text-transform:uppercase;
margin-right: 20px;
}

#footer UL LI A {
text-decoration: underline;
color: #FFF;

}
#footer UL LI A:hover {

}

-->

<!--

#menu {
width: 490px;
height: 90px;
margin: 0px auto;
background-image:url(../images/mainNavBG.gif);
background-repeat: no-repeat;
text-align: center;
margin-bottom: 10px;
}

#globalNavigation {
	margin-left:26px;
	width: auto;
	font-family: georgia,'times new roman',serif;
	background: url('file:///C|/Inetpub/wwwroot/media/images/nav_background.jpg') repeat-x left top;
	}

#globalNavigation ul {
margin: 0px;
padding: 0px;

	}

#globalNavigation li {
	float: left;
	width: 68px;
	height: 71px;
	margin: 0 1px;
	font-size: .75em;
	list-style: none;
	margin-right: 21px;
	margin-top: 10px;
	}

#globalNavigation a {
	display: block;
	width: 68px;
	padding: 0;
	height: 71px;
	text-decoration: none;
	clip: auto;
	}

#globalNavigation span {
	visibility: hidden;
	}

#globalNavigation a { color: #505154;}
#globalNavigation a:hover { color: #a40f1e;}

#globalNavigation #navHome a { background:url('../images/topNavHome.jpg'); no-repeat 0 0; }
body#home #globalNavigation #navHome a { background:url('../images/topNavHomeOn.jpg'); no-repeat 0 0;}
#globalNavigation #navHome a:hover {  background:url('../images/topNavHomeOn.jpg'); no-repeat 0 0; }

#globalNavigation #navAboutUs a { background: url('../images/topNavAboutUs.jpg') no-repeat 0 0; }
body#aboutus #globalNavigation #navAboutUs a { background: url('../images/topNavAboutUsOn.jpg') no-repeat 0 0; }
#globalNavigation #navAboutUs a:hover { background: url('../images/topNavAboutUsOn.jpg') no-repeat 0 0; }

#globalNavigation #navServices a { background: url('../images/topNavServices.jpg') no-repeat 0 0; }
body#services #globalNavigation #navServices a {  background: url('../images/topNavServicesOn.jpg') no-repeat 0 0; }
#globalNavigation #navServices a:hover {  background: url('../images/topNavServicesOn.jpg') no-repeat 0 0;  }

#globalNavigation #navContactUs a { background: url('../images/topNavContactUs.jpg') no-repeat 0 0; }
body#contactus #globalNavigation #navContactUs a { background: url('../images/topNavContactUsOn.jpg') no-repeat 0 0;  }
#globalNavigation #navContactUs a:hover { background: url('../images/topNavContactUsOn.jpg') no-repeat 0 0;  }

#globalNavigation #navLinks a { background: url('../images/topNavLinks.jpg') no-repeat 0 0; }
body#links #globalNavigation #navLinks a { background: url('../images/topNavLinksOn.jpg') no-repeat 0 0;  }
#globalNavigation #navLinks a:hover { background: url('../images/topNavLinksOn.jpg') no-repeat 0 0;  }


#subNavOther{
width:572px;
height: 28px; 
margin-left: 18px;
background-image:url(../images/subNavBG.gif);
background-repeat: no-repeat;
clear:left;
float:left;
position: relative;
padding-left: 18px;
padding-top: 6px;
font-weight:bold;
}


#subNav{
width:572px;
height: 28px; 
margin-left: 18px;
background-image:url(../images/subNavBG.gif);
background-repeat: no-repeat;
clear:left;
float:left;
position: relative;
padding-left: 18px;
padding-top: 6px;
font-weight:bold;
}

#subNav UL , #subNavOther UL{
margin: 0px;
padding: 0px;

}

#subNav UL Li , #subNavOther UL Li{
float:left;
list-style: none;
font-size: 11px;
margin-right: 24px;
}
#subNav UL Li A , #subNavOther UL Li A{
text-decoration: none;
color:#FFF;
}
#subNav UL Li A:hover , #subNavOther UL Li A:hover{
text-decoration: underline;
}
-->

#imageColumn {
width: 236px;
min-height: 400px;
height: auto;
position:relative;
float: left;
}
#imageColumn .mainImage{
float: left;
}

#imageColumn UL{
margin: 0px;
padding: 0px;
}

#imageColumn UL LI{
margin-top: 20px;
margin-left: 10px;
margin-right: 12px;
float: left;
list-style:none;

}

#contentColumn {
width: 300px;
height:auto;
float: left;
position:relative;
padding: 0px 0px 10px 20px;
}

#contentColumn {
color: #008cb9;
}

#contentColumn a {
color: #008cb9;
text-decoration: none;
}

#contentColumn a:hover {
text-decoration: underline;
}

#contentColumn p {
font-size: 90%;
}

#contentColumn h1 {
font-size: 130%;
color: #231f20;
margin: 0px;
padding: 0px;
}

.caption{
line-height: 20px;
font-size: 75%;
font-style: italic;
}
