@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	height: 77px;
	clear: both;
	width: 900px;
	text-align: left;
	padding-left: 60px;
}
#banner {
	height: 184px;
	width: 960px;
	background-image: url(../images/banner_bg.jpg);
}
#bannerInner {
	height: 127px;
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
}
#nav {
	height: 23px;
	width: 880px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: right;
	padding-right: 80px;
	font-size: 90%;
}
#nav a {
	color: #CCCCCC;
	text-decoration: none;
}
#nav a:hover {
	color: #FE7600;
	text-decoration: none;
}


#content {
	width: 830px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	padding: 5px;
	color: #666666;
	clear: both;
}
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: xx-large;
	letter-spacing: -4px;
}
#content  a {
	color: #FF7500;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
	text-decoration: none;
}



#footer {
	height: 68px;
	width: 896px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 64px;
	color: #666666;
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
}
.enhanceText {
	font-weight: bold;
	color: #FF6633;
}
.bigText2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: x-large;
	letter-spacing: -2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE7600;
}
`.style1 {color: #FF6600}
.contentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 86%;
	text-align: justify;
	margin-top: 10px;
}

.style3 {color: #999999}

.smlText {
	font-size: 70%;
}
.style1 {
	color: #FF7500;
}
#lftContent {
	float: left;
	width: 400px;
}
#rghtContent {
	float: right;
	width: 402px;
}
h2 {
	color: #FF6633;
	font-size: 120%;
}
#cu3er-container {width:400px; outline:0;}

.border {
	border: 1px solid #FF7401;
}
.center {
	text-align: center;
}
.rndCorners {background-color: #F1F1F1;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border: 1px solid #9e9e9e;
padding: 10px;
}
.contentText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	text-align: justify;
	margin-top: 10px;
}
