body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #515100;
}
h2 {
	font-size: 20px;
	color: #515100;
}
h3 {
	font-size: 16px;
	color: #515100;
}
h4 {
	font-size: 12px;
	color: #220;
}
.h5 {
	font-size: 12px;
	color: #EEE;
}

.topMenu {
	background:url(images/black-trans.png) repeat;
	height:50px;
	border-bottom:#000 1px solid;
}
.allSite {
	width:900px;
	margin:auto;
	background:#F8F8F8;
	box-shadow: 1px 1px 5px #BBB;
	-moz-box-shadow: 1px 1px 5px #BBB;
	-webkit-box-shadow: 1px 1px 5px #BBB;
}
.logoKSP {
	top:0px;
	width:330px;
	height:85px;
	padding-top:15px;
	background:url(images/red-trans.png) repeat;
	text-align:center;
	position:absolute;
	z-index:3000;
}
.logoShadow {
	top:100px;
	width:330px;
	height:6px;
	position:absolute;
	background:url(images/bgShadow.png) no-repeat;
	z-index:3001;
}
.innerTop {
	width:900px;
	margin:auto;
}
.topMenuLink {
	color:#EEE;
	padding:20px 12px 10px 12px;
	float:right;
	margin-left:1px;
	font-size:11px; text-decoration:none; font-weight:bold;
}
.topMenuLinkAct {
	background:url(images/red-trans.png) repeat;
	color:#FFF;
	padding:20px 12px 10px 12px;
	float:right;
	margin-left:1px;
	font-size:11px; text-decoration:none; font-weight:bold;
}
.topMenuLink:hover {
	background:url(images/red-trans.png) repeat;
	color:#000;
}
.box {
	height:350px;
	margin-top:-90px;
	z-index:3002;
	position:relative;
}
.boxInfo {
	padding:10px;
	width:260px;
	height:300px;
	float:left;
	margin:10px;
	background:url(images/black-trans.png) repeat;
}
.boxAbout, .boxProject, .boxService {
	width:150px;
	height:50px;
	padding-left:90px;
	padding-top:30px;
	font-size:24px;
	font-weight:bold;
	margin:-10px auto 10px auto;
	color:#DDD;
}
.boxAbout {
	background:url(images/about.png) left no-repeat;
}
.boxProject {
	background:url(images/projects.png) left no-repeat;
}
.boxService {
	background:url(images/services.png) left no-repeat;
}
.boxContent {
	margin:0px 10px;
	color:#CCC;
	text-align:justify;
}
.readmore {
	background:#b80000;
	padding:5px 10px;
	margin-top:10px;
	color:#DDD;
	text-align:center;
	float:right;
	font-size:11px; font-weight:bold;
}
.readmore:hover {
	background:#000;
	color:#FFF;
}
.content {
	padding:10px;
}
.kspGrup {
	border-top:#999 1px solid;
	padding:10px;
	background:#BBB;
	text-align:center;
}
.footer {
	border-top:#111 1px solid;
	background:url(images/black-trans.png) repeat;
	padding:10px;
	text-align:center;
	min-height:100px;
}
.footerContent {
	width:900px;
	margin:auto;
}
.footerLine {
	width:0px;
	border-left:#555 1px solid;
	border-right:#111 1px solid;
	margin:0px 10px;
	min-height:80px;
}
.line {
	border-top:#FFF 2px solid;
	border-bottom:#CCC 1px solid;
	margin:10px 0px;
}
.linkFooter a, .linkFooter a:link {
	font-size:11px;
	color:#DDD;
	text-decoration:none;
}
.linkFooter a:hover {
	color:#FFC;
}
.imgSd {
	box-shadow: 1px 2px 5px #999;
	-moz-box-shadow: 1px 2px 5px #999;
	-webkit-box-shadow: 1px 2px 5px #999;
}
.serviceTitle1 {
	background:url(images/marine.jpg) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.serviceTitle2 {
	background:url(images/consultan.jpg) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.serviceTitle3 {
	background:url(images/shipping.jpg) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.serviceTitle4 {
	background:url(images/crew.jpg) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.serviceTitle5 {
	background:url(images/custom.html) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.serviceTitle6 {
	background:url(images/freight.html) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.serviceTitle7 {
	background:url(images/bunker.jpg) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.serviceTitle8 {
	background:url(images/tug.jpg) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.serviceTitle9 {
	background:url(images/tug.jpg) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.projectTitle {
	background:url(images/projects.png) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.clientTitle {
	background:url(images/about.png) no-repeat left;
	height:50px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#C10000;
}
.serviceContent {
	background:url(images/white-trans.png) repeat;
	margin-left:90px;
	padding:10px;
	margin-bottom:20px;
	margin-top:-10px;
	border:#DDD 1px solid;
}
.time {
	color:#444;
	font-size:16px;
}
	
