	body {
		position:absolute;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: -500px;
		margin-top: 0px;
		left: 50%;
		top: 10px;
		width: 1000px;
		height: 710px;
		font-family: arial;
		font-size:16px;
		background: white;
		color: #457f8d;
	}
	
	#main {
		background: url(../images/patang_bg.jpg) #78a4ad;
		height: 540;
	}
	
	a {
		text-decoration: none;
		color:white;	
	}
	
	#navigation {
		text-align: center;
		height: 23px;
		padding-left: 50px;
		padding-top: 7px;
	}
	#navigation a {	
		font-size: 13px;
		padding-right: 20px;
		color:#9abcc9;
	}
	
	#navigation a:hover {
		color: #ffd594;
	}
	#navigation a.selected {
		color: white;
	}
	
	#bottom_credits {
		position: absolute;
		bottom:0px;
		left:0px;
		width: 100%;
		background: url(http://patang.tv/images/patang_footer.jpg) no-repeat;
		height: 162px;
	}
	
	#bottom_navigation {
		position: absolute;
		left: 780px;
		bottom: 0px;
	}
	
	#bottom_navigation a{
		color:#6d9fa9;
		display:block;
		margin-bottom:5px;
	}
	
	#bottom_navigation a:hover {
		color:#ffae00;
	}
	
	
	#content {
		height: 507px;
		position:relative;
	}
	#facebook { 
		position:absolute;
		left: 770px;
		top: 55px;
		background-color: white;
		border:none;
		overflow:hidden; 
		width:210px; 
		height:560px; 
	}
	#boxWrapper {
		position:absolute;
		background: url(../images/process_box.png) no-repeat;
		width: 446px;
		height: 463px;
		left: 300px;
		top: 25px;	
	}
	#box {
		overflow : hidden;
		height: 458px;
		color: white;
		font-size: 13px;
		padding:0;
		line-height:140%;
	}
	
	#box h1 {
		padding: 0px 15px 0 25px;
		margin: 0;
		font-size:16px;
		font-weight:bold;
	}
	
	#box h2 {
		padding: 0px 15px 0 25px;
		margin: 0;
		font-size:14px;
		font-weight:bold;
	}
	
	#box h3 {
		padding: 0px 15px 0 25px;
		margin: 0;
		font-size:12px;
		font-weight:bold;
	}
	#box h4 {
		padding: 0px 15px 0 25px;
		margin: 0;
		font-size:12px;
		font-weight:normal;
	
	}
	#box h5 {
		padding: 0px 15px 0 25px;
		margin: 0;
		font-size:12px;
		font-weight:normal;
	}
	
	#box div.largespacer	{
		height:20px;
		line-height:0;
		padding:0;
		margin:0;
	}
	
	#box div.smallspacer	{
		height:10px;
		line-height:0;
		padding:0;
		margin:0;
	}
	
	#box div {
		font-size:12px;
		padding: 0px 15px 0 25px;
		margin:0;
	}
	
	#box p {
		padding: 20px 0px 0 25px;
		width: 390px;
		margin:0;
	}
	#box p:last-child {
		padding-bottom: 20px;
	}
	#box span.header1 {

		font-size:16px;
		font-weight:bold;
		line-height: 150%;
	}
	#box span.header2 {
		padding:0;
		margin:0;
		font-size:14px;
		font-weight:bold;
		line-height: 150%;
	}

