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

body{
	padding:0;
	margin:0;
	font:16px Helvetica, Arial, sans-serif;
	color:#000;
	background:url(../images/bg.gif) 0 0 repeat-x #f0f0f0;
}

div, img, p, h1, h2, h3, h4, ul, ol, form, input, textarea{
	padding:0;
	margin:0;
}

img{
	border:none;
}

ul{
	list-style-type:none;
}

a{
	outline:none;
	color:#3bbbcb;
	background-color:inherit;
}

a:hover{
	text-decoration:none;
}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
}

/* ------- Wrapper ------- */
#wrapper{
	margin:0 auto;
	width:960px;
}

/* ------- Header ------- */
#header{
	margin:0 auto;
	width:960px;
}

.top_info{
	width:920px;
	padding:13px 0 26px 41px;
	background:url(../images/topbg.gif) center 0 no-repeat;
}

.top_info p{
	float:left;
	width:134px;
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#696969;
	background-color:inherit;
	background:url(../images/divider.gif) right 0 no-repeat;
}

.top_info ul{
	float:right;
	width:760px;
}

.top_info li{
	float:left;
	width:auto;
	margin:0 42px 0 0;
}

.top_info li.last{
	margin-right:0;
}

.top_info li a{
	float:left;
	width:auto;
	height:26px;
	text-indent:-20000px;
}

.top_info li.google a{
	width:70px;
	background:url(../images/small_logo01.jpg) 0 0 no-repeat;
}

.top_info li.google a:hover{
	background:url(../images/small_logo01_hover.gif) 0 0 no-repeat;
}

.top_info li.bing a{
	width:61px;
	background:url(../images/small_logo02.jpg) 0 50% no-repeat;
}

.top_info li.bing a:hover{
	background:url(../images/small_logo02_hover.gif) 0 50% no-repeat;
}

.top_info li.yahoo a{
	width:83px;
	background:url(../images/small_logo03.jpg) 0 50% no-repeat;
}

.top_info li.yahoo a:hover{
	background:url(../images/small_logo03_hover.gif) 0 50% no-repeat;
}

.top_info li.starmedia a{
	width:88px;
	background:url(../images/small_logo04.jpg) 0 50% no-repeat;
}

.top_info li.starmedia a:hover{
	background:url(../images/small_logo04_hover.gif) 0 50% no-repeat;
}

.top_info li.ask a{
	width:39px;
	background:url(../images/small_logo05.jpg) 0 50% no-repeat;
}

.top_info li.ask a:hover{
	background:url(../images/small_logo05_hover.gif) 0 50% no-repeat;
}

.top_info li.altavista a{
	width:61px;
	background:url(../images/small_logo06.jpg) 0 50% no-repeat;
}

.top_info li.altavista a:hover{
	background:url(../images/small_logo06_hover.gif) 0 50% no-repeat;
}

.top_info li.terra a{
	width:61px;
	background:url(../images/small_logo07.jpg) 0 50% no-repeat;
}

.top_info li.terra a:hover{
	background:url(../images/small_logo07_hover.gif) 0 50% no-repeat;
}

.logo_nav{
	width:960px;
	background:url(../images/shadow.gif) 50% 100% no-repeat;
}

.logo_nav img{
	float:left;
	width:auto;
	margin:5px 0 0 10px;
}

.logo_nav ul{
	float:right;
	padding:50px 0 0;
}

.logo_nav li {
	float:left;
	width:auto;
	margin:0 9px 0 0;
	font:bold 14px/33px Arial, Helvetica, sans-serif;
}

.logo_nav li.last{
	margin-right:0;
}

.logo_nav li a{
	float:left;
	text-decoration:none;
	color:#666;
	background-color:inherit;
	cursor:pointer;
	background:url(../images/navbg.gif) 0 0 repeat-x;
}

.logo_nav li a span.rightbg{
	float:left;
	width:auto;
	padding:0 12px 0 0;
	background:url(../images/navbg_right.gif) 100% 0 no-repeat;
}

.logo_nav li a span.leftbg{
	float:left;
	width:auto;
	padding:0 0 0 12px;
	background:url(../images/navbg_left.gif) 0 0 no-repeat;
}

