/* Lexues CSS Document */
#wrap {
	background-color:transparent;
}
#background{
width:auto;
height:auto;
background-image:url(../images/top/bg_page.jpg);
background-repeat:repeat-x;
background-color:#E4D2BE;
}
#header{
	width:900px;
	height:98px;
	background-color: #FFFFFF;
	background-image: url(../images/top/topBg_header.jpg);
	background-repeat: no-repeat;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-bottom: 10px;
}
#header #titleLogo {
	padding-top: 10px;
	width: 415px;
}
#header #entryBox{
	width:200px;
	height:68px;
	float:right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
#topHeader{
	width:910px;
	height:410px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#topHeader #titleFlash{
	width:910px;
	background-color:#FFF;
}
#topHeader #titleFlash #flashMessage {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#content{
	background-image:none;
	background-color:transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	width: 905px;
}

#newsBox{
	width:660px;
	float:left;
	padding-top: 15px;
	padding-bottom: 15px;
}

#newsBox #newsTop{
	height:25px;
	width:660px;
	clear:both;
	background-image: url(../images/top/news_top.gif);
	background-repeat: no-repeat;
}
#newsBox #ntxt_area {
	width:660px;
	background-image:url(../images/top/news_content.gif);
	background-position:0 0;
	background-repeat:repeat;
}
#newsBox #news_title {
	float: left;
	width: 170px;
	background-image: url(../images/top/news_title.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbc5c5;
	height: 238px;
}
#newsBox #newsContent {
	width:440px;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	padding-right: 10px;
	padding-left: 35px;
}
#newsBox #newsContent dl {
	padding-top: 4px;
	line-height: 1.3em;
}
#newsBox #newsContent dt{
color:#003300;
font-weight:bold;
padding-bottom:3px;
}
#newsBox #newsContent dd{
padding-bottom:10px;
}
#newsBox #newsContent .more {
	text-align: right;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 6px;
	color:#FF6600;
}
#newsBox #newsContent  a:link{color:#525252; text-decoration:none;}
#newsBox #newsContent  a:visited{color:#FF9900; text-decoration:none;}
#newsBox #newsContent  a:hover{color:#FF9900; text-decoration:none;}
#newsBox #newsContent .more  a:link{color:#FF6600; text-decoration:none;}
#newsBox #newsContent .more  a:visited{color:#FF9900; text-decoration:none;}
#newsBox #newsContent .more  a:hover{color:#FFFFFF; text-decoration:none;}

#newsBox #newsBottom{
	height:20px;
	width:660px;
	background-image: url(../images/top/news_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: center bottom;
}

#rightContent{
	width:238px;
	float:right;
	padding-top:13px;
	background-image: url(../images/top/banner_bgBox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 13px;
	margin-top: 16px;
	padding-left: 2px;
}
#rightContent .bannerContent{
	clear:both;
	width: 216px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 9px;
}
#rightContent #bannerContent img.leftMv{
padding-left:5px;
}

#rightContent #bannerWideContent{
padding-top:10px;
}
#rightContent #bannerBigContent{
padding-top:10px;
}

#footerContent{
width:auto;
height:20px;
background-image:url(../images/common/bg_flash.jpg);
background-position:0 bottom;
background-repeat:repeat-x;
clear:both;
}

#footer{
	background-image:url(../images/top/bg_topfooter.jpg);
	background-repeat:repeat-x;
	clear: both;
}
#footer #copyright {
	float: left;
	width: 340px;
	margin-right: 20px;
}
#footer #footer_banner {

}
#footer #footer_banner img {
	display: inline;
	margin-right: 14px;
}
