/* CSS Document */
body
{
	background:url(../images/body_bg.jpg) top repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0f0f0f;
	line-height:18px;
	font-weight:normal;
	font-size:12px;
}
.outerdiv
{
	width:853px;
	margin:0px auto;
}
.header
{
	width:100%;
	margin:0px auto;
	height:142px;
	background:url(../images/header_btmbg.jpg) bottom no-repeat;
}
.logopart
{
	background:url(../images/logo_bg.jpg) no-repeat;
	width:126px;
	float:left;
	height:127px;
}
.compannamepart
{
	width:724px;
	float:right;
	font-size:33px;
	font-weight:bold;
	line-height:38px;
}
.clear
{
	clear:both;
}
.contentpart
{
background:#FFFFFF url(../images/cont_topbg.jpg) top;
background-repeat:no-repeat;




}
.inner_contpart
{
	width:848px;
	margin:0px auto;


}
.menupart
{
	width:724px;
	float:right;
	height:41px;
	
}
.menu
{
	width:auto;
	float:right;
}
.menu_bg1

{
	width:auto;
	float:left;
	
}
.menu_midbg1
{
	width:99px;
	float:left;
	background:url(../images/menu_midbg.jpg) repeat-x;
	height:41px;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-align:center;
	
}
.gallery_part
{	width:830px;
	margin:0px auto 0px auto;
	background:url(../images/gallary_bg.jpg) no-repeat;
	height:200px;
	

}
.gallery_imgpart
{
	
	background:url(../images/gallary_bg.jpg) no-repeat;
	height:204px;
	width:823px;
	margin-right:8px;
	padding-top:13px;
}
.gallery_imgpart img
{
	margin:0px 0px 0px 0px;
	
}
.black_line1
{
	width:828px;
	margin:10px auto 5px auto;
	background:url(../images/black_line.jpg) no-repeat;
	height:8px;
}
.columpart
{
	width:821px;
	margin:0px auto;
	/*height:270px;*/
	background:#FFFFFF url(../images/columt_bg.jpg) top repeat-x;
}
.colum1
{
	background:#ffffff url(../images/colum_bg1.jpg) no-repeat;
	width:264px;
	height:164px;
	float:left;
	margin-left:7px;
	margin-top:10px;
}
.home_context
{
	padding:30px 0px 0px 30px;
	font-size:20px;
	color:#0f0f0f;
}
.colum_text
{
	padding:30px 13px 13px 18px;
	text-align:justify;
	line-height:20px;
}
.colum_btnbg
{
	background:url(../images/col2_btnbg.jpg) no-repeat;
	height:47px;
	padding:7px 0px 0px 40px;
	margin-left:20px;
	color:#FFFFFF;
}

.footer
{
	width:100%;
	background:url(../images/footer_bg.jpg) bottom repeat-x;
	height:67px;
}
.fooer_text
{
    width:890px;
	text-align:right;
	padding-top:25px;
	color:#0f0f0f;
	/*padding-right:108px;*/
}


.arrow1
{
	width:46px;
	height:45px;
	float:left;
	position:absolute;
	padding-left:10px;
	top: 215px;
}
/*.arrow2
{
	width:56px;
	height:45px;
	float:right;
	position:absolute;
	left: 910px;
	top:210px;
	
	
}*/


