/* CSS Document */
/* global fonts style*/
body{
	background: #003f54 url(../img/bodyBack.jpg) repeat-x left top;
	font: 13px/1.6 Tahoma, Geneva, sans-serif;
	color: #87b7c7;
}
p{
	margin-bottom: 10px;
}
.color_01{
}
.color_02{
}
/*H*/
h1{
	font: normal 17px Arial, Helvetica, sans-serif;
	color: #add9e8;
}
h2{
	font: normal 17px Arial, Helvetica, sans-serif;
	color: #b3c6cc;
	padding: 0px 0px 5px;
}
	h2 a{
		color: #b3c6cc;
	}
		h2 a:hover{
			color: #FFF;
		}
h3{
	font-size: 13px;
	font-weight: bold;
}
	h3 a{
		text-decoration: underline;
	}
h4{
}
h5{
}
/*links*/
a{
	color: #87b7c7;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: underline;
}
a.link1{
	font-size: 11px;
	font-style: normal;
	padding: 0px 0px 5px;
	display: block;
}
a.link2{
}
a.link3{
}
a.link4{
}
a.link5{
}
/*images*/
.img_01{
	background: url(none) !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 3px solid #FFF;
}
.img_02{
}
.img_03{
}
.imgBack_01{
	background: url(../img/imgBack_01.gif) no-repeat;
	padding: 6px 7px 8px 6px;
}
/*float*/
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clearBoth{
	clear: both;
}

/*layout*/
html, body {
	height: 100%;
	}
.global {
	position: relative;
	min-height: 100%;
	width: 990px;
	margin: auto;
}

* html .global{
  height: 100%;
}

.contentBox {
	padding-bottom: 113px;
}
.footerBox {
	position: relative;
	height: 113px;
	margin-top: -113px;
}
/*style*/
.global{
}
	.contentBox{
	}
/*boxBack*/
.boxBack_01{
	background: #00394b url(../img/boxBack_01.gif) repeat-x left top;
	zoom: 1;
}
	.boxBack_02{
		background: url(../img/boxBack_02.gif) repeat-y right top;
	}
		.boxBack_03{
			background: url(../img/boxBack_03.gif) repeat-x left bottom;
		}
			.boxBack_04{
				background: url(../img/boxBack_04.gif) repeat-y left top;
			}
				.boxBack_05{
					background: url(../img/boxBack_05.gif) no-repeat left top;
				}
					.boxBack_06{
						background: url(../img/boxBack_06.gif) no-repeat right top;
					}
						.boxBack_07{
							background: url(../img/boxBack_07.gif) no-repeat right bottom;
						}
							.boxBack_08{
								background: url(../img/boxBack_08.gif) no-repeat left bottom;
							}
							
/*header*/
.header{
	height: 130px;
}
	.logoBox{
		float: left;
		margin: 30px 0px 0px;
	}
		.logo{
		}
	
/*topBox*/
.topBox{
	margin: 0px 0px 30px;
}
	.topSlogan{
		float: left;
		width: 224px;
		text-align: right;
		padding: 30px 0px 0px;
	}
		.topSlogan a{

		}
	.liveHelp{
	position: absolute;
	text-align: left;
	left: 0px;
	margin: 8px 0px 0px;
	}
	.topText{
		padding: 0px 0px 0px 276px;
	}
		.topText h1{
			padding: 0px 0px 10px;
		}
	.servicesText{

	}
		.servicesText h1{
			padding: 0px 0px 10px;
		}
/*newWorks*/
.newWorks{
}
/*mainGallery*/
.mainGallery{
	width: 100%;
}
.mainGalleryBox{
	padding: 10px;
}
	.mainGalleryList{
	}
		.mainGalleryList li{
			list-style: none;
			display: block;
			float: left;
			width: 33%;
			height: 310px;
		}
		.mainGalleryList h3{
			padding: 0px 8px 3px 7px;
			font: normal 14px Arial, Helvetica, sans-serif;
			min-height: 35px;
			_height: 35px;
			overflow: hidden;
			display: block;
	}
	.mainGalleryList p{
		padding: 0px 8px 0px 7px;
	}
			.mainGalleryList a{
			}
	.mainGallery img{
		background: url(../img/galleryBack.gif) no-repeat;
		padding: 12px;
		float: left;
		margin: 0px 8px 0px 0px;
	}
	.stepcarousel{
		position: relative; /*leave this value alone*/
		overflow: scroll; /*leave this value alone*/
		width: 100%; /*Width of Carousel Viewer itself*/
		height: 310px; /*Height should enough to fit largest content's height*/
		margin: 0px;
		padding: 0px;
	}
