@import url("main_standard.css");
Body {
    padding: 0px;
    margin:auto;
    font: 12px arial, tahoma, verdana, sans-serif;
    text-align: center;
    color:#000000;
    background:url('../images/BodyBG.jpg') center top repeat-x fixed;
    background-color:#2d140d;
}

*html .content ul, *html .content ol {
    margin-left: 0px;
    padding-left: 2em;
}

*+html .content ul, *+html .content ol{
    margin-left: 0px;
    padding-left: 2em;
}

A {
    color:#000000;
    text-decoration:underline;
}

h2 a {
    color:#2A271D;
    text-decoration:none;
}

h2 a:hover {
    color:#A67C52;
    text-decoration:underline;
}

A:hover {
    color:#A67C52;
}

h1 {
    font: 22px georgia, arial, tahoma, verdana, sans-serif;
    height:34px;
    padding:8px 0 0 0;
    margin:0;
    color:#2A271D;
}

H2{
    margin:18px 0 8px 0;
    font:18px georgia, arial, tahoma, verdana, sans-serif;
    color:#2A271D;
}

H3{
    margin:18px 0 8px 0;
    color:#2A271D;
    font:16px georgia, arial, tahoma, verdana, sans-serif;
}

H4{
    margin:0 0 8px 0;
    font:14px georgia, arial, tahoma, verdana, sans-serif;
    color:#2A271D;
}

H5{
    margin:0 0 19px 0;
    font:10px georgia, arial, tahoma, verdana, sans-serif;
    font-weight: bold;
    color:#2A271D; 
}

p, Ul, Ol {
    padding-bottom: 6px;
}
P {
    font-size:12px;
    color:#000000;
}
.WrapTop{
    width: 960px;
    height: auto;
    margin:auto;
    text-align:left;
}
.Top{
    width: 960px;
    height: 39px;
    overflow:hidden;
}
.TopImage{
    width: 288px;
    height: 25px;
    padding-top:8px;
    padding-left:15px;
    
}
.Banner{
    width: 960px;
    height: 225px;
    overflow:hidden;
}
.Logo{
    width: 164px;
    height: 225px;
    margin-top:-225px;
    overflow:hidden;
}
.CharacterImage{
    width: 960px;
    height: 255px;
    margin-top:-255px;
    text-align:right;
    overflow:hidden;
}
.WrapContent{
    width: 1020px;
    height: auto;
    margin:auto;
    padding-left:21px;
    padding-right:21px;
    padding-bottom: 1px;
    text-align:left;
    background-image:url(../images/MainContentBg.png);
    background-position:left;
    background-repeat:repeat-y;
}
*html .WrapContent{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/MainContentBg.png"); background:none;
}
.MainContent{
    width: 1020px;
    height: auto;
}
.MainContent_Home{
    width: 944px;
    height: auto;
    margin-left:38px;
    margin-top: 30px;
}

.MainContent_Home_C{
    width: 422px;
    height: auto;
    padding-left:16px;
}
.MainContent_L{
    width: 255px;
    height: auto;
    float:left;
}
.LeftTop{
    width: 224px;
    height: 8px;
    margin-top:23px;
    margin-left:16px;
    background:url('../images/Leve3TopBg.gif') top left no-repeat;
}
.LeftMenu{
    width: 224px;
    margin-top:23px;
    margin-left:16px;
}
.LeftMenu UL{
    list-style:none;
    margin:0;
    padding-bottom: 0;
}
.LeftMenu UL LI{
    list-style:none;
    display:block;
    padding-left:10px;
    margin: 6px 0px;
    background:url('../images/ArrowBlk.gif') 0px 4px no-repeat;
}



.LeftMenu UL LI A{
    color:black;
    text-decoration: none;
}
.LeftMenu UL LI A:hover{
    color:#9E0B0F;
    text-decoration: none;
}

.LeftMenu LI UL{
    list-style:none;
    margin:0;
}
.LeftMenu UL LI UL{
    list-style:none;
    padding-left:5px;
    padding-bottom:0px;
    z-index: 1000;
}

