

body {
	margin:0px;
	background:url(../images/Splash/splash_bg_page.jpg) repeat-x;
	background-color:#EFF0F4;
}
#masterDiv {
	margin:0px auto;
	width:955px;
}
#outerPage {
	background:url(../images/Splash/splash_bg_outer.jpg) repeat-y;
}
#innerPage {
	background:url(../images/Splash/splash_bg_inner.jpg) no-repeat;
	padding:0px 10px;
}
#mainImage p {
	margin:0px;
}
#primaryContent {
	background:url(../images/Splash/splash_bg_prim_content.gif) repeat-y;
	padding:0px 45px 0px 60px;
}
#leftColumn {
	float:left; 
	padding:29px 32px 0px 0px;
	width:248px;

    font-family:"Trebuchet MS", arial, sans-serif;
    font-size:12px;
}
#leftColumn p {
	margin:0px 0px 20px;
}
.asian {
	line-height:28px;
	letter-spacing:0.2em;
}
.western {
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:12px;
}
#rightColumnOuter {
	background-color:#EDE9D5;
	float:left; 
	width:549px; 
}
#rightColumnInner {
	background:url(../images/Splash/splash_bg_right_gradient.gif) no-repeat;
}
#rightColumnContent {
	 background:url(../images/Splash/splash_bg_right_bottom.gif) no-repeat bottom;
	 color:#000;
	 font-family:"Trebuchet MS", arial, sans-serif;
	 font-size:12px;
	 padding:38px 30px 27px 30px;
}
#rightColumnContent p {
	margin:0px;
}
#footer {
	background:url(../images/Splash/splash_bg_bottom.jpg) no-repeat;
	background-color:#EFF0F4;
	padding:59px 0px 0px 0px;
	text-align:center;
	line-height:16px;
}
img {
	border:0px;
}
ul {
	list-style-type:none;
	margin:0px 0px 10px;
	padding:0px;
}
li {
	background:url(../images/Splash/splash_blt_black_dot.gif) no-repeat 0px 8px;
	padding:0px 0px 5px 15px;
}
a:link, a:visited, a:hover, a:active {
	color:#2E60C0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clr {
	clear:both;
}
