@charset "utf-8";
@import url("GOTHICB/stylesheet.css");
@import url("../webfonts/GOTHIC/stylesheet.css");


.main {
	width: 886px;
	margin: auto;
	height: 930px;
}
.pixbg {
	background-image: url(../images/pix_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 846px;
	font-family: GOTHICB;
	font-size: 14px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}

.header {
	height: 100px;
	width: 886px;
	background-image: url(../images/Logo_header.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.banner {
	height: 286px;
	width: 886px;
	background-image: url(../images/banner_07.jpg);
	background-repeat: no-repeat;
}
.PixGallaryTxt {
	background-image: url(../images/pixgallarytxtbg_09.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 886px;
	font-family: GOTHICB;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #183845;
	text-align: center;
	padding-top: 8px;
}



.body {
	background-color: #1f4456;
}
.button {
	height: 48px;
	width: 886px;
	background-image: url(../images/MYT-Layout-2_05.jpg);
	background-repeat: repeat-x;
}
.txtbg1 {
	background-image: url(../images/txtbg1.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 886px;
}
.txtbg2 {
	background-image: url(../images/txtbg2.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 886px;
}
.HeadingMainTxt {
	font-family: GOTHICB;
	font-size: 16px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: center;
	height: 26px;
	width: 886px;
	padding-top: 8px;
	color: #183845;
}
.MainTxt {
	font-family: GOTHIC;
	font-size: 14px;
	background-color: #f0f0f0;
	width: 686px;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #183845;
	text-align: justify;
}
.clientsbg {
	font-family: GOTHICB;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/clintsbg.jpg);
	background-repeat: repeat-x;
	height: 180px;
	width: 866px;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 25px;
}
.clientsheading {
	width: 866px;
	font-family: GOTHICB;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.clientsmaintxt {
	font-family: GOTHICB;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	width: 260px;
	float: left;
	padding-left: 20px;
}
.clientsmaintxt2 {
	font-family: GOTHICB;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	width: 240px;
	float: left;
	padding-left: 40px;
}
.clientsmaintxt3 {
	font-family: GOTHICB;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	float: left;
	width: 264px;
	padding-left: 40px;
}





.footer {
	font-family: GOTHICB;
	font-size: 14px;
	color: #000000;
	height: 25px;
	width: 470px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 16px;
	margin-bottom: 10px;
	float: left;
}
.designedby {
	font-family: GOTHICB;
	font-size: 14px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 384px;
	float: right;
	color: #1F4456;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 16px;
	text-align: right;
}
