#aiheader {
    color: #333;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625;
    background-color: #fff;
    line-height: 1.4;
}

#aiheader .wrap {
    margin: 0 auto;
    max-width: 980px;
}

#aiheader .omega-nav-menu {
    clear: both;
    color: #999;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

#aiheader .omega-nav-menu li {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
}

#aiheader .omega-nav-menu a {
    border: none;
    display: block;
    padding: 28px 24px;
    position: relative;
    word-break: break-word;
    color: #333;
    text-decoration: none;
}

#aiheader ul {
    box-sizing: border-box;
}

#aiheader .site-header {
    background: none repeat scroll 0 0 #F7F7F7;
    display: block;
}

#aiheader .site-header > .wrap {
    padding: 50px 0;   
    padding-top: 20px;
    padding-bottom: 20px;
}

#aiheader .title-area {
    font-weight: 700;
    padding: 0;
    text-align: center;
}

#aiheader .site-title {
    font-size: 45px;
    line-height: 1;
    margin: 0 0 10px;
}

#aiheader h2.site-title {
    color: #444;
    font-weight: normal;
	border-bottom: none;
    padding-bottom: 0px;
    padding-top: 0px;
}

#aiheader .site-title a,#aiheader .site-title a:hover {
    color: #333;
    text-decoration: none;
}

#aiheader .site-description {
    color: #606060;
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
}

#aiheader h3 {
    line-height: 1.2;
}


.left-menu { 
    position:absolute; 
	z-index:5;
	left:1px; 
	top:210px;
}

div.menudiv {
	width: 150px; 
}

.content-td {
	height:100%;
	width:100%;
	vertical-align:top;
}

.content-outer-div {
	margin: auto; 
	max-width:940px;
}

#left-menu-div {
	width:170px;
	float:left;"
}

#main-text h2, #split3 h2, .h2-right {
	font-family: Georgia, serif; 
	font-size: 18px; 
	font-style: italic; 
	font-weight: 300;
	border-bottom: 1px solid #000000;
    padding-bottom: 5px;
    padding-top: 5px;
	margin-bottom: 2px;
	background: none;
	color: #333;
	margin-top: 0px;
}

#main-menu {
	text-align:left;
	color: #333;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	padding-left: 10px;
	padding-top: 10px;
}

#split3 {
	color: #333;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	
}

.rl {
	font-size: 16px;
}

.content-div { 
    max-width: calc(100% - 170px);
	float: left;
}	

.more-news {
    padding-inline-start: 12px;	
}

@media only screen and (max-width: 950px) {
	 #twg-ad-right-top {
        display: none;
    }
}

@media only screen and (max-width: 750px) {
    .wrap {
        width: 100%;
    }
    ul.menu-primary, #twg-ad-right-top {
        position: static;
        display: none;
        width: 100%;
    }
    .omega-nav-menu, .site-description, .site-header .title-area, .site-title {
        text-align: center;
    }
	#aiheader .omega-nav-menu li {
		display: block;
		border-top: 1px solid #DDD;
		
	}
	#aiheader .omega-nav-menu a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
    .menu-icon:before {
        content: "";
        position: absolute;
        top: 4px;
        left: 0;
        width: 100%;
        border-top: 4px solid #333;
    }
    .menu-icon {
        position: absolute;
        z-index: 9;
        top: 0px;
        right: 0px;
        display: block;
        width: 24px;
        margin: 12px;
        text-indent: -999px;
        height: 12px;
        border-top: 4px solid #333;
        border-bottom: 4px solid #333;
        opacity: 0.8;
    }
	.left-menu { 
	    top:125px;
    }
}

@media only screen and (max-width: 800px) {
    #left-menu-div {
	    display: none;
    }
}