#wrapper {
	padding: 0px;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E5EFF0;
 }

body {
	line-height: 1.5em;
	color: #111;
	margin: 0px auto 0px auto;
	height:100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/tci_bg_head.jpg);
	background-repeat: no-repeat;
	background-color: #E5EFF0;
}

	
.headcopy {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	}
	


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:900px;
	height:20px;
	border:0px;
	height:22px;
	position:relative;
	z-index:100;
	font-family:arial, sans-serif;
	background-color: #2a3990;
}


/* hack to correct IE5.5 faulty box model */
* html .menu {
width:940px; 
w\idth:939px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:auto;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:auto;
position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:auto;
	height:20px;
	border:1px solid #ccc;
	border-width:0px 1px 0px 0px;
	padding-top:2px;
	padding-left:18px;
	padding-right:18px;
	font-weight:bold;
	background-color: #2a3990;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:149px; 
w\idth:138px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #FBB243;
}

/* style the second level hover */
.menu ul ul a.drop:hover{
background:#b7d186;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background-color: #56A3CD;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:20px;
left:0; 
width:250px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:149px; 
top:-1px; 
width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
position:absolute; 
top:0; 
left:0; 
border-collapse:collapse;;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#FFF;
	height:15px;
	line-height:1em;
	padding-top:6px;
	padding-left:18px;
	padding-right:18px;
	width:150px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	background-color: #BE202E;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
width:150px;
w\idth:128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000;
	background-color: #4559C9;
}

.menu :hover > a, .menu ul ul :hover > a {
	color:#333333;
	background-color: #FCB042;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
visibility:visible;
}

/* LINKS AND HEADINGS STYLING */

a {
	color: #003399
}

a:hover {
	color: #3399FF
}
h1 {
	letter-spacing: -0.04em;
	margin: 10px 0px 0px 0px;
	color: #293990;
	background-color:transparent;
	font-size: 2.5em;
	line-height: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	text-align: center;
	white-space:nowrap;
}


h2 {
	letter-spacing: -0.06em;
	color: #005185;
	padding-left:18px;
	margin-top:0;
	line-height: 1em;
	font-weight: bold;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

h3 {
	letter-spacing: -0.03em;
	color: #005185;
	padding-top:16px;
	padding-left:21px;
	margin-top:0;
	font-weight: bold;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 8px;

}

/* CONTENT WRAPPER */


/* TOP LEFT LOGO */


/* TOP RIGHT HORIZONTAL MENU */


/* LEFT INTRO SIDE */	

/* LEFT VERTICAL MENU */
	

/* RIGHT INTRO SIDE */
	
#intro_right {
	width: 864px;
	padding: 0px;
	color: #111;
	height: 277px;
	clear: both;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: right;
	background-image: url(random/main_fire.jpg);
	background-repeat: no-repeat;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	z-index: auto;
}

#intro_right2 {
	width: 864px;
	padding: 0px;
	color: #111;
	height: 277px;
	clear: both;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: right;
	background-image: url(random/main_mold.jpg);
	background-repeat: no-repeat;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
	#intro_right3 {
	width: 864px;
	padding: 0px;
	color: #111;
	height: 277px;
	clear: both;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: right;
	background-image: url(random/main_water.jpg);
	background-repeat: no-repeat;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

/* LEFT SIDE */
	

/* RIGHT SIDE */


	.leftcol {
	float: left;
	width: 864px;
	text-align: left;
	height: 110px;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(images/leftcol_bg.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-left: 18px;
	margin-right: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 18px;

	}
#water {
	height: 169px;
	width: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 10px;
	line-height: 16px;
	float: left;
	background-image: url(images/water_bg.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
}
#fire {
	height: 169px;
	width: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 17px;
	margin-top: 10px;
	line-height: 16px;
	float: left;
	background-image: url(images/fire_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#mold {
	height: 169px;
	width: 284px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-top: 10px;
	margin-right: 18px;
	line-height: 16px;
	background-image: url(images/mold_bg.gif);
	background-repeat: no-repeat;
}

	.rightcol {
	float: right;
	padding: 0px;
	width: 284px;
	border:#ccc 1px solid;
	height: 150px;
	clear: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/rightcol_bg.jpg);
		}
		
	.special {
	clear: both;
	margin: 0px;
	font: normal .9em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

/* FOOTER */

#footer { 

	
	 }
.copy-inside {
	margin-right: 270px;
	margin-left: 25px;
	padding: 0px;
	clear: none;
	float: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	text-align: center;
}

.bottom {
	clear: both;
	margin: 0px;
	font: normal .9em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #d6e9f8;
	text-align: right;
	height: 12px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #2a3990;
}

.headcopy_reverse {
	color: #000000;
	width: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.boxedtext {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
	width: 170px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	;
}

.interior_copy {
	color: #000000;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	;
	font-size: 12px;
	line-height: 16px;
}
#interior_block {
	width: 630px;
	padding: 0px;
	color: #111;
	height: 100%;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#interior_right {
	width: 250px;
	padding: 0px;
	color: #111;
	height: 370px;
	clear: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: right;
	background-image: url(images/fire_side.jpg);
	background-repeat: no-repeat;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.sidebar_copy {
	color: #000000;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	;
	font-size: 12px;
	line-height: 25px;
	margin-top: 0px;
}
#fire_right {
	width: 250px;
	padding: 0px;
	color: #111;
	height: 370px;
	clear: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: right;
	background-image: url(images/fire_side.jpg);
	background-repeat: no-repeat;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#water_right {
	width: 250px;
	padding: 0px;
	color: #111;
	height: 370px;
	clear: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: right;
	background-image: url(images/water_side.jpg);
	background-repeat: no-repeat;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#mold_right {
	width: 250px;
	padding: 0px;
	color: #111;
	height: 370px;
	clear: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: right;
	background-image: url(images/mold_side.jpg);
	background-repeat: no-repeat;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#thermal_right {
	width: 250px;
	padding: 0px;
	color: #111;
	height: 370px;
	clear: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: right;
	background-image: url(images/thermal_side.jpg);
	background-repeat: no-repeat;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#blank_right {
	width: 250px;
	padding: 0px;
	color: #111;
	height: 370px;
	clear: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: right;
	background-image: url(images/blank_side.jpg);
	background-repeat: no-repeat;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
