/* CSS Document */

#header h1{
	background:url(../images/home_big_image.jpg) no-repeat;
	height:230px;
	width:860px;
	text-indent:-9000px;
	margin:7px 0 0 0;
}

#floater{
	margin:0 5px 10px 5px;
}


.wrapper_left {
float: left;
width: 575px;
}


#introduction{
	width:280px;
	margin: 20px 5px 0px 0px;
	padding:0;
	float:left;
}

#introduction .rounded_content {
	height: 278px;
}

#facebook_fan_box {
	float: left;
	margin: 10px 0;
}

#mission{
	width:280px;
	margin: 20px 5px 10px 5px;
	padding:0;
	float:left;
}

#news{
	width:280px;
	margin: 20px 0 10px 5px;
	float:left;
}

#featured{
	width:280px;
	margin: 0px 0 10px 5px;
	float:left;
}

#ih_world{
	width:280px;
	margin: 0 0 0 5px;
	padding:0;
	float:left;
}

#ad {
	float: left;
	height: 130px;
	margin: 0 5px 0 0;
	width: 280px;
}

#downloadpdf{
	width:280px;
	margin: 0px 0px 0px 5px;
	padding:0;
	float:left;
}

.rounded_title{
	background:transparent url(../images/rounded_title_header.jpg) repeat-x;
	width:280px;
	height:25px;
	margin:0;
	padding:0;
}

.rounded_title h2{
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:0;
	padding:5px 5px 0px 9px;
}

.rounded_content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#333;
	margin: 10px;
}

.rounded_content_panel_news p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#333;
	margin:0;
	padding:10px;
}

.rounded_content_panel_news .date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:15px;
	color:#333;
	margin:0;
	padding:0px;
}

.rounded_content_panel2 {
	background: #e1e1e1;
	width:280px;
}

.rounded_content_panel2 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#333;
	margin:0;
	padding:10px;
}

.rounded_content_panel2 a:link, .rounded_content_panel2 a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.rounded_content_panel2 a:hover {
	color: #666;
}

#form1 select{
	width:220px;
}

.pdf_download{
	width:280px;
	height:95px;
	background:url(../images/pdf_icon.jpg) no-repeat 3px 19px;
	
}

.download_pdf_btn {
padding-top:30px;
}

.download_pdf_btn ul{
	text-decoration:none;
	text-align:center;
	list-style-type:none;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.download_pdf_btn ul li{
	display:block;
	padding: 10px 0px 10px 70px;
}

.download_pdf_btn li{
	text-decoration:none;
	text-align:center;
	background: transparent url(../images/btn.gif) no-repeat center right;
	margin:0 15px 0 0;
}

#official_logo{
	width:280px;
	float:right;
	margin:10px 0 0 0;
}

#offcial_logo a:link,
#offcial_logo a:visited,
#official_logo a:hover {
	color: #fff;
}

#offcial_logo img { border-bottom: none; }


.download_pdf_btn ul li a:link,
.download_pdf_btn ul li a:visited{
	text-decoration:none;
	text-align:center;
	list-style-type:none;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.download_pdf_btn ul li a:hover{
	color:#FF6600;
	text-decoration:none;
}

.rounded_content ul{
	font-size:10px;
	line-height:normal;
}

.rounded_content ul li{
	
	list-style-type:none;
	padding: 0 10px 2px 10px;
}	


.rounded_content .bullet li{
	background: transparent url(../images/bullet_dark.gif) no-repeat scroll 0 5px;
	list-style-type:none;
	line-height:16px;
	padding: 0 10px 2px 10px;
	margin-left:20px;
}	

ul li a:link,
ul li a:visited {
	color: #333;
	text-decoration: underline;
}