.LeftMenu UL LI.on UL{
    display:block;
}

.MainContent_R{
    width: 640px;
    height: auto;
    float:left;
    margin-left:16px;
}
.MainContent_R Img{
    margin-bottom:0px;
}

.MainContent_R .content img {
    margin-bottom:0px;
}

.content_twocol td
{
    vertical-align: top;
}

.ArticleTitle{
    width: 640px;
    margin-top:9px;
    font-size:35px;
    text-align:right;
    margin-bottom:10px;
    background:url('../images/TitleBg.gif') left center no-repeat;
    text-transform: uppercase;
}
.ArticleTitle_Home{
    width: 496px;
    margin-top:9px;
    font-size:35px;
    text-align:left;
    padding-left:16px;
    margin-bottom:10px;
    background:url('../images/TitleBg.gif') left center no-repeat;
    text-transform: uppercase;
}
.TransText{
    width:100%;
    filter:alpha(opacity=23);
    opacity: 0.23;
    -moz-opacity:0.23;
    display:block;
    color:#323232;
}
.FootMenu{
    width: 1020px;
    height:35px;
    clear:both;
    color:#FFFFFF;
    font-size:10px;
    padding-top:50px;
}

.FootMenu div{
    padding:13px;
}
.FootMenu A{
    color:#FFFFFF;
    text-decoration: none;
}
.FootMenu A:hover{
    color:#A67C52;
    text-decoration: none;
}
.FootMenu_L{
    width: auto;
    float:left;
    margin-top:10px;
    margin-left:16px;
}
.FootMenu_R{
    width: auto;
    float:right;
    margin-top:10px;
    margin-right:16px;
    text-align:right;
}
.WrapBottom{
    width: 990px;
    height: 19px;
    margin:auto;
    overflow:hidden;
}


.FooterContent{
	width: 1062px;
	margin:auto;
	margin-top:-20px;
	padding-bottom:30px;
	text-align:left;
	overflow:hidden;
}
.FooterContent_Top,.FooterContent_Mid,.FooterContent_Bottom{
	width: 1062px;
	overflow:hidden;
}
.FooterContent_Top{
	height:32px;
	background:url('../images/FooterContentTop.png') left bottom no-repeat;
}
.FooterContent_Mid{
	padding:6px 20px 6px 20px;
	width:1042px;
	background:url('../images/FooterContentMid.png') left top repeat-y;
}
.FooterContent_Bottom{
	height:32px;
	background:url('../images/FooterContentBottom.png') left top no-repeat;
}
.FooterContent_Mid table{
	width:990px;
}
.FooterContent_Mid table td{
	padding-left:20px;
	font: 11px Century Gothic, arial, tahoma, verdana, sans-serif;
	line-height:1.5;
	vertical-align:top;
	color:#FFFFFF;
}
.FooterContent_Mid table td a{
	color:#FFFFFF;
	text-decoration:none;
}
.FooterContent_Mid table td a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}



.HomeNewLIst h1{
	padding:6px 0 0 4px;
}
.HomeWelcomeContent{
	width:288px;
	height:auto;
	border-top:1px dotted #C8C7C7;
	background-color:#F2F2F2;
	padding:8px;
}
.HomeGallery{
	float:left;
	width:296px;
	height:310px;
	margin-left:24px;
	overflow:hidden;
}
.HomeGalleryWrap{
	width:296px;
	height:265px;
	position:relative;
}
.HomeGallery_IMG,.HomeGallery_Mask{
	width:296px;
	height:265px;
	position:absolute;
	text-align:center;
	overflow:hidden;
	/*z-index:100;*/
}
.HomeGallery_Mask{
	z-index:10;
}
.HomeNewLIst{
	float:right;
	width:610px;
	height:303px;
	position:relative;
	background-color:#E6E6E6;
	overflow:hidden;
}
.HomeNewLIst .Page{
	position:absolute;
	right:0;
	top:0;
}

