/* CSS Document */

body {
	background-image:url(../images/footer.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#575757;
	line-height:20px;
	text-align:justify;

	

}
#main {
	background-image: url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-content
	{
	background-image:url(../images/bg-top-ct.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
.bg-content1
	{
	background-image:url(../images/bg-loop.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	}
.bottom
	{
	background-image:url(../images/bottom.jpg);
		background-position:bottom center;
	background-repeat:no-repeat;
	}
.textbg
	{
	background-image:url(../images/text-bg.jpg);
	background-repeat:no-repeat;
	}
#txt
	{
	width:297px;
	margin-left:9px;
	}
#txt1
	{
	width:286px;
	margin-left:9px;
	
	}
#txt2
	{
	width:287px;
	margin-left:15px;
	
	}
	
.inner-bg1
	{
	background-image:url(../images/inner-bg1.jpg);
	background-repeat:repeat-y;
	}
.inner-bottom

	{
	background-image:url(../images/inner-bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.footer-link
	{
	color:#575757;
	text-decoration:none;
	}
.footer-link a
	{
	color:#575757;
	text-decoration:none;
	}
.footer-link a:hover
	{
	color:#990000;
	text-decoration:none;
	}
	
.link
	{
	color:#575757;
	text-decoration:none;
	}
.link a
	{
	color:#990000;
	text-decoration:none;
	}
.link a:hover
	{
	color:#000000;
	text-decoration:none;
	}
.font_black_mdn{ color:#000000; font-size:14px;}
.submit_btn{ background-image:url(../images/submit_img.jpg); background-position:top; float:left; width:103px; height:34px; display:block; margin-left:10px;}
.fild_style{ background-color:#eeeeee; border:1px solid #d3d1d1; height:25px; padding:5px; width:280px; margin-bottom:10px; border-radius:4px; margin-left:10px;}
.fild_style_msg{ background-color:#eeeeee; border:1px solid #d3d1d1; height:125px; padding:5px; width:280px;border-radius:4px;margin-left:10px;}
	