/* header */

.header {
	height: 208px;
	text-align: center;}


/* content */

body {	
	font-family: "palatino linotype",palatino,serif;
	font-size: 12px;
	letter-spacing: 0pt;
	line-height: 1.5;
	background-image:url(images/bg/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ea901e;
	color: #FFF;
	margin: 0;
}

h1 {
	background: url(images/rtcc_02.jpg) no-repeat;
	text-indent: -99999px;
	width: 796px;
	height: 208px;
	display: block;
	margin: 0 auto 0 auto;
	}

a {
	color: #FFFFFF;
	}

a:hover {
	text-decoration:none;}



.footer {
	width:796px;
	height:75px;
	margin: 0 auto;
	background-image:url(images/rtcc_18.jpg);
	margin: 0 auto;
	padding: 0px;
	padding-top: 15px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	letter-spacing:1.12px; 
}

.footer a {
	color: #FFF;
	text-decoration:underline;
	}

.footer a:hover {
	color: #FFF;
	text-decoration: none;
	}

.homepagecontent {
	background: url(images/rtcc_16.jpg) no-repeat top left;
	width: 706px; /* 796 - 45L - 45R = 706 */
	padding: 150px 45px 20px 45px;
	margin: 0 auto 0 auto;
	height: 550px; /* 685 - 20B - 150T = 665 */
	line-height:21px;
	font-size:14.5px;

	}
	
.insidecontent {
	background: url(images/rtcc_16b.jpg) no-repeat top left;
	width: 706px; /* 796 - 45L - 45R = 706 */
	padding: 50px 45px 20px 45px;
	margin: 0 auto 0 auto;
	height: auto; /* 685 - 20B - 150T = 665 */
	min-height: 605px;
	_height: 685px;  /* IE6 hack */
	line-height:21px;
	font-size:14.5px;
	}
	
.homenewcontent {
	background: url(images/rtcc_16b2.jpg) no-repeat top left;
	width: 711px; /* 685 - 20B - 150T = 665 */
	min-height: 605px;
	_height: 685px;  /* IE6 hack */
	line-height:21px;
	font-size:14.5px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 40px;
	text-align: center;
	}

.homeleftcontent {
	width: 300px; /* 796 - 45L - 45R = 706 */
	padding: 0px 0px 0px0px;
	margin-right:20px;
	margin-top:20px;
	line-height:21px;
	font-size:14.5px;
	float:left;
	}
	
.homerightcontent {
	width: 300px; /* 796 - 45L - 45R = 706 */
	padding: 0px 0px 0px0px;
	margin-top:20px;
	line-height:21px;
	font-size:14.5px;
	float:right;
	}
	
	
.trans_box {
	background-image:url(images/transtop.png);
	width:718px;
	height:31px;
	margin-top:20px;
}

.home_box {
	background-image:url(images/home.png);
	width:718px;
	height:210px;
}
.home_box2 {
	margin-top:5px;
	width:718px;
	height:60px;
	margin-bottom:5px;
}

.insidecontent_lastyear {
	background: url(images/rtcc_16c.jpg) no-repeat top left;
	width: 706px; /* 796 - 45L - 45R = 706 */
	padding: 50px 45px 20px 45px;
	margin: 0 auto 0 auto;
	height: auto; /* 685 - 20B - 150T = 665 */
	min-height: 605px;
	_height: 685px;  /* IE6 hack */
	line-height:21px;
	font-size:14.5px;

	}
	
.spacer {
	width: 362px;
	height: 104px;
	float: right; 
	display: block;
	}
	
.nav {
	width:796px;
	height:34px;
	margin: 0 auto 0 auto;
	text-align: center;
	}
.homenewcontent div p {
	text-align: left;
}

.topper p{
	margin-top:0px;
}
