body {
	background:#2e2e2e;
	font-family: 'Cantarell', sans-serif;
}

#central,#footer {
	width:1000px;
	margin:0 auto 0 auto;
}

#central {
	background:#eee;
}

#header {
	margin-top:-8px;
	height:47px;
	background:url("img/headergradation.png") repeat top center;
}

#header{ padding-left:40px; }

h2{  text-indent:-5000px;}
h3{ margin:0px 0px 10px 0 ;  text-indent:-5000px;}

#lastprojecttitle { margin:40px 40px 20px 50px; background:url("img/lastproject_title.png") no-repeat; }
#lastprojectname{ background:url("img/lastproject_title2.png") no-repeat; }

#previousonestitle { margin:20px 40px 20px 50px; background:url("img/previousones_title.png") no-repeat; }

#lastproject {
	margin:0 auto 0 auto;
	width:1000px;
	height:414px;
	background:url("img/lp_background.png") no-repeat center top;
}

#lastproject #firstp { padding:0px; margin-top:-10px; }
#lastproject #lastp { text-align:right; margin-top:30px;font-size:13px; color:#aaa}

a { text-decoration:none; color:#aaa; }
a:hover { text-decoration:underline; color:#232323; }


#lp_content {
	padding:20px 0px 20px 50px;
}

#lp_img{
	width:450px;
	height:369px;
}

#lp_text {
	padding-left:10px;
	width:400px;
}

#lp_content #lp_img {
	background:url("img/lastproject.png") no-repeat;
}

#previousoneslist {
	margin:30px 0 30px 0;
}

#potitle { 
	width:450px;
}

#previousoneslist .potd {
	width:125px;
}

#headerbottomgradation { 
	height:12px;
	width:1000px;
	background:url("img/headergradation.png") repeat;
}

#titlefooter {
	background:url("img/titlefooter.png") no-repeat;
	height:40px;
	margin:30px 0 0 50px;
}

#footer p {
	margin:0 0 30px 50px;
	font-family:"Arial";
	font-size:12px;
	color:#e8e8e8;
}

#arr { 
	color:#a4a4a4;
}

#potd1,#potd2,#potd3,#potd4 {
	width:114px;
	height:114px;
}

#potd1 { background:url("img/pp_1.png") no-repeat;}
#potd2 { background:url("img/pp_2.png") no-repeat;}
#potd3 { background:url("img/pp_3.png") no-repeat;}
#potd4 { background:url("img/pp_4.png") no-repeat;}

#potd1:hover { background:url("img/pp_1_active.png") no-repeat;}
#potd2:hover { background:url("img/pp_2_active.png") no-repeat;}
#potd3:hover { background:url("img/pp_3_active.png") no-repeat;}
#potd4:hover { background:url("img/pp_4_active.png") no-repeat;}

#previousoneslist li a {display:block;height:114px;}
#previousoneslist li {float:left; height:114px;margin-right:1px;list-style-type:none;padding:0px;}