HTML, BODY { padding:0px;margin:0px;padding:0px; }


BODY {
	background-color:#C7CBCE;
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	font-family:Arial;
	font-size:14px;
	color:#384456;
}


TD {
	vertical-align:top;
}
H1 {
	color:#384456;
	font-family: Arial;
	font-size:19px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	border:0px;
}
A {
	color:#7C1000;
	text-decoration:none;
}


TD.head {
	height:122px;
}
TD.main {
	height:471px;
	background-color:#FFFFFF;
}
TD.foot {
	background-color:#012150;
}
DIV.logo {
	float:left;
	margin-top:35px;
	margin-left:90px;
}
DIV.headright {
	float:right;
	padding-top:15px;
	padding-right:50px;
}
TABLE.footer {
	width:1000px;
	margin-top:20px;
}

TD.footer1 {
	width:100px;
}
TD.footer2 {
	width:110px;
}
TD.footer3 {
	width:29px;
}
TD.footer4 {
	width:98px;
}
TD.footer5 {
	width:18px;
}
TD.footer6 {
	width:75px;
}
TD.footer7 {
	width:17px;
}
TD.footer8 {
	width:68px;
}
TD.footer9 {
	width:16px;
}
TD.footer10 {
	width:49px;
}
TD.footer11 {
	width:420px;
}

TD.main1 {
	height:471px;
	width:100px;
}
TD.main2 {
	height:471px;
	width:578px;
}
TD.main3 {
	height:471px;
	width:100px;
}
TD.main4 {
	height:471px;
	width:222px;
	padding-left:10px;
	background-position: 0% 50%;
	background-image:url(line.png);
	background-repeat:no-repeat;
	vertical-align:middle;
}
TD.menuabove {
    height:1px;
    background-color:#CCCCCC;
    position:relative;
    z-index:20;
}
TD.menu {
	background-color:#FFFFFF;
	height:42px;
    vertical-align:top;
    margin:0px;
    border:0px;
    padding:0px;
    background-image:url('menubg.jpg');
    background-repeat:repeat-x;
}
IMG.social {
    margin-bottom:5px;
}
IMG.menuitem {
    display:inline;
    margin:0px;
    border:0px;
    padding:0px;
}
DIV.itn {
    font-family:times, serif, times new roman;
    font-weight:800;
    font-size:18px;
}
DIV.itntext {
    font-size:10px;
    width:145px;
}
A.readmore {
    font-size:11px;
    font-weight:600;
}
A.readmore:hover, A.readmore:active {
    text-decoration:underline;
}
DIV.maindiv {
    margin-top:50px;
    color:#012150;
    font-size:14px;
}
H1.main {
    color:#012150;
    font-size:20px;
    margin-bottom:10px;
}
DIV.popupcontainer1 {
    z-index:10;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
}
DIV.popupcontainer2 {
    z-index:9;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
}






DIV.head {
    position:relative;
    z-index:20;
	background-color:#012150;
	background-image:url(headbg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	height:122px;
}
DIV.menubg {
    position:relative;
    z-index:20;
    background-color:#8a8959;
}


DIV.menu1 {
    position:relative;
    top:15px;
    z-index:10;
    width:160px;
    height:141px;
    background-color:#8a8959;
    border:0px solid #6c6c3b;
    border-right-width:1px;
    border-bottom-width:1px;
}
DIV.menu2 {
    margin-top:20px;
    position:relative;
    top:15px;
    left:-150px;
    z-index:9;
    width:160px;
    height:80px;
    background-color:#8a8959;
    border:0px solid #6c6c3b;
    border-right-width:1px;
    border-bottom-width:1px;
}
DIV.menu3 {
    margin-top:40px;
    position:relative;
    top:15px;
    left:-150px;
    z-index:9;
    width:160px;
    height:60px;
    background-color:#8a8959;
    border:0px solid #6c6c3b;
    border-right-width:1px;
    border-bottom-width:1px;
}





DIV.popupmenu {
    z-index:10;
    padding:3px;
    background-color:#8a8959;
    font-size:11px;
    color:#FFFFFF;
    cursor:auto;
}
DIV.popupmenu_hover {
    z-index:10;
    padding:3px;
    background-color:#6c6c3b;
    font-size:11px;
    color:#d3d0a9;
    cursor:pointer;
}