/*  
Theme Name: PPHE
Theme URI: http://www.pphe-ri.com
Author: Jayamuddin Barus
Author URI: http://www.pphe-ri.com
Version: 1.5
*/


 Body  {
	background-color:#ccccff;
	text-decoration: none;
	
	}

#layout {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	
}

#header {
	width: 960px;
	height: 130px;
	background-image:url('../images/header-index.jpg');
	background-repeat: repeat-x;
	padding: 0px;	
}

#logo {
	width:286px;
	height:100px;
	float: left;
	margin-top: 25px;
	
	
}

#menu {
	width: 960px;
	height: 45px;
	background-image: url('../images/menu.jpg');
	background-repeat: no-repeat;
	top: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;

}


#iklan {
	margin-left:  23.2%;
	width:510px;
	text-align: center;
}

#profile {
	margin-left:  23.2%;
	width:510px;
	text-align: center;
}


#contentlay {
	float:left;
	width :519px;
	height:auto;
		
}

#content {
	text-align:justify;
	padding:1%;
}

.warnacon{
	background:#aeaeff;
	

}

.warnacon1{
	background:#BBBBff;
	

}

#leftlay{
	float: left;
	width: 220px;
	height:2400px;
	background-image: url('../images/left.jpg');
	background-repeat: repeat-y;
}
#leftwghttop{
	top:0px;
	background-image: url('../images/pphe-border.gif');
	height: 66px;
	background-repeat: no-repeat;
}

#leftcontent{
	width: 187px;
	height: 1700px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 17px;
	
}


.tech{
		width : 113px;
		height : 25px;
}


#rightwghtlay{
	float: right;
	width: 220px;
	height: 2400px;
	background-image: url('../images/left.jpg');
	background-repeat: repeat-y;
}
#rightwghttop{
	width: 220px;
	Height: 66px;
	background-image: url('../images/pphe-border.gif');
	background-repeat: no-repeat;
 }
 
#rightcontent{
	width: 187px;
	height: 1700px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
}

#rightwghtbottom{
	float: left;
	width: 220px;
	Height: 20px;
	background-image: url('../images/bottom.jpg');
	bottom: 0px;
	background-repeat: no-repeat
 
  
}


#hlineslay {
	float:left;
	width :440px;
	height:auto;
	padding-left: 20px;
}

#hlines {
	text-align:justify;
	list-style-image: url('../images/list.jpg');
	width: 440px;

}




#footerlay {
	width: 960px;
	height:130px;
	margin-left: auto;
	margin-right: auto;
	
}

#footer{
	width: 960px;
	height: 130px;
	background-image: url('../images/footer-index4.jpg');
	background-repeat: repeat-x;
	padding-top: 30px;
	float: left;
	
	
}
#footertext{
	width: 960px;
	height: 130px;
	text-align: center;
	font-weight: bold;
	cursor: text;

	
}

#search {
	float:left;
	width :519px;
	height:100px;
	text-align: center;
	background-image: url('../images/seacrh.jpg');
	background-repeat: repeat;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
}

#map {
	float:left;
	width :500px;
	height;300px
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