#newsItems {
    list-style-type:none;
}

#newsItems li {
    list-style-type:none;
}

.HomeNewLIst .Page a{
	display:block;
	float:left;
	width:42px;
	height:34px;
	background:url('../images/Page_Gray.gif') left top no-repeat;
	text-align:center;
	text-decoration:none;
	color:#999999;
	font: 22px georgia, arial, tahoma, verdana, sans-serif;
}
.HomeNewLIst .Page li.Selected a{
	background:url('../images/Page_Red.gif') left top no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
.HomeNewTitle{
	width:296px;
	height:210px;
	position:relative;
	overflow:hidden;
    margin-bottom:10px;
}
.HomeNewTitle_IMG,.HomeNewTitle_Mask{
	width:296px;
	height:210px;
	position:absolute;
	text-align:center;
	overflow:hidden;
	z-index:100;
}
.HomeNewTitle_Mask{
	z-index:101;
}
.HomeNewTitle_Text,.EducationLink_Section_Text{
	z-index:102;
	position:absolute;
	text-align:center;
	padding:0 7px;
    width: 282px;
	top:164px;
	font: 14px georgia, arial, tahoma, verdana, sans-serif;
	color:#FFFFFF;
}

.HomeNewContent h3{
    margin:0px 0px 8px 0px;
}

.HomeNewContent a{
    text-decoration:none;
}

.HomeNewsItem {
    margin-left: 5px;
}

.EducationLink_Section_Text a, .HomeNewTitle_Text a {
    text-decoration: none;
    color: #FFFFFF;
}

.HomeNewContent{
	height:198px;
	padding:6px;
    padding-top:0px;
	line-height:1.5;
    width:280px;
    float:right;
}
.HomeNewScrollButton{
	text-align:center;
	height:39px;
}
.HomeNewScrollButton a{
	padding:0 7px 0 7px;
}
.EducationLink{
	width:310px;
	height:277px;
	float:left;
}
.EducationLink_Section{
	width:310px;
	height:92px;
	position:relative;
}
.EducationLink_Section_IMG,.EducationLink_Section_Mask{
	width:310px;
	height:92px;
	position:absolute;
	text-align:center;
	overflow:hidden;
	z-index:100;
}
.EducationLink_Section_Mask{
	z-index:101;
}
.EducationLink_Section_Text{
	top:52px;
	width:280px;
}

.SynopsisBox {
        float: left;
	width:280px;
	height:83px;
        margin-left: 15px;
	margin-bottom:7px;
	_margin-bottom:4px;
	*margin-bottom:4px;
	/* background:url('../images/BoxBG.gif') left top no-repeat; */
	overflow:hidden;
}
.Box_Section_Left{
	float:left;
	width:96px;
	margin:1px 0 0 3px;
	height:81px;
	overflow:hidden;
}
.Box_Section_IMG,.Box_Section_Mask{
	width:96px;
	height:81px;
	position:absolute;
	text-align:center;
	overflow:hidden;
	z-index:100;
}
.Box_Section_Mask{
	z-index:101;
}
.Box_Section_Right{
	float:right;
	width:166px;
	padding:10px 10px 10px 0;
}
.Box_Section_Right h2{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0;
	padding:0;
}




#menu{
    width: 987px;
    height: 35px;
    padding-left: 30px;
    padding-right: 30px;
    background:url('../images/Level1BG.jpg') top left no-repeat;
}
.menubar_right{
    width:35px;
    height:35px;
    background-color:#9E0B0F;
    float:right;
    border-left:1px solid #FFFFFF;
 }
#menu ul{
    list-style:none;
    text-align:left;
    float:left;
}
#menu ul li{
    float:left;
    position:relative;
    margin: 0px;
    padding-left: 15px;
    padding-right: 14px;
    padding-top:10px;
    padding-bottom:12px;
    background:url('../images/Level1LI.gif') center left no-repeat;
    display:inline;
}
#menu ul li.first{
    background-image:none;
}
#menu ul li a{
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
}
#menu ul li a.on{
    color:#A67C52;
}
#menu ul li a:hover{
    color:#A67C52;
}

