body {
	margin: 0px;
	background: url(i/tclbg1.jpg);
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 750px;
	margin: 0 auto;
	padding:0;
	background: transparent url(i/bgstrip.jpg) repeat top left;
}

.topnav{
		
	background-color: #0093B1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 20px;
	color: #ffffff;
		text-align: center;
margin:0;
padding-top:0px;
}
.topnav a:link, .topnav a:active, .topnav a:visited {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:3px;
	text-decoration: none;


	}

.topnav a:hover {
	color: #ffffff;
	background-color:#4cb3c8;

	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom:3px;


	}
.pagehome {
	width: 800px;
	margin: 0 auto;
	background-color: #F15113;
}
.content{
	margin:0;
	padding:0;
}
.homeleft{
	width:572px;
padding:0;
margin:0;
	float: left;
}
.homeright{
	width: 218px;
	vertical-align: top;
	margin: 5px;
	float: right;
}
.hometop{
	width:572px;
	background-color: #F15113;
	background: url(i/home1.jpg);
	height:294px;
}
.homenavarea{
	width:572px;
	background-color: #F15113;
	background: url(i/home2.jpg);
	
	vertical-align: bottom;
	background-position: top;
	background-repeat: no-repeat;
}
 .hometext{
		display: block;
	white-space: normal;
	width: 550px;
		vertical-align: bottom;
padding-top:175px;
margin: 0 auto;
	
} 

#homenavlink{
	
	margin-right: 5px;
}
#homenavlink a:link, #homenavlink a:active, #homenavlink a:visited {
	cursor: pointer;
	cursor: hand;
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: right;
	margin-bottom:8px;
	padding-right:5px;
	font-weight: bold;
	background-color: #0093B1;
}
#homenavlink a:hover {
	cursor: pointer;
	cursor: hand;
	display: block;
background-color:#4cb3c8;
	color: #fff;
	text-decoration: none;
	padding-right:5px;
	font-weight: bold;
	font-size: 12px;
}
.hometextarea{
	width:572px;
	background-color: #F15113;
}

.header {
	width: 750px;
	background-color: #F15113;
	background: url(i/banner.jpg);
	height:115px;
}

.content {
	
}

.left {
	width: 141px;
	float: left;
	margin:0;
	padding:0;
	background-image: url(i/sidenav.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.left_content{
	width:131px;
	padding:5px;
	padding-top:5px;
	text-align: center;
}

.right {
	width: 609px;
	float: right;
		margin:0;
	padding:0;


}


.main_content {
	width: 579px;
	padding: 15px;
}	



/* Text - default */
body, td, p, li, input, select, textarea {
	text-decoration: none;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	margin:0px;
	margin-bottom:10px;
}

/* Lists */
ul, ol {}



/* Headings */
h1 { font-size: 24px; color:#f75112; line-height: 1.5em; margin-bottom: 2px; }
h2 { font-size: 20px; color:#f75112; line-height: 1.5em; margin-bottom: 2px; }
h3 { font-size: 16px; color:#f75112; line-height: 1.5em; margin-bottom: 2px; }
h4 { font-size: 14px; color:#f75112; line-height: 1.5em; margin-bottom: 2px; }	
h5 { font-size: 14px; color:#ffffff; line-height: 1.5em; margin-bottom: 2px; }
h6 { font-size: 12px; color:#f75112; line-height: 1.5em;  font-weight: bold;  margin-bottom: 2px;}

/* Links - default */
a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0093b1;
}	

/* Links - hover (onmouseover) */
a:hover {
	text-decoration: underline;
}	

.footer {
	width: 750px;	
	margin: 0 auto;

}

.copyright_tagline {
	text-align: center;
	width: 750px;
	font-size: 10px;
	font-weight:bold;
	color: #5D5D5D;
	padding-top: 12px;
}

.copyright_tagline a:link, .copyright_tagline a:active, .copyright_tagline a:visited  {
	color: #000000;
		text-decoration: none;
	
}
.copyright_tagline a:hover  {
	color: #000000;
	text-decoration: underline;
}


#Nav a:link, #Nav a:active, #Nav a:visited {
	
	font-weight: bold;
	margin: 0px 0 3px 0;
	color: White;
	padding: 2px 0 2px 0;
	text-decoration: none;
	text-align: center;
		display: block;
	white-space: normal;
	cursor: pointer;
	cursor: hand;
		font-size: 10px;
}

#Nav a:hover {
	background: #0093B1;
	color: White;
	text-decoration: none;
		cursor: pointer;
	cursor: hand;
}
