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

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

#header {width:934px; height:123px; background:url(../images/images/Home-Seth_02.jpg);}

.preloader {
	display:none;
	width:15px; height:15px;
	/* generate preloaders at http://preloaders.net/ */
	background:url(../images/preloader.gif);
	margin:40px auto;
}
.output {
	display:none;
	color:red; 
	text-align:center;
	margin:40px 0;
}
.needsfilled {
	background:red;
	color:white;
}

#uploading {
	display:none;
}


#contact-wrap {
	width:200px; 
	margin-left:390px;
	margin-top:12px;
	height:80px;
	color:#fff;
	font-size:27px;
	float:left;
	}
	
#call {
	width:200px; 
	height:20px;
	color:#fff;
	font-size:27px;
	float:left;
	}
#phone {
	width:200px; 
	height:20px;
	margin-top:8px;
	margin-left:8px;
	color:#c4112f;
	font-size:25px;
	float:left;
	}
#address {
	width:150px; 
	margin-left:130px;
	margin-top:15px;
	height:60px;
	color:#fff;
	font-size:14px;
	float:left;
	}
		
#left {
	width:196px; 
	height:350px; 
	background:#1b5191;
	border-left:2px solid #ffbb51;
	border-right:2px solid #ffbb51;
	border-bottom:2px solid #ffbb51;
	float:left; 
	margin-left:15px;}
#left h2 {font-size:14px; color:#fff; 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:200px; left:15px; width:160px; font-size:15px; color:#eee; margin-left:8px;}

#top-empty {width:700px; height:79px; background:url(../images/images/Home-Seth_05.jpg); float:left;}

#horizontal-nav {width:700px; height:27px; background:url(../images/images/Home-Seth_08.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 325px; line-height:22px;}
#horizontal-nav li {float:left;margin:0 7px;}
#horizontal-nav a {color:#1b5191; text-transform:uppercase; text-decoration:none; font-size:12px; font-weight:bold;}
#horizontal-nav a:hover {color:#c4112f;}

#content {width:680px; height:100%; min-height:650px; background:#fff; float:left; padding:10px;}
#content h1 {color:#c4112f; 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:#c4112f; 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:70px; 
	background:#1b5191; 
	border-top:3px solid #ffbb51; 
	clear:both; 
	margin-left:15px;
	text-align:center;
	
	}
#footer span {font-size:14px; color:#fff; margin-top:11px; display:block;}

.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 4px; 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:185px; }
#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;
}

