.container {
	height: 1100px;
	width: 900px;
	background-color: #FFFFFF;
	margin: auto;
}
.About_container {
	margin: auto;
	height: 1380px;
	width: 900px;
	background-color: #FFFFFF;
}

.Fabrication_container {
	margin: auto;
	height: 1100px;
	width: 900px;
	background-color: #FFFFFF;
}

.temp_container {
	margin: auto;
	height: 1450px;
	width: 900px;
	background-color: #FFFFFF;
}

.temp_sensor_container {
	margin: auto;
	height: 2450px;
	width: 900px;
	background-color: #FFFFFF;
}

.Thermotech_container {
	margin: auto;
	height: 1900px;
	width: 900px;
	background-color: #FFFFFF;
}
.testing_container {
	margin: auto;
	height: 2500px;
	width: 900px;
	background-color: #FFFFFF;
}
.Fitting_container {
	margin: auto;
	height: 2700px;
	width: 900px;
	background-color: #FFFFFF;
}

.cable_container {
	margin: auto;
	height: 2500px;
	width: 900px;
	background-color: #FFFFFF;
}

.Temp_container {
	margin: auto;
	height: 1200px;
	width: 900px;
	background-color: #FFFFFF;
}

.pannels_container {
	margin: auto;
	height: 1180px;
	width: 900px;
	background-color: #FFFFFF;
}
.convyor_container {
	margin: auto;
	height: 1290px;
	width: 900px;
	background-color: #FFFFFF;
}
.header {
	height: auto;
	width: 900px;
}

/*---------------menu-----------------------*/
*{
}

.top_margin{
	
	margin-top:5px;
}
body{
	color:#666;
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
	background-color: #d4d8da;
	margin: 0px;
}
	#menu{
	/*		margin:0 auto;*/
		width:900px;
	height:55px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	float: left;
	}
		#menu ul{
			list-style:none;
			margin:0 auto;
			width:900px;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				height:55px;
				line-height:47px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#FFFFFF;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:55px;
					text-decoration:none;
					padding:0 20px;				
				}
					#menu li a:hover{
						color:#fff;
						background:url(images/menu_03.jpg) no-repeat bottom;
					}
				#menu li a.current{
					display:block;
					float:left;
					background:url(images/menu_03.jpg) no-repeat bottom;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:55px;
					text-decoration:none;
					padding:0 20px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}
.menu_container {
	height: 15px;
	width: 900px;
}
/*--------------------------------------------------------*/.company_logo {
	height: 58px;
	width: auto;
	float: left;
	background-image: url(images/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 50px;
}
.contact_detail {
	float: left;
	height: 35px;
	width: 150px;
	margin-left: 100px;
	padding-top: 45px;
}
.sub_container {
	height: 510px;
	width: 235px;
	float: left;
	padding-top: 15px;
}
.box_left {
	float: left;
	height: 255px;
	width: 236px;
	background-image: url(images/box_01.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
}
.heading {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 12px;
	margin-left: 5px;
}
.right_sub {
	float: right;
	height: auto;
	width: 245px;
}
.right_box {
	float: left;
	height: 255px;
	width: 240px;
	background-image: url(images/box_01.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
	text-align: left;
	margin-top: 15px;
}
.center_content {
	height: 300px;
	width: auto;
	margin-top: 15px;
}
.center_content {
	margin-bottom: 10px;
	height: 540px;
	width: 390px;
	margin-left: 20px;
	float: left;
}

.center_aboutUs {
	margin-bottom: 10px;
	height: auto;
	width: 600px;
	margin-left: 15px;
	float: left;
}
.center_aboutUs_text {
	margin-bottom: 10px;
	width: 600px;
}

.center_text {
	margin-bottom: 10px;
	width: 390px;
}
.sub_text {
	float: left;
	height: auto;
	width: 320px;
	margin-left: 25px;
	margin-top: 15px;
}
.footer {
	height: auto;
	width: 100%;
	text-align: center;
	background-color: #114479;
	float: left;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.box_content {
	float: left;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-left: 12px;
	text-align: center;
}
.image {
	margin: 5px;
	float: left;
}
.text_pt {
	float: left;
	height: auto;
	width: auto;
}
.chat {
	float: right;
	height: auto;
	width: 229px;
	margin-right: 20px;
	text-align: right;
	padding-top: 30px;
	padding-right: 15px;
}
.ReadMore
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF2424;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.Heading_products
{
	font-family: Tahoma;
	color: #0066FF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.Contact_content {
	margin-bottom: 25px;
	height: 600px;
	width: 600px;
	margin-left: 0px;
	float: left;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.Contact_content_text {
	margin-bottom: 20px;
	width: auto;
	height: auto;
}
.Contact_table
{
margin-left:25px;
}
.Contact_sub_container {
	height: 510px;
	width: 10px;
	float: left;
	padding-top: 15px;
}
.h1
{
	font-family: "Birch Std";
	font-size: 18pt;
	font-weight: bold;
	color: #004080;
}
.product_container {
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	width: 900px;
}

.Product_box_content {
	float: left;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-left: 25px;
}

.container_home {
	background-color: #FFFFFF;
	margin: auto;
	height: 1100px;
	width: 900px;
}
.tara_parivar {
	float: left;
	height: auto;
	width: auto;
	margin-top: 70px;
	text-align: center;
	color: #FF0066;
	font-family: "Monotype Corsiva";
	font-size: 18px;
}
.icon_image {
	margin-top: 15px;
	margin-left: 15px;
}

.Link_products {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.sitemap {
	float: left;
	height: auto;
	width: 700px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.sitemap_content {
	height: auto;
	width: 400px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(images/sitemap_image1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-align: left;
	float: left;
}
.sitemap_text {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
}
.sitemap_products {
	background-image: url(images/sitemap_image_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: auto;
	width: 500px;
	margin-top: 9px;
	margin-left: 30px;
	padding-left: 15px;
}
.sitemap_productcontent {
	float: left;
	height: 270px;
	width: 600px;
}
.thermotech_logos {
	float: left;
	height: 120px;
	width: 890px;
	background-image: url(images/thermotech_logos_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}
.career {
	margin-left: 100px;
}
.md_speaks {
	background-image: url(images/box_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 255px;
	width: 236px;
	margin-left: 7px;
}
.product_border {
	border: thin solid #333333;
}
.testing-measuring-instrument {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 15px;
	margin-left: 15px;
}
.testing-content-box {
	float: left;
	height: auto;
	width: 850px;
	margin-bottom: 20px;
}
.testing-images {
	float: left;
	height: auto;
	width: 150px;
	margin-left: 30px;
}
.level_flow_container {
	margin: auto;
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
}
.text_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
}
