@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OldStandardBold';    
    src: url('../fonts/OldStandard-Bold.ttf') format('truetype');
	font-weight: bold;
    font-style: bold;
}
body {
    color: #000000;
	margin : 0px;
	background : #ffffff none repeat scroll 0 0;
    bottom : 0;
    height : 650px;
    left : 0;
    margin : 3px 0 0 0;
	padding : 0px;
    top : 0;
    width : 1000px;
	overflow-x : hidden;
	font-family : "OldStandardBold";
}
a {
	text-decoration : none;
}
.pull-left {
	float : left;
}
.pull-right {
	float : right;
}
.text-center {
	text-align : center;
}
.hide {	
	display : none;
}
.clearfix {
	clear : both;
}
.Pos_absolute {
	position : absolute;
}
.Wrapper {
	margin : 0 auto;
    position : relative;
    width : 850px;
}
.Header {
	margin: 2% 0 0 0;
	width : 100%;
}
.Heading {
	font-size: 36px;
	line-height : 1;
	margin: 1.5% 0 0 0;
	width : 75%;
	float : left;
	font-family : "OldStandardBold", Arial;
}
.Img_Logo {
	width : 25%;
}
.Img_Logo img {
	width : 70%;
}
.Foot_Bottom {
	height: 25px;
	width: 100%;
	float: left;
}
.Main_Ctn {
	clear: both;
    position: relative;
}
.Map_Area {
	position: relative;
	top: 140px;
	font-family : OldStandardBold;
}
.Map_Area img {
	width : 100%;
	border: 0px none;
	padding: 0px;
	opacity: 1;
	margin : 0 0 20% 0;
}
.Model_Name {
	position : relative;
	top : 0px;
}
.Mod_SepName {
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	z-index : 1;
}
.Mod_CEC {
	top: 170px;
	left: 44.75%;
	font-size: 18px;
}
.Mod_AIM {
	top: 250px;
	left: 33.9%;
}
.Mod_RK {
	top: 125px;
	left: 34.45%;
}
.Mod_ST {
	top: 29px;
	left: 42.25%;
}
.Mod_TM {
	top: 29px;
	left: 51.5%;
	font-size: 11px;
}
.Mod_HCD {
	top: 118px;
	left: 60.25%;
}
.Mod_EEE {
	top: 244px;
	left: 59.65%;
	font-size: 11px;
}
.Model_Explain {
	position : absolute;
	color : #113c5f;
	font-size : 15px;
}
.Model_Explain p {
	font-weight : bold;
	font-size : 18px;
	margin-bottom : 5px;
	line-height: 1;
	font-family : OldStandardBold;
}
.Model_Explain ul {
	padding: 0 0 0 13px;
	margin: 2% 0 0 0;
}
.Model_Explain ul li {
	list-style-position: outside;
	padding: 0;
	font-family : "open_sansregular";
	font-weight : bold;
}
.Model_Desc {
	height: 100%;
    position: absolute;
    width: 100%;
}
.Act_Mgmt {
	left:-11%;
	top: 50%;
}
.Res_Knldge {
	left: -13%;
	top: 23%;
}
.Strg_Think {
	left: 25%;
	top: -4.5%;
}
.Trans_Mgmt {
	left: 57%;
	top: -6%;
}
.Human_Des {
	right: -20%;
	top: 19%;
}
.Emp_Enge {
	right: -12%;
	top: 50%;
}
.Dig_Lit {
	left: -25%;
	top: 100%;
}
.Buis_Skill {
	left: 4%;
	top: 113%;
}
.Comm_Mast {
	left: 30%;
	top: 117%;
}
.Cross_Read {	
	left: 52%;
	top: 117%;
}
.Pers_Skill {
	left: 75%;
	top: 113%;	
}
.Indus_Knldge {
	right: -26.5%;
	top: 94%;
}
.Footer {
	position : relative;
	top : 300px;
	width : 100%;
	margin : 0 0 2% 0;
}
.Foot_Logo {
	width : 30%;
}
.Foot_Logo img {
	width : 50%;
}
.Foot_Copy {
	font-size : 8px;
	color : #5c5c5c;
	margin: 0 0 0 6px;
}
.Foot_Center {
	width : 45%;
	margin: 0.75% 0 0 0;
}
.Foot_Center img{
	width : 40px;
	height : 40px;
}
.Foot_Right {
	font-size: 12px;
	color: #113c5f;
	font-weight: bold;
	margin: 1.5% 0 0 0;
	text-align : right;
	width : 20%;
}