/* :::::::initial styling ::::::::::::*/


/* Neutralize styling: Elements we want to clean out entirely: */
html, body, form, fieldset {font: 12px/130% Arial,Verdana, Helvetica, sans-serif;}
* {margin: 0; padding: 0;}
img {display: block; border: 0;}
p {margin: 10px 0;}
/* ::::::::end initial styling ::::::::::::*/

/* ::::::::class styling ::::::::::::*/
.hide {display: none;}
.bold {font-weight: bold;}
.central_bold {font-weight: bold; text-align: center;}
.block {display: block;}
.center {margin: 30px auto; text-align: center; width:500px; }
.clear {clear: both;}
.white {color: #fff; }
.red {color: #f00; font-weight:bold;}
.blue {color: #00f; font-weight:bold;}
.lgtgreen {
color: #399; 
font-weight:bold;
background: url(../images/blt3.gif) no-repeat center left;
padding-left: 12px;
}
.nowrap {white-space:nowrap;}
.middle {margin: 0 auto; text-align: center; }
/* ::::::::end class styling ::::::::::::*/

/* ::::::::headings ::::::::::::*/
h1 {
font-size: 1.5em;
border-bottom: 1px dotted #399;
padding: 3px 0;
margin-bottom: 35px;
color: #399;
}
h2 {
font-size: 1.2em;
margin: 20px 0 5px 0;
color: #399;
}
h3 { 
font-size: 1.1em;
margin:1.3em 0 0.5em;
}
h6 {/* for our services*/
font-size: 1.2em;
color: #9cc;
margin: 1.8em 0 0.5em 1.8em; 
}
h5 {
font-size: 1em;
color: #336;
}
h4 {
font-size: 1em;
margin: 1em 0;
color: #336;
}
/* ::::::::end headings ::::::::::::*/

/* :::::::: main layout :::::::::::::::::::*/
body {
text-align: center;
min-width: 970px;
background: #999; 
}
div#wrapper {
text-align: left;
margin: 0 auto;
width: 81em;
background: #336;
}
div#header {
position: relative;
height: 131px;
width: 81em; 
background: url(../images/banner.jpg) no-repeat top right; 
}
div#bluebar {
width: 100%;
height: 8px;
background: #9cc; 
font-size: 0px;
line-height: 0px;
}
div#mainarea {  
width: 81em; 
}
div#left_col {
float: left;
width: 16.66em;
/*margin-top: 1em;*/
}
div#main_col { 
float: left; 
width: 64.34em;
_width: 63.6em;
background: #fff;
min-height: 550px;
height: auto !important;
/*height: 550px;*/
}
div#content { 
float: left;
width: 45em;
padding: 0 0 0 10px;
}
div#text { 
padding: 0 10px 0 10px;
}
div#utilitynav {
height: 1.3em;
border-bottom: 1px solid #000;
padding: 10px 0 2px 10px;
}
div#crumble {
padding: 5px 10px 10px 0;
text-align: right;
}
div#footer {
border-top: 2px solid #ccc;
padding: 10px;
clear: both; 
background: #fff;	
text-align: center;
}
.right_col {
float: left;
width: 15em;
margin: 11px 0 10px 14px; 
_margin: 11px 0 10px 7px; 
}
.right_col_in {
width: 100%;
border: 3px solid #ccc;
padding: 7px 5px 5px 10px;
margin: 10px 0;
background:  #F5FAFA; 
}
/* :::::::: end main layout ::::::::::::*/

/* :::::::: header ::::::::*/
#header a{
position: absolute;
top: 10px;
left: 14px;
width: 175px;
height: 105px;
border: none;
background: no-repeat url(../images/logom002.png);
}
/*div#search{
float: right;
width: 15em;
padding: 3px 5px;
text-align: right;
}*/
/*div#nav_btn {
float: left;
width: 48em;
padding:10px 0 0 0;
}*/
/* :::::::: end header ::::::::*/

