@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #edeeef;
}
.toplink{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	}
.toplink:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f4982f;
	font-weight: bold;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	}
.toplinka{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f4982f;
	font-weight: bold;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	}
.bottomlinkn{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	}
.bottomlink{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
.bottomlink:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f4982f;
	font-weight: bold;
	text-decoration: none;
	}
.bottomlink:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f4982f;
	font-weight: bold;
	text-decoration: none;
	}
.tital{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
	font-weight: bold;
	text-decoration: none;
	}
.std{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	font-weight: normal;
	text-decoration: none;
	line-height: 19px;
	}
.stds{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	font-weight: normal;
	text-decoration: none;
	line-height: 19px;
	}
.aboutus {
	background-image: url(../images/img_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ourphilosophy{
	background-image: url(../images/img_ourphilosophy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.workingstyle{
	background-image: url(../images/img_workingstyle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.services{
	background-image: url(../images/img_services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.portfolio{
	background-image: url(../images/img_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.plink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	font-weight: bold;
	text-decoration: underline;

	}
.plink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	font-weight: bold;
	text-decoration: none;

	}
.blink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #edeef0;
	font-weight: bold;
	text-decoration: none;
	background-color: #25323b;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
.blink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #222b30;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}