@charset "utf-8";
/* CSS Document */

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	float: none;
}
/* Page */

#page {
	width: 978px;
	background: #FFFFFF;
	border-top: none;
	padding-top: 20px;
	float: none;
	height: auto;
}

/* Content */

#content {
	float: none;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#Title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
	float: none;
}
.offer {
	color: #4F7FA9;
	font-size:14px;
}
.offer h1 {
	font-size: 18px;
	padding-top: 0px;
}
.title1{
	width:950px;
}
.title1 h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#006;
	text-align: center
}
.title1 h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#006;
	padding-top: 10px;
	text-align: center;
	padding-left: 0px;
	}
.more{
	text-align: left; 
	font-size:14px;
}
