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

*{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; margin:0px; border:0px;}
.clear{clear:both;}
.img{border:0px;}

.wrapper{width:100%; height:auto;}
.header{width:100%; height:140px; background:#214a84;}
.header-area{width:992px; height:140px; margin:auto;}
.logo{width:162px; height:140px; float:left;}
.logo-right-area{width:830px; height:140px; float:left;}
.blue-area{width:992px; height:8px; background:#6797dc; margin:auto;}

.top-call-area{width:830px; height:80px;}
.call-area{width:500px; height:40px; float:right; margin:40px 0 0 0;}
.mail{width:195px; height:40px; float:left; background:url(../images/mail-icon.png)no-repeat left;}
.mail h2{font-size:13px; font-weight:bold; padding:12px 0 0 35px; color:#FFF;}
.call{width:185px;height:40px;padding-left:30px; float:right; background:url(../images/call-icon.png)no-repeat left;}
.call h2{font-size:13px; font-weight:bold; padding:14px 0 0 5px; color:#FFF;}


.menu-area{width:828px; height:53px; background:url(../images/menu-bg.jpg); border:1px #193763 solid; }
.menu-area ul{margin:0px; padding:0px;}
.menu-area ul li{float:left; list-style-type:none; padding:19px 19px 0 19px; }
.menu-area ul li a{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#173d72; text-decoration:none;}
.menu-area ul li a:hover{color:#0099ff;}
.menu-select{color:#0099ff;}
.menu-sep{width:2px; height:53px; float:left; background:url(../images/menu-separator.jpg);}

.content-area{width:992px; height:auto; min-height:530px; margin:auto;}
.content-left-area{width:251px; height:530px; float:left; }
.content-right-area{width:741px; height:auto; float:left; }

.left-menu-area{width:251px; height:235px;}
.left-menu{width:249px; height:43px; background:#f2f2f2; border:1px #a5a5a5 solid; margin:1px 0 0 0 ; border-radius:5px;}
.left-menu:hover{border:1px #FFF solid;}
.menu-icon{width:35px; height:43px; float:left; background:#090; margin:0 0 0 2px;}
.menu-text a{width:200px; height:29px; float:left; padding-top:14px; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#173d72; text-decoration:none; }
menu-text h2 a{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#173d72; text-decoration:none; }

.news-area{width:251px; height:295px;}

.banner-area{width:738px; height:340px; margin:2px 0 0 3px;}
.text-area{width:736px; height:auto; background:url(../images/texst-area-bg.jpg) #f6f7f9 repeat-x; margin:4px 0 0 3px; border:1px #c5c5c5 solid; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.text-head{width:730px; height:30px;}
.text-head h2{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#0f666d; padding:8px 0 0 10px;}
.text-style{font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; text-align:justify; color:#5b5b5b; padding:5px 10px 0 10px; line-height:16px;}

.more{width:725px; height:30px;}
.more h2{ font-weight:bold; color:#0f666d; text-align:right;}
.more h2 a{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#0f666d; }
.more h2 a:hover{text-decoration:underline;}

.bottom-scroller{width:992px; height:140px; border:1px #c5c5c5 solid; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; margin:auto; }

.footer-area{width:100%; height:55px; background:#214a84; margin:15px 0 0 0;}
.footer{width:992px; height:55px; margin:auto;}
.footer h2{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-align:left; padding:25px 0 0 0;}
.principal{width:200px; height:267px; background: url(../images/principal.jpg) no-repeat; border:thin #CCC solid;}
.gallery-main-div{width:736px; height:192px; margin:5px 0 0 0;}
.gallery-image{width:244px; height:192px; float:left; margin:0 0 0 1px;}


/* NEWS TICKER */

a { color: #141478; text-decoration: none; }
a:hover { color: #0099ff; }

#page {
	width: 251px;
		
	background-color: #FFF;
	height:293px;
	
}



h1 {
	font-size: 35px;

}
.highlight {
	font-size: 50px;
	color: #0099ff;
}

.bar {
	background-color: #111;
	color: #f0f0f0;
	
	line-height: 25px;
	padding: 0px 20px;
}
.bar a {
	color: #DDD;
}
.bar a:hover {
	color: #FFFFFF;
}

.ticker {
	width: 235px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #DDD;
	margin: 0;
	padding: 0;
	list-style: none;
	border-radius: 5px;
}

#ticker_02 {
	height:288px;
	width:249px;
}

.ticker li {
	height:auto;
	border-bottom: 1px dotted #DDD;
	padding:10px 5px 25px 5px;
	margin: 0px 5px;
}

