body {background:url(../images/bg.jpg) repeat-x #97bede; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}

#container {width:900px; margin:0 auto; background:url(../images/container-bg.jpg) repeat-y; min-height:1200px; height:auto !important; height:1200px;}

#header {width:900px; height:175px; background:url(../images/header.jpg);}

#left {width:218px; height:809px; background:url(../images/left.jpg) no-repeat; float:left;}
#left h2 {font-size:14px; color:#262626; text-transform:uppercase; margin:10px 0 0 15px; }

.data {font-size:12px; width:100%; line-height:20px; border:1px solid #ccc; border-width:0px 1px; border-collapse:collapse;}
.data td {padding:4px;border-bottom:1px solid #ccc; }
.data tr:hover td {background:#eee;}
.data th {font-weight:bold; background:#2E5399; color:#fff; padding:5px;}
.odd {background:#F7F7F7;}

.leftstrip {position:relative; top:500px; left:15px; width:160px; font-size:15px; color:#eee; margin-left:8px;}

#top-empty {width:682px; height:89px; background:url(../images/top-empty.jpg); float:left;}

#horizontal-nav {width:682px; height:38px; background:url(../images/horizontal-nav.jpg); float:left;}
#horizontal-nav span {float:left; font-size:21px; margin:6px 0 0 30px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#262626;}
#horizontal-nav ul {list-style:none; padding:0; margin:3px 0 0 320px; line-height:22px;}
#horizontal-nav li {float:left;margin:0 12px;}
#horizontal-nav a {color:#fff; text-transform:uppercase; text-decoration:none; font-size:12px; font-weight:bold;}
#horizontal-nav a:hover {color:#D26564;}

#content {width:645px; background:#fff; float:left; padding:10px;}
#content h1 {color:#D45167; font-size:20px; padding:0; margin:18px 0; border-bottom:1px solid #ccc;}
#content h2 {color:#145BAD; font-size:16px;}
#content p {font-size:12px;}
#content a {color:#D26564; text-decoration:none;}
#content a:hover {text-decoration:underline;}
#content ul {font-size:12px;}

.right {float:right; width:230px; margin-left:18px; border-left:1px solid #ccc; padding-left:18px;}
.right ul {font-size:11px;padding:0 15px; margin:0;}
.right li {margin:10px 0;}

.darkred {color:#D26564;}
.telfax {width:50px; float:left;}

#bottom {width:900px; height:24px; background:url(../images/container-bg.jpg); clear:both;}

#footer {width:900px; height:25px; background:#5d5d5d; clear:both; padding:0; margin:0 auto;}
#footer span {font-size:11px; color:#fff; float:right; margin:3px 15px 0 0;}

.contact {clear:both; margin-top:15px;}
.contact td{padding:4px; font-size:12px;}


/* LEFT SLIDE MENU CSS */


/* ================================================================ 
This copyright notice must be untouched at all times.
Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.
=================================================================== */

#nav {padding:0; margin:0 0 0 5px; position:absolute; z-index:100;}
#nav a:hover {text-decoration:underline;}
#nav dt b, #nav dt a {display:block; font-weight:normal; font-size:12px; color:#fff; height:26px; line-height:26px; padding-left:10px; cursor:pointer; width:200px;}
#nav dt b {background:url(../images/arrow.gif) no-repeat left center;}
#nav dt a {color:#fff; text-decoration:none;}
#nav dd {padding:0; margin:0; display:none;}
#nav dd ul {padding:0; margin:0; list-style:none; width:200px; }
#nav dd ul li {padding:5px 5px; background:#2f2f2f; border-bottom:1px solid #5f5f5f; height:20px; display:block;}
#nav dd ul li:hover, #nav dd ul li.sfhover {background:#5393DF;}
#nav dd ul li a {font-size:12px; color:#fff; text-decoration:none; display:block;}
#nav dd ul li a:hover {text-decoration:none;}

/* -- TOOL TIP */

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #5393DF ;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #5393DF ;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size:14px;
	color:#fff;
}

#JT_close_right{
	background-color: #5393DF ;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color:#fff;
}

#JT_copy p{
font-size:12px;
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
	width:200px;
	display:block;
	height:20px;
}
