@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
}
#wrap{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#top{
		border-left:solid 1px #666;
	border-right:solid 1px #666;
	background-image:url(images/top_bg.png);
	height:100px;
	width:900px;
	background-repeat:repeat-x;
}
#logo{
	padding:0px 0px 0px 24px;
	font-family:"Arial Unicode MS";
	font-size:56px;
	color:#FFF;
}
#logo_text{
	margin-top:-15px;
	padding-left:24px;
	color:#036eb5;
	font-family:"Arial Unicode MS";
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
#menu{
	border-left:solid 1px #666;
	border-right:solid 1px #666;
	background-image:url(images/menu_bg.jpg);
	height:29px;
	width:900px;
	background-repeat:repeat-x;
}
#menu ul{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#menu li{
	display:inline;
}
#menu li a{
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
	color:#CCC;
	letter-spacing: 1px;
	font-weight: bold;
}
#menu li a:hover{
	background-image:url(images/menu_hover.jpg);
	height:29px;
	background-repeat:repeat;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
	color:#CCC;
	text-decoration:none;
	font-weight: bold;
}
#content{
	border-left:solid 1px #666;
	border-right:solid 1px #666;
	background-image:url(images/bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:900px;
	height:auto;
	padding:0px;
}
#banner{
	width:900px;
	height:233px;
	background-repeat:no-repeat;
}
#left{
	float:left;
	margin-left:25px;
}
.left_box{
	margin-bottom:4px;
}
.left_top{
	background-image:url(images/left_top.png);
	width:249px;
	height:35px;
	background-repeat:no-repeat;
}
.left_top_heading{
	padding-top:15px;
	color:#FFF;
	font-family:"Myriad Pro";
	font-size:16px;
	padding-left:15px;
}
.left_mid{
	padding-top:2px;
	background-image:url(images/left_mid.png);
	width:249px;
	background-repeat:repeat-y;
	height:auto;
}
.left_inner_top{
	background-image:url(images/left_inner_top.png);
	width:234px;
	height:16px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.left_inner_mid{
	margin-top:-2px;
	background-image:url(images/left_inner_mid.png);
	width:234px;
	height:auto;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
.left_inner_text{
	padding-left:10px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFF;
	width:216px;
	width:230px\9;
	letter-spacing:.5px;
    letter-spacing:.6px\9;
}
.left_inner_text b{
	font-weight:700;
	letter-spacing:1px;
}
.left_inner_text a{
	margin-right:15px;
	font-family:"Myriad Pro";
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#FFF;
}

.left_end{
	background-image:url(images/left_bottom.png);
	width:249px; height:33px;
	background-repeat:no-repeat;
}
.subpage_box1_top{
	background-image:url(images/sub_box1_top.jpg);
	width:190px;
	height:45px;
	background-repeat:no-repeat;
}
.subpage_box1_mid{
	background-image:url(images/sub_box1_mid.jpg);
	width:190px;
	height:auto;
	background-repeat:repeat-y;
}
.subpage_box1_end{
	background-image:url(images/sub_box1_end.jpg);
	width:190px;
	height:42px;
	background-repeat:no-repeat;
}
.subpage_box1_top_text{
	color:#00529b;
	font-family:"Myriad Pro";
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:4px;
}
.subpage_box1_mid_text{
	font-weight:bold;
	font-family:"Myriad Pro";
	font-size:14px;
	color:#404040;
	width:155px;
	margin-left:20px;
}
.blue_box_top{
	background-image:url(images/blue_box_top.png);
	width:190px;
	height:53px;
	margin-left:1px;
	background-repeat:no-repeat;
}
.blue_box_mid{
	margin-left:1px;
	background-image:url(images/blue_box_mid.png);
	width:190px;
	height:auto;
	background-repeat:repeat-y;
}
.blue_box_end{
	background-image:url(images/blue_box_end.png);
	width:189px;
	height:40px;
	margin-left:1px;
	background-repeat:no-repeat;
}
.blue_box_top_text{
	padding-top:7px;
	padding-left:20px;
	font-family:"Myriad Pro";
	font-size:14px;
	color:#FFF;
}
.orange_box_top{
	background-image:url(images/orange_box_top.png);
	background-repeat:no-repeat;
	height:55px;
	width:190px;
}
.orange_box_mid{
	background-image:url(images/orange_box_mid.png);
	width:190px;
	height:auto;
	background-repeat:repeat-y;
}
.orange_box_end{
	background-image:url(images/orange_box_end.png);
	width:190px;
	height:43px;
	background-repeat:no-repeat;
}
.box_end_link{
	text-align:right;
	width:150px;
	font-family:"Myriad Pro";
	font-size:15px;
	margin-left:15px
}
.box_end_link a{
	color:#00529b;
	font-weight:bold;
	text-decoration:none;
}
#mid{
	padding-left:10px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#mid_heading{
	font-size:24px;
	margin-left:0px;
	color: #EA5501;
}
#mid_heading1{
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00529F;
	margin-left:15px;
}

