#master0 { 
	width: 980px;
	height: 355px;
	margin: auto;
	padding: 10px 0 0 0; 
	}
#master1 {
	width: 970px;
	height: 345px;
	padding: 5px;
	background: #FFFFFF;
}

#master2 {
	border: 2px solid #000000;
	padding: 5px;
	background: #FFFFFF;
	width: 956px;
	height: 331px;
}

#master3 {
	background: #0c4364;
	width: 956px;
	height: 331px;
}


.boximage {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}

.boxheader {
	width: 260px;
	text-align: center;
	padding: 10px 20px 10px 20px;
}

.inlineh1 {
	display: inline;
	font-family: 'Times New Roman', serif;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
}

.boxtext {
	width: 260px;
	padding: 5px 20px 0 20px;
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	font-weight: bold;
	color: #F0F0FF;
	text-align: center;
}

.boxtext1 {
	width: 260px;
	height: 230px;
	padding: 5px 20px 0 20px;
	font-family: Arial, Verdana, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.boxbutton {
	width: 260px;
	height: 36px;
	padding: 0 20px 0 20px;
}

#main_bottom { 
	width: 976px;
	margin: 10px auto;
	padding: 10px 0 20px 0;
	background: #FFFFFF;
	border: 2px solid #DEDEDE;
	}

#main_left {
	float: left;
	width: 340px;
	background: #FFFFFF;
	padding: 0 0 0 20px;
}

#main_middle {
	float: left;
	width: 340px;
	background: #FFFFFF;
	padding: 0 20px 0 0;
}

#main_right {
	float: left;
	width: 250px;
	background: #FFFFFF;
}

.ctgr {
	border-bottom: 2px solid #DEDEDE;
	text-align: left;
	color: #690000;
	font-family: 'Times New Roman', serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
}

.sprt {
	width: 280px;
	height: 20px;
	margin-left: 30px;
	border-bottom: 2px solid #DEDEDE;
	text-align: center;
}

.hometemp {
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #0c4364;
	padding: 0 20px 0 20px;
}

.hometemptext {
	text-align: left;
	padding: 0 20px 0 20px;
}

.readmore {
	text-align: right;
	padding: 10px 60px 0 0;
}