@charset "utf-8";
/* CSS Document */

/* BOSIN */

html {overflow-x: auto; overflow-y: auto;}
/*.background {position: fixed; z-index: 0; top: 0; left: 0; width: 100%; height: 100%;}*/
body {font-family: 'Gill Sans MT', sans-serif; margin: 0; padding:0; font-variant:small-caps; background-color:#000000; text-align: center  }
h1 {font-family: 'Gill Sans MT', sans-serif;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

h2 {font-family: 'Gill Sans MT', sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}


ul {position: relative; left: 0px; text-align: left; font-weight: bold; }
li {list-style-position: outside;}

.bgfont {font-size: 18px;}
.bgfont2 {font-size: 16px;}
.smallfont {font-size: 11px;}

p {color #304686}

a {color: #ffffff; text-decoration: none;}
a.hidden {visibility:hidden}
a:visited, a:hover, a:active, a:focus, a:focus:hover {text-decoration: none;}
#solomon {color: #ffffff; text-decoration: none;}

img {border: 0px}
.logo {padding-top: 10px; text-align: center;}
.contactTop {width: 50px; padding-top: 20px; z-index: 10; float: right; position: relative; top: 10px; width: 150px;}
.contactTopLeft {float: left; padding-top: 5px; position: relative; top: 10px; width: 100px; text-align: left; z-index: 1}

.outer_body {
	background: url('../images/common/DBox-Layer6.png');
	width: 100%;
	height: 100%;
}
#outer_body_shadow_overlay {
	background: url('../images/shadow.png') repeat-y top center;
	z-index: 2;
}
.global_top {
	text-align: center;
	background: url('../images/common/mpcglobaltop.png') no-repeat top center;
	width: 980px;
	height: 100px;
	color: #ffffff;
	z-index: 1;
	}
#body_inner {
	background: url('../images/forceBackground.jpg') no-repeat top center;
	width: 980px;
	margin: 0 auto;
	height:460px;
	color: #ffffff;
	z-index: 3;
}

.bottom {
	width: 980px; 
	height: 50px;
	text-align:center;
	margin: 0 auto;
	background: url('../images/common/global_bottom.png') no-repeat top center;
	color: #ffffff; 
}

.panel_left {float: left; width: 360px; font-size: 1.0em; font-weight: bold; padding-left: 20px; padding-top: 20px; line-height: 15px; color: #ffffff; text-align: justify; position: relative; left: 50px;}

.panel_right {float: right; width: 340px; font-size: 1.0em; padding-left: 20px; padding-top: 10px; line-height: 21px; color: #ffffff; text-align: center; position: relative; left: -90px;}

.panel_right_cd{float: right; width: 340px; font-size: 1.0em; padding-left: 20px; line-height: 21px; color: #ffffff; text-align: justify; position: relative; left: -90px; top: 20px; font-weight: bold;}

.panel_bottom {width: 350px; font-size: 15px; position: relative; top: -10px; left: 0px; line-height: 16px; font-weight: bold; text-align: center}
#panel_left, #panel_right {font-size: 0.9em; line-height: 1.5em;}

.blog {text-align: center}

.blogindex {text-align: center}

.hvlog {text-align: center; position: relative; top: 40px; left: 250px;  font-family: 'Gill Sans MT'; font-variant: small-caps; text-decoration: none; color: white; border-style: groove; border-width: 1px; border-color: #ffffff; width: 480px; background: #000;}

.hvlog a {color: #ffffff;}

.hvlog share {text-align: center}

/* BOSIN */


/*
=========================
==========Menus==========
=========================
*/

.management_menu {
	position: relative;
	text-align: left;
	top: 16px;
	left: 0px; 
	width: 980px;
	height: 25px;
	
	background: url(../images/bgmenu.png) no-repeat ;
	z-index: 10;
	
}