#mid_sub_heading {
	font-size:18px;
	margin-left:0px;
	color: #EA5501;
}
#mid_sub_heading a{
	text-decoration:none;
	font-size:18px;
	margin-left:0px;
	color: #EA5501;
}
#mid_text{
	margin-top:10px;
	font-weight:normal;
	width:635px;
	padding-left:15px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
}
#mid_text img{
	float:left;
	margin-right:10px;
	margin-bottom:6px;
}
.entry{
	clear:both;
	width:270px;
	margin-left:15px;
	padding-top:8px;
}
.entry_img{
	margin-top:5px;
	display:block;
	float:left;
	background-image:url(images/mid_icon.png);
	width:4px;
	height:9px;
	background-repeat:no-repeat;
}
.entry_text {
	margin-left:27px;
	font-weight:500;
	float:right;
	text-align:left;
	width:260px;
		font-family:"Myriad Pro";
	font-size:12px;
	color:#595959;
}

.entry_text_filled {
	font-weight:500;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#F00;
	font-weight:bold
}

.entry_text a {
	background-image:url(images/mid_icon.png);
	background-repeat:no-repeat;
	background-position:left-top;
	padding-bottom:8px;
	padding-left:10px;
	margin-left:40px;
	padding-top:-7px;
	font-weight:500;
	float:right;
	text-align:left;
	width:260px;
		font-family:"Myriad Pro";
	font-size:12px;
	color:#595959;
	text-decoration:none
}

.entry_text a:hover {
	font-weight:500;
	float:right;
	text-align:left;
	width:260px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#595959;
	text-decoration:none
}

.entry_text a:visited {
	font-weight:500;
	float:right;
	text-align:left;
	width:260px;
		font-family:"Myriad Pro";
	font-size:12px;
	color:#595959;
	text-decoration:none
}


#right{
	float:right;
	margin-right:20px;
}
#footer{
		border-left:solid 1px #666;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	font-weight:bold;
	padding-top:30px;
	color:#acacac;
	font-family:"Myriad Pro";
	font-size:12px;
	padding-left:15px;
	background-image:url(images/footer_bg.png);
	width:885px;
	height:60px;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

IMG.center-image {
    display: block;
    margin-left: auto;
    margin-right: auto }
#mid_text2 img {
	float:left;
	margin-right:auto;
	margin-bottom:auto;
}

img.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }
 
 .mid_text_orange {
	margin-top:10px;
	font-weight:bold;
	width:650px;
	padding-left:0px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#E85609;
}
.right_inner_text {
	padding-left:10px;
	font-family:"Myriad Pro";
	font-size:12px;
	color:#FFF;
	width:216px;
	letter-spacing:0.5px;
	text-align: right;
	text-decoration: none;
}
.right_inner_text a {
	margin-right:15px;
	float:right;
	font-family:"Myriad Pro";
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#FFF;
}

.readmore a { text-align:right }

