/* @override http://wantulok.purplehp.com/static/styles/homepage/style.css */

body{
}

h1{
	position:absolute;
	top:167px;
	left:330px;
	width:500px;
	padding:0px;
	margin:0px;
	z-index:101;
	color:white;
	font-size:8pt;
	display:none;
}

#entry{
	position:absolute;
	top:150px;
	left:147px;
	width:550px;
	padding:0px;
	margin:0px;
	z-index:101;
	color:#C5CD39;
	font-size:8pt;
	line-height:20px;
}

.white1{
	color:white;
	font-size:14pt;
}
.white2{
	color:white;
	font-size:12pt;
}

#main_body{
	background:transparent url(background.jpg) top left no-repeat;
	margin-top: 20px;
}

.h_blog{
	position:absolute;
	left: 10px;
	top: 285px;
	background-color: #505050;
	width: 140px;
	height:17px;
	padding-top: 3px;
	color:#C5CD39;
	text-align: center;
}
.h_blog a{
	color:#C5CD39;
	text-decoration: none;
	text-transform: uppercase;
}
.h_blog a:hover{
	text-decoration: underline;
}

.h_blog_items{
	position:absolute;
	left: 10px;
	top: 310px;
	background-color: #505050;
	width: 140px;
	height:120px;
	padding-top: 3px;
	color:#C5CD39;
	text-align: left;
}
.h_blog_items ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-right: 5px;
}
.h_blog_items ul li{
	margin-top: 5px;
}

.h_blog_items a{
	color:#C5CD39;
	text-decoration: none;
}
.h_blog_items a:hover{
	text-decoration: underline;
}

.h_ourwork{
	position:absolute;
	left: 160px;
	top: 285px;
	background-color: #505050;
	width: 590px;
	height:17px;
	padding-top: 3px;
	color:#C5CD39;
	text-align: center;
	text-transform: uppercase;
}
.h_ourwork_items{
	position:absolute;
	left: 160px;
	top: 310px;
	width: 600px;
	height:123px;
	color:#C5CD39;
	text-align: center;
}
.h_ourwork_items ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.h_ourwork_items ul li{
	float: left;
	margin-right: 10px;
}
.h_ourwork_items ul li img{
	height: 98px;
	margin: 0;
	padding: 0;
	vertical-align:top
}
.h_ourwork_items ul li div{
	background-color: #505050;
	padding-top: 3px;
	height: 17px;
	margin-top: 5px;	
}

.h_ourwork_items a{
	color:#C5CD39;
	text-decoration: none;
}
.h_ourwork_items a div:hover{
	text-decoration: underline;
}
