body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #31b0bf;
		}
		
		
		
		
		
		
		
	
		
		
		
		
		*{margin:0px; padding:0px;}
		
		img {
			padding:0px;
			margin:0px;              
			border:none;
		}
		
		a{color:#787878; margin:0; padding:0;}
		
		ul, p, hr {margin:0px; padding:0px;} 
		
		h1, h2, h3, h4, h, h6 {line-height:normal; margin:0px; padding:0px;}
		
		p {line-height:18px; margin:0px; padding:0px; font-size:12px; text-align:justify; color:#999999;}
		
		
		a:link {
		text-decoration: none;
		color: #333333;
		}
		a:visited {
			text-decoration: none;
		}
		a:hover {
		text-decoration: none;
		}
		a:active {
			text-decoration: none;
		}#top {
	padding: 0px;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper_container {
	padding: 0px;
	float: left;
	width: 950px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
}
#banner {
	padding: 0px;
	float: left;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#bottom {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bottom_wrapper {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottom_container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
.f_content {
	float: left;
	width: 1000px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 200px;
	margin-left: 0px;
	padding: 0px;
}

#socializethis{
  background:#CCC;
  border:solid 1px #666;
  border-width: 1px 0 0 1px;
  height:15px;
  width:260px;
  position:fixed;
  bottom:0;
  right:0;
  padding:2px 5px;
  overflow:hidden; 
  /* CSS3 */
  -webkit-border-top-left-radius: 12px;
  -moz-border-radius-topleft: 12px;
  border-top-left-radius: 12px;
  -moz-box-shadow: -3px -3px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: -3px -3px 3px rgba(0,0,0,0.5);
  box-shadow: -3px -3px 3px rgba(0,0,0,0.5);
  }
 
#socializethis a{
	float:left; 
  width:32px;
  margin:3px 2px 2px 2px; 
  padding:0; 
}
 
#socializethis span{ 
  float:left; 
  margin:2px 3px; 
  text-shadow: 1px 1px 1px #FFF;
  color:#444;
  font-size:12px;
}
.header2 {
	margin: 0px;
	float: left;
	width: 380px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 142px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 570px;
}
.share_indrasan {
	width: 30px;
	height: 30px;
	left:0px;
		top:50%;
	position:absolute;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #F3B900;
	border-bottom-color: #F3B900;
	border-left-color: #F3B900;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	webkit-border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	position:fixed;
	background: #fefcea; /* Old browsers */
	background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* IE10+ */
	background: linear-gradient(top, #fefcea 0%,#f1da36 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
}
