/* CSS Document */

body{

	margin-top:0px;

	margin-bottom:0px;

	background-image:url(../images/pic_bar_line.gif);

	background-repeat:repeat-x;

	/*background-image:url(../images/pic_bar_line1.gif);

	background-repeat:repeat-x;*/

	}

.banner_line{

	background-image:url(../images/pic_line_01.gif);

	background-repeat:repeat-x;

	height:250px;

	}

.banner_line1{

	background-image:url(../images/pic_line_02.gif);

	background-repeat:repeat-x;

	height:63x;

	}

.welcome_text{

	font-family:Arial, Helvetica, sans-serif;

	font-size:17px;

	font-weight:600;

	color:#C27043;

	}

.normal_text{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:16px;

	color:#B29B81;

	text-align:justify;

	font-weight:normal;

	}

.footer_text{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#87755F;

	}