/* :::::::: left_col ::::::::*/
#logo {
font-weight: bold; 
font-size: 1.2em; 
color: #fff; 
margin: 1em 2em; 
padding: 0.6em 0; 
border-top: 1px solid #fff; 
border-bottom: 1px solid #fff; 
}
/* :::::::: left_col ::::::::*/

/* :::::::: content ::::::::*/
#main_col address span{display:block;}
#main_col address abbr{
color: #399;  
font-weight: bold;
font-size: 1.1em; 
border-bottom: none;
}	
#main_col address{
margin:0 0 10px 0; 
font-style:normal;
}	
.registered {
margin: 10px 0;
font-size: 0.9em;
}
.right {
float: right;
margin-left: 10px;
}
img.left {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
span.bblock{
font-weight: bold;
display: block;
}
hr.humour { 
margin: 1em 0;
width: 10em;
color: #399;
height: 0.3px;
border-style: dashed;
}
#content td, th {
padding: 3px 5px 3px 5px;
border-bottom: 1px solid #ccc;
margin:  5px 5px;
vertical-align: top;
}
ul.contentlist {
padding-left: 30px;
}
ul.col {
float: left;
width: 12.03em;
border: 3px solid #ccc;
padding: 7px 5px 5px 20px;
margin: 0 7px 7px 0 ;
background: #F5FAFA; 
}
ul.collast {
float: left;
width: 12.02em;
border: 3px solid #ccc;
padding: 7px 5px 5px 20px;
margin-bottom: 7px;
background: #F5FAFA; 
}
select {
width:4em;
}
img.border {
border: 3px solid #ccc;
margin: 0 7px 7px 0 ;
}
div.listsm {
padding-left: 10px;
margin-left: 10px;
_margin-left: 5px;
float: left;
width: 29em;
background: #F5FAFA; 
border: 3px solid #ccc;
min-height: 500px;
height: auto !important;
height: 500px;
}
ul.liststmp {
padding-left: 30px;
}
ul.liststmp li {
padding: 2px 0;
}
ul.sublistsm {
padding-left: 40px;
margin: 8px 0; 
}
#iebug {
height:1px;
clear: both;
font-size: 0px;
line-height: 0px;
}
#iebugsm {
height:10px;
clear: both;
font-size: 0px;
line-height: 0px;
}
/* :::::::: end content ::::::::*/

/* :::::::: links ::::::::*/

a#tspg399{
color: #399;
}
a#tspg9cc{
color: #9cc;
}
a#tspg_ctg9cc{
color: #9cc;
background:url(../images/blt2.gif) no-repeat center left;
}
a.black{
color: #000;
outline: none;
font-weight: bold;
text-decoration: none; 
}
a.black:hover{
color: #399; 
}
a.grey{
color: #333;
outline: none;
text-decoration: none; 
}
a.grey:hover{
color: #399; 
}
a:focus{outline: none;}
a.blank{
text-decoration:none; 
outline:none;
}
a.blank:hover{
text-decoration:underline;
}
/* :::::::: end links ::::::::*/


/* :::::::: HORIZONTAL MENU ::::::::*/
#nav li a{
display: block;
line-height: 1.7em;
}
#nav ul li a{
color: #000;
outline: none;
font-weight: bold;
text-decoration: none;
width: 12.03em;
padding-left: 2em;
}
#nav ul li a:hover{
color: #9cc; 
background: #336;
}
span.pad{padding-left: 0.8em;}
#nav li {/* first-level lists */
float: left;
padding-right: 4px;
list-style: none;
} 
#nav li.arrowd {
background: url(../images/arrowsd.gif) no-repeat center right;
}
#nav li.arrowd:hover {
background: url(../images/arrowsdg.gif) no-repeat center right;
}
#nav li ul {/* second-level lists */
position: absolute;
border: 1px solid #000;
width: 14em;
padding: 0.8em 0.1em;
left: -999em;
}
#nav li ul li{
width: 11em;
background: #9cc;
}
#nav li ul ul {
margin: -1em 0 0 10em;
}
#nav, #nav ul {
list-style: none; 
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
background: #9cc;;
}
/* :::::::: end HORIZONTAL MENU ::::::::*/

