@charset "utf-8";
html, body, div, ul, li, h1, h2, h3, br, img, a, ul, li {  margin: 0px;  padding: 0px;  border-width: 0px;
} 

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #565757; margin: 0;	padding: 0; background-image:url(images/stripeback.gif); background-repeat:repeat;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000; 
}
.thrColFixHdr #container { 
	width: 963px; background: #490D0E; margin: 0 auto; padding: 0; text-align: left;  border-width: 0px;
} 
.thrColFixHdr #header {
	background: #010202;
  } 
.thrColFixHdr #header h1 { height:199px;
}
.thrColFixHdr #sidebar1 {
	float: left; border: none; 
	margin: 0;
	padding: 0; border-width:0;
	width: 325px;
	height:998px;
	background: #420D0D;
	background-image:url(images/homleftside_02.jpg);
	background-repeat: no-repeat; display: inline;
}

.thrColFixHdr #mainContent { 
	 width:430px; margin: 0 208px 0 325px; padding: 0; background-color: #AD6C61; border-width:0; border: none; 
}

 .thrColFixHdr #sidebar2 {
	float: right; width: 208px; height:998px; margin: 0; padding: 0; border-width:0; border: none; 
	background: #420D0D; background-image:url(images/homeright.jpg); background-repeat: no-repeat;
	display: inline;
	}
#nav {  margin:0; padding:0; margin-top: 114px; width:325px;}
.thrColFixHdr ul { line-height:0; border: none; margin-top: 0; list-style-type:none; }
.thrColFixHdr ul li { white-space: nowrap; float:left; clear:none; margin-top: 0; }

.thrColFixHdr #footer ul { line-height:0; border: none; margin-top: 0; list-style-type:none; }
.thrColFixHdr #footer ul li { white-space: nowrap; display:inline; float:left; clear:none; margin-top: 0; }



.thrColFixHdr #footer { clear:both; background:#353535; background-image:url(images/homefooter.jpg); height:57px; margin: 0; padding: 0; padding-bottom: 5em; background-repeat:no-repeat;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.standout {
	color:#FFFFFF;
	padding-top:650px;
	padding-right:10px;
	text-align:right;
	font-size: 1em;
	text-transform: uppercase;
	font-weight:normal;
}
#intro {
	letter-spacing: .2em;
	text-align: right;
	position: absolute;
	left: 900px;
	top: 823px;
	width: 237px;
	height: 125px;
}
.standout2 {
	color:#FFFFFF;
	text-align:right;
	font-size: .9em; letter-spacing:.1em;
	text-transform: uppercase;
	font-weight:normal;
}

.offleft {
	margin-left: -9000px;
	position: absolute;
}

#welcome {
	margin-top: 1260px;
	position: absolute; color:#FFFFFF;
	font-size: .8em; padding: 4px; width: 958px;
}
.copyright { text-align:center; font-size:.8em;}