#mainGalleryScroll_02{
	height: 310px !important; /*Height should enough to fit largest content's height*/
		
	}

		.stepcarousel .mainGalleryList{
			position: absolute; /*leave this value alone*/
			left: 0;
			top: 0;
		}
		
		.stepcarousel .panel{
			float: left; /*leave this value alone*/
			overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
			margin: 0px; /*margin around each panel*/
			width: 327px;
			height: 310px;/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
		}
		.stepcarousel .panel_01{
			float: left; /*leave this value alone*/
			overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
			margin: 0px; /*margin around each panel*/
			width: 970px ;
			height: 650px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
		}
		.panel_01 h2{
			padding-left: 7px;
		}
/*columnBox*/
.columnBox{
	padding: 20px 0px 0px;
	background: url(../img/columnBack.jpg) no-repeat left 50px;
}
	.column{
		width: 24.9%;
		float: left;
		min-height: 510px;
		_height: 510px;
		background: url(../img/columnBack.jpg) no-repeat right 30px;
		display: inline-block;
	}
		.columnPadding{
			padding: 0px 15px;
		}
		.column h2{
		}
		/*bottomSlogan*/
		.bottomSlogan{
			text-align: right;
			color: #406f7f;
			padding: 30px 23px 0px 0px;
		}
			.bottomSlogan ul{
			}
				.bottomSlogan ul li{
					list-style: none;
				}
		
		/*servicesList*/
		.servicesList{
		}
			.servicesList li{
				list-style: none;
				padding: 0px;
				font-size: 11px;
				line-height: normal;
			}
				.servicesList li h3{
					padding-bottom: 3px;
				}
					.servicesList li h3 span{
						text-decoration: underline !important;
					}
					
				.servicesList li p{
					padding-left: 10px;
				}
					.servicesList li  a{
						text-decoration: none !important;
					}
						.servicesList li a:hover h3 span{
							text-decoration: none !important;
						}
				
		/*progress*/
		.progress{
			line-height: normal;
			padding: 0px 0px 15px;
		}
			.progress li{
				list-style: none;
				padding: 0px 0px 10px;
			}
				.progress h3{
					font-size: 12px;
					line-height: normal;
				}
			.progressPreview{
			}
		/*newsList*/
		.newsList{
			line-height: normal;
		}
			.newsList dt{
				padding: 0px 0px 3px;
			}
			.newsList dd{
				font-size: 11px;
			}
/*footer*/
.footerBox{
	background: url(../img/footerBox.gif) repeat-x;
}
	.footer{
		font-size: 11px;
		color: #87b7c7;
		width: 990px;
		margin: auto;
		padding: 15px 0px 0px;
	}
		.footerContacts{
			float: left;
			width: 265px;
		}
		.footerText{
			float: left;
			width: 550px;
		}
			.footerText li{
				list-style: none;
			}
			.footerText li a {
			}
		.copyright{
			float: right;
		}
/* --- all portfolio page--- */
.portfolio .newWorks{
	margin-bottom: 15px;
}
/* --- portfolio category ---*/
.potfolioBox{
}
	.portfolioBox li{
		height: 300px;
		overflow: hidden;
	}
	.portfolioBox h2{
	padding: 0px 8px 3px 7px;
	font: normal 14px Arial, Helvetica, sans-serif;
	}
	.portfolioBox p{
		clear: left;
		padding: 0px 8px 0px 7px;
	}
.textBox{
	padding: 20px;
}
	.textBox img{
		background: url(none) !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 3px solid #FFF;
	}
/* --- servicesMenu --- */
.servicesMenu {
	padding: 15px 17px 20px;
	zoom: 1;
	font-size: 11px;
}
	.servicesMenu li{
	list-style: none;
	display: inline-block;
	float: left;
	width: 33%;
	margin: 0px;
	vertical-align: top;
		
	}
		.servicesMenu li a{

		}
			
					
		


		
