@charset "utf-8";
/* CSS Document */

.logo{
	
	float:left;
	margin:7px 0 0 0;
	width:339px;
	height:111px;
}
#apDiv1 {
	margin-top:337px;
	position:absolute;
	width:48px;
	height:254px;
	z-index:1;
}

.left-img{
	float:left;
	margin:195px 0 0 0;
	padding:0;
	position:fixed;
}
.right{
	float:right;
	width:258px;
	height:148px;
	margin:-5px 0 10px 17px ;
}
@font-face {
	   font-family:"SegoeUI";
	   src: local('SegoeUI'), 
	   url("fonts/SEGOEUI_0.TTF") format("TrueType"),
	  url("fonts/SEGOEUIB_0.TTF") format("TrueType"),
	  url("fonts/SEGOEUII_0.TTF") format("TrueType"),
	  url("fonts/segoeuil_0.ttf") format("TrueType"),
	  url("fonts/SEGOEUIZ_0.TTF") format("TrueType"),
	  url("fonts/seguisb_0.ttf") format("TrueType"),
	  url("fonts/seguisym_0.ttf") format("TrueType");
       font-weight: normal;
       font-style: normal;
}
.innertitle{
	font-family:"SegoeUI", Arial, Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#000000;
}
	
.inner-txt{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	text-align:justify;
	margin-top:20px;
}
a.inner-txt{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	margin-top:20px;
	text-decoration:none;
}
a.inner-txt:hover{
	text-decoration:none;
}

.bottomtext{
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#ffffff;
	line-height:20px;
	letter-spacing:1px;
	padding:0 0 0 9px;
	background-color:#a00002;
}
.bottomlink{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:20px;
}
a.bottomlink{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:19px;
	text-decoration:none;
}
a.bottomlink:hover{
	text-decoration:underline;
}

.star{
	color:#eb0002;
	font-size:12px;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;	color: #ffffff;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;	color: #ffffff;
	text-decoration: underline;
}
