@charset "UTF-8";
body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
h1 {
	margin:0px;
	padding:0px;
	text-transform:capitalize;
	color:#23338b;
	font-size:14px;
}
h2 {
	margin:0px;
	padding:0px;
	text-transform:capitalize;
	color:#23338b;
	font-size:18px;
}
p{
	text-align:justify;
}
a:link {
	color: #23338b;
}
.blue-line {
	height:10px;
	width:100%;
	background:#23338b;
}
#bodywrap {
	width:1000px;
	margin:auto;
}
#header {
	width: 1000px;
	height:116px;
}
#footer-wrap{
	width:100%;
	height:148px;
	background:#23338b;
	margin-top:35px;
}
.footer-text {
	width:1000px;
	padding-top:48px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
}
.footer-text a:link {
	color:#FFF;
	text-decoration:none;
}
.footer-text a:visited {
	color:#FFF;
	text-decoration:none;
}
.logo {
	width:711px;
	height:122px;
	float:left;
	margin-top:10px;
}
#navigation-wrap{
	width:690px;
	height:26px;
	float:right;
	margin-top:100px;
}
.main-slider{
	width:1000px;
	height:356px;
}
.main-slider-inside{
	width:1000px;
	height:197px;
}
.content {
	width:1000px;
}
.main-left-content{
	width: 575px;
	padding-right:39px;
}
.main-project{
	width: 267px;
	padding-right:40px;
}
.divider-main {
	border-left: solid 1px #959595;
	width:1px;
}
.main-right-content{
	padding-left:39px;
}
.side-img {
	width:332px;
	height:104px;
	margin-top:18px;
}
.logo-slider {
	width:960px;
	height: 118px;
	background: #d9d9d9;
	padding:20px;
}
.button {
	width:77px;
	height:23px;
	background:url(../image/submit_03.jpg) no-repeat;
}