body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper{ width:100%; height:100%; overflow:hidden} 
#slogan {
width:100%;
height:104px;
text-align:center;
background-image:url(../img/slogan-bg.jpg)
}
.work-post-content {
background: #fff;
padding-top:10px;
height:50px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius:8px;
border-bottom-left-radius: 8px;
text-align:center;
}
#div {
	float: left;
	height: auto;
	width: 240px;
	margin-right:10px;
	color: #FFFFFF;
}
#div-sag {
	float: left;
	height: auto;
	width: 240px;
	color: #FFFFFF;
}
