body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Myriad Pro", Verdana;
}
#header_bg {
	background-color: #FFF;
	background-image: url(../images/landingpage_announcment_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 115px;
}
#banner_bg {
	background-color: #25600b;
	background-repeat: repeat-x;
	height: 321px;
}
.uc_banner {
	background-image: url(../images/main_banner.jpg);
	height: 321px;
	width: 1099px;
	margin-right: auto;
	margin-left: auto;
}
.button_box {
	height: 205px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.button_box img {
	margin: 6px;
}
.uc_banner_text {
	float: right;
	width: 350px;
	margin-top: 115px;
	margin-right: 219px;
	font-family: "Lucida Sans", "Lucida Grande", "Myriad Pro", Verdana;
	font-size: 14px;
	color: #FFF;
}
.uc_banner_text h2 {
	font-size: 19px;
	color: #FFF;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	height: 115px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 71px;
	width: 324px;
	margin-top: 15px;
}
.header_text {
	float: right;
	width: 300px;
	margin-top: 35px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}
.header_text a{
	color: #666;
	text-decoration:none;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #666;
}
