/*
	author by : Acit Jazz 2010
	chit.eureka@gmail.com
*/
body{
	margin:0 auto;
	padding:0;
	background:url(../images/bg.gif) repeat-x;
	text-align:center;
	width:960px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
img{
	border:none;
}
a{
	color:#00ccff;
	outline:none;
}
.blue{
	color:#00ccff;
}
.f16{
	font-size:16px;
}
.arrow{
	background:url(../images/arrow.png) no-repeat 0 9px;
	display:block;
	margin:10px 0 0 0;
	padding:5px 0 0 20px;
}
a.logo{
	background:url(../images/logo.jpg) no-repeat;
	width:303px; height:95px;
	float:left;
	display:block;
	margin:45px 0 0 40px;
	text-decoration:none;
}
.header{
	background:url(../images/header.png) no-repeat;
	width:960px;
	height:164px;
	margin:0 auto;
}
.header ul {
	margin:0 42px 0 0;
	padding:0;
	float:right;
	list-style:none;
}
.header ul li{
	float:right;
	margin:20px 27px 0 0;
}
.header ul li a{
	color:#fff;
	text-decoration:none;
}
.header ul li a:hover{
	text-decoration:underline;
}
.col359,.colzen{
	background:url(../images/sitti359.png) no-repeat;
	width:450px;
	height:300px;
	margin:130px 20px 0 20px;
	float:left;
	display:block;
}
a.col359,a.colzen{
	text-decoration:none;
	color:#FFF;
}
.colText a:hover,.colText a:hover{
	text-decoration: underline;
}
.colzen{
	background:url(../images/sittizen.png) no-repeat;
	margin:130px 20px 0 0;
}
.colText{
	padding:60px 0 0 165px;
	text-align:left;
	line-height:18px;
	font-size:14px;
}
.content{
	background:url(../images/bg_content.jpg) bottom no-repeat #FFF;
	text-align:left;
	color:#000;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:40px 0;
}
.headerContent{
	background: url(../images/bg_head.jpg) top no-repeat #FFF;
	padding:40px;
	height:82px;
}
.headerContent2{
	background: url(../images/bg_head2.jpg) top no-repeat #FFF;
	padding:0px 40px 30px 40px;
	height:60px;
}
.logoHeader{
	float:left;
}
.iconHeader{
	float:right;
	margin:-20px 0 0 0;
}
.text{
	padding:0 40px 50px 40px;
	font-size:14px;
}
.text strong{
	color:#008ec2;
}
.text h1{
	color:#008ec2;
	font-size:24px;
	margin:10px 0;
}
.downloadPdf{
	text-align:right;
	padding:20px 45px 0 0;
}
.downloadPdf a{
	color:#FFF;
	text-decoration:none;
}
.downloadPdf a:hover{
	text-decoration:underline;
}
a.pdf{
	background: url(../images/pdf-logo.png) no-repeat 165px 2px;
	height:30px;
	padding:10px 35px 10px 0;
}
sup{
	font-size:8px;
}
.footer{
	background:url(../images/shd_footer.png) center no-repeat;
	clear:both;
	height:10px;
	text-align:right;
	padding:50px 40px 0 0;
}
.footer a{
	text-decoration:none;
	color:#FFF;
}
.footer a:hover{
	text-decoration:underline;
}
/*-----------------------css hover effect------------------------*/
#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat; text-align:left;}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}
/*-----------------------Menu------------------------*/

.menu{
	padding:35px 0 0 0;
}
.menu ul{
	list-style:none;
	margin:0 0 0 -10px;
	padding:0;
}
.menu ul li{
	float:left;
}
.menu ul li a{
	text-decoration:none;
	color:#008EC2;
	padding:5px 10px;
	font-size:14px;
	text-shadow:1px 1px 1px #fff;
}
.menu ul li a:hover{
	text-decoration:underline;
}
ol li{
	margin-bottom:15px;
}
.likeFB{
	float:left;
	padding:0 0 0 40px;
}