#level1{
    position:relative;
    z-index:400;
}

#menu ul li ul, #level1 li ul{
    z-index: 1000;
    border: 0px;
    left: -999em;
    width: 166px;
    position: absolute;
    margin:0px;
    margin-left:-12px;
    padding:0px;
    padding-bottom:16px;
    background-image: url(../images/Level2ULBottom.png);
    background-repeat: no-repeat;
    background-position: left bottom;
} 
*html #menu ul li ul{
    width: 140px;
    padding-left:10px;
    background-color:#454443;
}  
*+html #level1 li ul{
    padding-left:10px;
}  
#menu ul li ul li, #level1 li ul li{
    display:block;
    width:100%;
    border:none;
    margin:0px;
    margin-top: 0px;
    padding:0px 10px;
    background:url(../images/Level2ULLI.png) repeat-y;
    margin-left:0px;
}
#menu ul li ul li a{
    border-top:0px;
    width: 117px;
    /*background-color:#00A99D;*/
    display: block;
    /* height:auto;
    padding:6px 5px;*/
    color:#FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    /*border: 1px solid #FFFFFF; */
    background:url(../images/blank.gif) -50px -50px no-repeat;
    padding-left:10px;
}
#menu ul li ul li a:hover{
    border-top:0px;
    /*border-left:4px solid #9B462C;*/
    /*width: 141px;*/
    color:#A67C52;
    padding-left:10px;
    width: 117px;
    /*background-color: #ffffff;*/
    /*border: 1px solid #FFFFFF;*/
    background:url(../images/blank.gif) 0px 10px no-repeat;
}
#menu ul li ul li a:hover, #level1 li:hover ul, #level1 li.sfhover ul {
    left: auto;
}
#level1 li ul ul{
    z-index: 100;
    position: absolute;
    margin-left: 142px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -23px;
}
#level1 li:hover ul ul, #level1 li:hover ul ul ul, #level1 li.sfhover ul ul, #level1 li.sfhover ul ul ul, #level1 li.sfhover ul ul ul ul {
    left: -999em;
}
#level1 li:hover ul, #level1 li li:hover ul, #level1 li li li:hover ul, #level1 li li li li:hover ul, #level1 li.sfhover ul, #level1 li li.sfhover ul, #level1 li li li.sfhover ul, #level1 li li li li.sfhover ul{ /* lists nested under hovered list items */
    left: auto;
}
#level1 li ul a{ 
    width:132px;
    font-style: normal; 
    font-weight: normal; 
    color: #ffffff; 
    line-height: 12px; 
    padding-left: 5px; 
    padding-bottom: 5px; 
    padding-right: 0px; 
    padding-top: 5px; 
    margin: 0px; 
    display: block; 
    /*background-color: #B5B5B5;*/
}

.OneITLogo{
	width: 960px;
	height: 37px;
	margin:auto;
	margin-top:-40px;
	text-align:right;
}
*html #level1 li:hover ul, #level1 li li:hover ul, #level1 li li li:hover ul, #level1 li li li li:hover ul, #level1 li.sfhover ul, #level1 li li.sfhover ul, #level1 li li li.sfhover ul, #level1 li li li li.sfhover ul{ /* lists nested under hovered list items */
                        left: 0;
                        margin-top:22px;
                        margin-left:-3px;
}

div.content ol li,  div.content ul li{
    margin-bottom: 5px;
}

.BannerOverlay{
    width:100%;
    background:url('../images/banner_overlay.png') top center no-repeat !important;
}

.ScrollButton
{
    float: left;
}

#newsPane {
    overflow: hidden;
    height: 220px;
    position:relative; 
}
.clear{
    float:none;
    clear:both;
    font-height:1px;
    line-height:1px;
}

div.synopsis_thumb{
    width:auto;
}

.wrap3{
    padding:0px;
}

.Box_Section_Right a{
    text-decoration:none;
}