.logo_nav li a:hover, .logo_nav li a.active{
	color:#fff;
	background-color:inherit;
	background:url(../images/navbg_hover.gif) 0 0 repeat-x;
}

.logo_nav li a:hover span.rightbg, .logo_nav li a.active span.rightbg{
	float:left;
	width:auto;
	padding:0 12px 0 0;
	background:url(../images/navbg_right_hover.gif) 100% 0 no-repeat;
}

.logo_nav li a:hover span.leftbg, .logo_nav li a.active span.leftbg{
	float:left;
	width:auto;
	padding:0 0 0 12px;
	background:url(../images/navbg_left_hover.gif) 0 0 no-repeat;
}

/* ------- Container ------- */
#container{
	width:960px;
	background:url(../images/contbg.gif) 0 0 repeat-y;
}

#container span.bg_top{
	display:block;
	height:20px;
	width:960px;
	font-size:0;
	line-height:0;
	background:url(../images/contbgtop.gif) 0 0 no-repeat;
}

#container span.bg_bot{
	display:block;
	height:20px;
	width:960px;
	font-size:0;
	line-height:0;
	background:url(../images/contbgbot.gif) 0 100% no-repeat;
}

/* ------- Content ------- */
.content{
	margin:0 auto;
	width:910px;
	line-height:24px;
	padding:0 0 0 10px;
}

.content p{
	padding:0 0 24px;
}

/* ------- Left Panel ------- */
.leftpan{
	float:left;
	width:540px;
}

.leftpan h1{
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	padding:0 0 24px;
}

.leftpan h2{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	color:#6d8800;
	background-color:inherit;
	padding:0 0 30px;
}

.leftpan h3{
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	color:#6d8800;
	background-color:inherit;
	padding:0 0 24px;
}

.big_letter{
	float:left;
	height:44px;
	overflow:hidden;
	font:bold 52px/50px Arial, Helvetica, sans-serif;
}

.big_letter2{
	float:left;
	height:44px;
	margin-right: 10px;
	color:#3BBBCB;
	overflow:hidden;
	font:bold 52px/50px Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
}

.list01{
	padding:0 0 0 8px;
}

.list01 li{
	padding:0 0 24px 40px;
	background:url(../images/bulet.gif) 0 4px no-repeat;
}

.list01 li em{
	display:block;
	font-style:normal;
	font-weight:bold;
	padding:3px 0 6px;
}

.list02{
	padding:0 0 0 0px;
}

.list02 li ul{
	padding:0 0 24px 16px;
}

.list02 li li{
	margin:8px 0 0;
	padding:0 0 4px 9px;
	background:url(../images/bulet02.gif) 0 10px no-repeat;
}

.list03 li{
	padding:0 0 24px 4px;
}

.list03 li em{
	width:39px;
	height:39px;
	float:left;
	padding:2px 6px 0 0;
	margin:5px 0 0 0;
	font-size:35px;
	line-height:39px;
	text-align:center;
	color:#fff;
	background-color:inherit;
	font-style:normal;
	font-weight:bold;
	background:url(../images/buletbg.gif) 0 0 no-repeat;
}

/* ------- Right Panel ------- */
.rightpan{
	float:right;
	width:330px;
	padding:10px 0 0;
}

.animation{
	height:231px;
}

.notetxt{
	font:16px/30px Courier, "Courier New", sans-serif;
	height:300px;
	padding:28px 20px 40px;
	margin:0 0 0px;
	background:url(../images/notetxtbg.jpg) 0 0 no-repeat;
}

#twitter_update_list li {
list-style-type: none;

}


.right_menu{
	padding:0 0 30px;
}

.right_menu h2{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	padding:0 0 6px;
}

.right_menu ul{
	padding:0 0 0 22px;
}

.right_menu li{
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	padding:0 0 0 9px;
	background:url(../images/bulet03.gif) 0 10px no-repeat;
}

.right_menu li a{
	text-decoration:none;
}

.right_menu li a:hover{
	text-decoration:underline;
}

/* ------- Bottom Part ------- */
.bottom_part{
	width:960px;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:url(../images/bottombg.gif) 0 0 repeat-y;
}

