html,body{
	height: 100%;
}


body {
	margin: 0px;
	color: #B9B9B9;
	font: 14px "Times New Roman", Times, serif;
	padding: 0px;
	height: 100%;
	min-width: 956px;
	background: #000000;
}

#outer {
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: auto;
	width: 956px;
	background: url(../imgs/main-bk.jpg) no-repeat;
}

#outerS {
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: auto;
	width: 956px;
	background: url(../imgs/sec-bk.jpg) no-repeat;
}

/* Hack for IE */
* html #outer {
    height: 100%;
}
/* End IE Hack */

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{
	height:auto;margin-bottom:0
} 

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#colLeft {
	float: left;
	width: 397px;
}

#colLeftLnk {
	width: 395px;
	height: auto;
	margin-top: 400px;
	text-align: right;
}

#colLeftS {
	float: left;
	width: 325px;
}



#colMid {
	float: left;
	width: 323px;
}

#colMidS {
	float: left;
	width: 409px;
}


#colRight {
	float: left;
	width: 236px;
}

#colRightS {
	float: left;
	width: 222px;
}
#colRightSLink {
	height: 20px;
	width: 220px;
	margin-top: 103px;
	float: left;
}
#colRightSsem {
	height: auto;
	width: 218px;
	margin-top: 70px;
	float: left;
	border: 1px dashed #666;
	padding-top: 10px;
	padding-bottom: 10px;
}





#footer {
	width: 946px;
	text-align: center;
	padding: 4px;
	color: #494949;
}

#footer a:link {
	color: #FF0000;
	text-decoration: none;
}

#footer a:visited {
	color: #FF0000;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

h1 {
	margin: 60px 0px 0px 60px;
	padding: 0px;
	font-size: 18px;
	color: #999999;
}


h2 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #999999;
	margin: 4px 4px 4px 18px;
}


h3 {
	margin: 18px 0px 0px 17px;
	color: #5EACFB;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin: 10px 0px 2px;
	color: #CCCCCC;
}

h5 {
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin: 10px 0px 2px;
	color: #CCCCCC;
}
.h1red {
	color: #FF0000;
}


/*
input, select, textarea {
	font: 11px Courier New, Courier, mono;
	border: 1px solid #DFDFDF;
	background: #CCCCCC;
	color: #003399;
}
*/

#ifr {
	height: 381px;
	width: 220px;
	margin: 86px 0px 0px;
	float: left;
	border: 1px dashed #333333;
}


.imgbrd {
	border: 1px solid #666666;
	margin: 1px 1px 1px 4px;
}

.imgbrdx {
	border: 1px solid #666666;
	margin-left: auto;
}

#mainTxt {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 323px;
}
#intTxt {
	width: 450px;
	padding: 15px;
}


#mainTxt p {
	margin: 15px 15px 15px 70px;
}

#mainTxtS {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 409px;
	float: left;
}

#mainTxtS h1 {
	margin: 0px 0px 10px;
	font-size: 20px;
}


#mainTxtS p {
	margin: 15px 22px 15px 16px;
}

#mainTxtS li {
	margin: 15px 60px 15px 16px;
}


p {
	margin:0px 8px 8px;
}
.pp {
	border-style: none;
}



#topLinks {
	height: 42px;
}

#trans {
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 323px;
	background: url(../imgs/main-sl01.jpg) no-repeat;
}

.tlLge {
	font-size: 18px;
	font-weight: bold;
}


.tlMed {
	font-size: 14px;
	font-weight: bold;
}

.tlMedmore {
	font-size: 16px;
}


.tlSmall {
	font-size: 12px;
}

.tlVLge {
	font-size: 22px;
	font-weight: bold;
}

.tlVVLge {
	font-size: 28px;
}



#transSec {
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 409px;
	background: url(../imgs/sec-sl01.jpg) no-repeat;
	float: left;
}

#track {
	height: 240px;
	width: 234px;
	float: left;
	margin-top: 365px;
}

form {
	margin-left: 30px;
}
