

body {
	margin:0 auto;
    background: #fff;
    color: #000;
	background-color:#f9f9f9;
	background:url(../images/index/bg.gif) repeat-x 0 0;
	font: normal 12px/13px Arial, Helvetica, sans-serif;
}

#banner {
	background:url(../images/index/banner.gif) no-repeat 0 0;
	width:431px;
	height:204px;
	margin:0 auto 0;
	padding:55px 0 0 431px;
}
#banner h2 {
	font-size:28px;
	line-height:28px;
	color:#38466D;
	background-color:inherit;
	font-weight:bold;
}
#banner p {
	font-size:13px;
	line-height:19px;
	color:#212930;
	background-color:inherit;
	padding:6px 0 0;
}
#banner p.headerTextGap {
	padding:12px 15px 0;
}
#banner a {
	font-size:13px;
	line-height:12px;
	color:#043F65;
	background-color:inherit;
	text-decoration:underline;
	margin:7px 0 0;
	display:block;
}
#banner a:hover {
	text-decoration:none;
}

.content {
	width:544px;
	padding:5px 0 0;
	float:left;
}
.content h2 {
	background: url(../images/index/service-icon.gif) no-repeat 0 0;
	font-size:23px;
	line-height:33px;
	color:#666F78;
	background-color:inherit;
	padding:0 0 0 40px;
}
.content p {
	padding:17px 0 0;
	line-height:19px;
}
.content p img {
	margin:0 17px 8px 0;
}
.content p a {
	color:#1B89DD;
	background-color:inherit;
	text-decoration:underline;
}
.content p a:hover {
	text-decoration:none;
}
.content p strong {
	color:#1B89DD;
	background-color:inherit;
}
.serviceMore {
	width:544px; height:60px;
}

a.readMore {
	background:url(../images/index/more-img.gif) no-repeat 100% 0;
	width:97px;
	height:18px;
	line-height:18px;
	color:#D1F5E4;
	background-color:inherit;
	float:right;
	display:block;
	margin:6px 0 14px;
	text-decoration:none;
}
a.readMore:hover {
	background:url(../images/index/more-img-hover.gif) no-repeat 100% 0;
}
a.readMore span {
	width:74px;
	line-height:18px;
	height:18px;
	display:block;
	background-color:#1B89DD;
	color:#D1F5E4;
	text-align:center;
}
a.readMore:hover span {
	background-color:#9CCD51;
	color:#D1F5E4;
}
a.readMore:hover {
	color:#1B89DD;
	background-color:inherit;
}
.project {
	background: url(../images/index/project-line.gif) no-repeat 100% 0;
	width:250px;
	float:left;
	padding:0 22px 0 0;
}
.profile {
	padding:0 0 0 22px;
	background:none;
	float:right;
}
.project h2 {
	background:url(../images/index/recent-project.gif) no-repeat 0 0;
	width:250px;
	height:38px;
	line-height:38px;
	text-align:center;
	font-size:20px;
	font-weight:normal;
	color:#6E6C6C;
	background-color:inherit;
	padding:0;
}
.project img {
	margin:19px 0;
}
.project h3 {
	width:250px;
	height:22px;
	line-height:22px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#3B4E44;
	background-color:#EEEEEE;
	margin:0 0 17px;
}
.project p {
	padding:0 0 14px;
}
/* content end */
/* right start */
.right {
	width:246px;
	float:right;
	padding:4px 0 0;
}
.right h2 {
	background: url(../images/index/news-icon.gif) no-repeat 0 0;
	font-size:23px;
	line-height:33px;
	color:#666F78;
	background-color:inherit;
	padding:0 0 0 33px;
	margin:0 0 2px;
}
.NewsBox {
	width:246px;
	height:45px;
	background:url(../images/index/news-box-bg.gif) repeat-x 0 0;
	float:left;
	margin:6px 0 0;
}
.NewsBoxGap {
	margin:6px 0 6px;
}
.newsLeft {
	background:url(../images/index/news-box-left.gif) no-repeat 0 0;
	width:8px;
	height:45px;
	display:block;
	float:left;
}
.newsRight {
	background:url(../images/index/news-box-right.gif) no-repeat 0 0;
	width:8px;
	height:45px;
	display:block;
	float:left;
}
.newsCenter {
	width:230px;
	height:26px;
	float:left;
	padding:9px 0 0;
	font-size:12px;
	line-height:12px;
}
.newsCenter a {
	color:#1B89DD;
	text-decoration:underline;
	background-color:inherit;
	line-height:16px;
}
.newsCenter a:hover {
	text-decoration:none;
}
span.dateBox {
	width:29px;
	height:26px;
	line-height:26px;
	border:1px solid #838B92;
	background-color:#F6F6F6;
	color:#838B92;
	text-align:center;
	display:block;
	float:left;
	font-size:24px;
	font-weight:normal;
	margin:0 9px 0 0;
}
.right h2.work {
	background:url(../images/index/testi-img.gif) no-repeat 0 0;
	margin:0 0 3px;
	clear:both;
}
.right h2.testimoni {
	background:url(../images/index/work-icon.gif) no-repeat 0 0;
	margin:0 0 3px;
	clear:both;
}
.right p {
	width:230px;
	font-size:14px;
	line-height:22px;
	color:#666F78;
	background-color:inherit;
	font-style:italic;
}
.right img {
	margin:12px 0 7px;
}
/* right end */
