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

html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

body {
	margin : 0 auto;
	padding : 0;
	color : #404040;
	background-color: #b9e5fb;
	background-repeat: repeat-x;
	background-position: top;
	height : auto;
}

#wrap {
	color : #404040;
	width : 960px;
	margin-right : auto;
	margin-bottom : 0;
	margin-left : auto;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	box-shadow: 6px 0 4px  -4px #222 , -6px 0 4px  -4px #222;
	-moz-box-shadow: 6px 0 4px  -4px #222, -6px 0 4px  -4px #222;
	-webkit-box-shadow: 6px 0 4px  -4px #222, -6px 0 4px  -4px #222;
}

header {
	height : 150px;
	width : 960px;
	margin-right: auto;
	margin-left: auto;
}

/* Top Menu CSS Property */
#t_menu_bg
{
	width: 377px;
	height:50px;
	float:right;
	background-image: url(../images/top_menu.jpg);
	margin-left: 397px;
}

#t_menu_bglt
{
	width: 325px;
	height:68px;
	float:left;
	background-image: url(../images/log.jpg);
}

#t_menu {
	width : 960px;
	height : 60px;
	margin-right: auto;
	margin-left: auto;
}
/* End of Top Menu CSS Property */

#top_menu {
	height : 35px;
	width : 940px;
}

#top_menu_rt {
	height : 35px;
	width : 240px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#top_menu_rt1 {
	height : 35px;
	width : 240px;
	float: right;
}


#flash {
	height : 360px;
	width : 960px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#flash_news {
	height : 50px;
	width : 960px;
}

#we3 {
	width : 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font : Verdana, Tahoma, Arial, sans-serif;
	color : #404040;
}
#left3 {
	width : 288px;
	height : 300px;
	float: left;
	background-color: #dbdcde;
	padding: 10px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #024768;
	box-shadow:2px 2px 3px #024768;	
	margin-top: 5px;
	margin-bottom: 5px;	
}

#middle3 {
	width : 290px;
	margin-left: 323px;
	height : 300px;
	background-color: #dbdcde;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #024768;
	box-shadow:2px 2px 3px #024768;
	margin-top: 12px;
	margin-bottom: 5px;
}

#middle3 ul li {
  list-style-type: decimal;
  display: list-item;
}

.right3 {
	width : 288px;
	float: right;
	height : 300px;
	background-color: #dbdcde;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #024768;
	box-shadow:2px 2px 3px #024768;
	margin-top: 5px;
	margin-bottom: 5px;
}


#left2 {
	width : 590px;
	float: left;
	background-color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #024768;
	box-shadow: 2px 2px 3px #024768;
	background-image: url(../images/we2_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	overflow: hidden;
}

#lt2_head {
	width : 385px;
	height : 138px;
	margin-top: 120px;
	margin-left: 0;
}

.right2 {
	width : 288px;
	height : 200px;
	background-color: #dbdcde;
	padding: 10px;
	margin-bottom: 15px;
}

#we2_rt {
	width : 310px;
	float:right;
	background-color: #697279;
	margin-bottom: 15px;
}


footer {
	clear : both;
	border-top : 4px solid #000000;
	width : auto;
	height: 181px;
	text-align : center;
	color : #dbdcde;
	background-color: #697279;
	padding-right: 0;
	padding-left: 0;
	background-image: url(../images/bg_footer.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

footer p {
	margin : 0;
	font-size: 10pt;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


footer a {
	color : #dbdcde;
	text-decoration : none;
	font-weight : bold;
	font-size: 10pt;
}

footer a:hover {
text-decoration : underline;
}

footer h3 a {
	color : #dbdcde;
	text-decoration : none;
	font-weight : bold;
	font-size: 10pt;
}

footer h3 a:hover {
text-decoration : underline;
}

.left {
margin : 3px 10px 2px 0;
float : left;
}

.right {
margin : 2px 0 2px 10px;
float : right;
}

blockquote {
	background:url(image/menubg.gif) repeat-x bottom left #f4f4f4;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #ccc;
	border-right:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	color:#505050;
	margin:16px;
	padding:7px 7px 7px 11px;
	text-align: justify;
}

p { font: 1em Arial, Geneva, Helvetica, sans-serif; }

h1 { font: bold 2em "Times New Roman", Times, serif; }

h2 {
	font: bold 1.5em "Times New Roman", Times, serif;
	background-color: #B9E5FB;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

h3 { font: bold 1.2em Arial, Geneva, Helvetica, sans-serif; }

.firstletter:first-letter {
	font-size: 400%;
	float: left;
	line-height: 0.8em;
	color: #014c65;
	font-family: Georgia, "Times New Roman", Times, serif;
 
}
