@charset "utf-8";

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FF;
}
body  {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColFixHdr #container {
	width: 955px;
	min-height: 600px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/c_bg.jpg);
	background-repeat: repeat;
	border: 2px solid #000;
} 
.thrColFixHdr #header {
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_logo.png);
} 
.thrColFixHdr #Content1 {
	color: #000;
	margin-top: 10px;
	margin-right: 190px;
	margin-bottom: 300px;
	margin-left: 190px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	background-image: url(images/hiero.png);
	background-position: left bottom;
	background-repeat: repeat-x;
} 
.thrColFixHdr #Content2 {
	color: #000;
	margin-top: 10px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 190px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	background-image: url(images/hiero.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.thrColFixHdr #Content3 {
	color: #000;
	margin-top: 10px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 190px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	background-image: url(images/hiero.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.thrColFixHdr #sidebar1 {
	width: 150px;
	color: #000;
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	font-size: 12px;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.thrColFixHdr #sidebar2 {
	width: 170px;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(images/ts.png);
	background-repeat: no-repeat;
	height: 170px;
}
.thrColFixHdr #sidebar3 {
	width: 150px;
	color: #000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	font-size: 12px;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
}
.thrColFixHdr #sidebar4 {
	float: right;
	width: 150px;
	color: #000;
	margin-top: 10px;
	margin-right: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	padding: 10px;
}
.thrColFixHdr #sidebar5 {
	float: right;
	width: 150px;
	color: #000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	font-size: 12px;
	text-align: center;
	clear: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}

.thrColFixHdr #footer {
	border-top-color: #000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #000;
	padding: 5px;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.style2 {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