.bottom_part span.bg_top02{
	display:block;
	font-size:0;
	line-height:0;
	height:16px;
	background:url(../images/bottombg_top.gif) 0 0 no-repeat;
}

.bottom_part span.bg_bot02{
	display:block;
	font-size:0;
	line-height:0;
	height:16px;
	background:url(../images/bottombg_bot.gif) 0 100% no-repeat;
}

.bottom_part_inside{
	margin:0 auto;
	width:900px;
}

.bottom_part h2{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	padding:0 0 6px;
	color:#666;
	background-color:inherit;
}

.leftpart{
	float:left;
	width:280px;
	height:266px;
	padding:0 16px 0 0;
	margin:0 12px 0 0;
	background:url(../images/bottom_divider.gif) 100% 0 no-repeat;
}

.leftpart ul{
	padding:0 0 20px;
	font-weight:bold;
}

.midpart{
	float:left;
	width:260px;
	height:266px;
	padding:0 40px 0 0;
	margin:0 12px 0 0;
	background:url(../images/bottom_divider.gif) 100% 0 no-repeat;
}

.midpart ul{
	padding:0 0 20px 6px;
	font-weight:bold;
}

.midpart li{
	padding:0 0 0 12px;
	background:url(../images/bulet04.gif) 0 5px no-repeat;
}

.rightpart{
	float:right;
	width:260px;
	height:266px;
	font-size:12px;
	line-height:17px;
	color:#666;
	background-color:inherit;
}

.rightpart img{
	display:block;
	margin:10px 0 4px;
}

.rightpart p{
	padding:0 0 12px;
}

.rightpart a{
	text-decoration:none;
	color:#666;
	background-color:inherit;
}

.rightpart a:hover{
	color:#202020;
	background-color:inherit;
}

/* ------- Footer ------- */
#footer{
	margin:0 auto;
	padding:25px 0 35px;
	width:960px;
	text-align:center;
	color:#666;
	background-color:inherit;
	font:12px/21px Arial, Helvetica, sans-serif;
}

#footer a{
	color:#666;
	background-color:inherit;
}

#footer a:hover{
	color:#2e2e2e;
	background-color:inherit;
}

#footer li{
	display:inline;
	margin:0 6px 0 0;
}

#footer li a{
	margin:0 7px 0 0;
	text-decoration:none;
}

/* --------------- Inside Page --------------------- */
.breadcrumbs{
	font-size:12px;
	line-height:17px;
	padding:0 0 18px;
	color:#666;
	background-color:inherit;
}

.breadcrumbs a{
	text-decoration:none;
}

.information{
	background:url(../images/rightbg.gif) 0 0 repeat-y;
}

.information span.bg_top03{
	display:block;
	height:21px;
	font-size:0;
	line-height:0;
	background:url(../images/rightbg_top.gif) 0 0 no-repeat;
}

.information span.bg_bot03{
	display:block;
	height:21px;
	font-size:0;
	line-height:0;
	background:url(../images/rightbg_bot.gif) 0 0 no-repeat;
}

.info_inside{
	margin:0 auto;
	width:250px;
	font-size:12px;
	line-height:18px;
	text-align:center;
}

.info_inside p{
	padding:0 0 10px;
}

.info_inside ul{
	padding:0 0 10px;
}

.info_inside li{
	padding:0 0 10px 32px;
	text-align:left;
	background:url(../images/bulet05.gif) 0 5px no-repeat;
}

.info_inside input{
	width:233px;
	height:20px;
	padding:4px 8px;
	margin:0 0 4px;
	border:1px solid #ddd;
}

.info_inside input.submit{
	width:250px;
	height:31px;
	line-height:31px;
	padding:0;
	margin:0 0 6px;
	text-align:center;
	border:none;
	cursor:pointer;
	color:#fff;
	background-color:inherit;
	background:url(../images/submitbg.gif) 0 0 no-repeat;
}

p.impt_txt{
	font-size:10px;
	line-height:14px;
	text-align:justify;
	color:#696969;
	background-color:inherit;
	padding:0;
}
