/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background:url(images/bg-images.jpg) repeat-x;
	background-color:#FFFFFF;
	font-family:Arial; 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}

p ,tr ,td ,img ,a ,ul ,li ,form ,h2 ,span ,br {
	padding:0px;
	margin:0px;
	}
	
.banner_image {
	background:url(images/banner.jpg) no-repeat;
	width:802px;
	height:337px;
	padding:0px;
	margin:0px;
	}
	
.padding {
	padding:0px 24px 0px 20px;
	}
	
.text_brown {
	font-family:Arial; 
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#7B3F17;
	}

.text_ash {
	font-family:Arial; 
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	margin:15px 38px 0px 0px;
	}
	
.box_image {
	background:url(images/request-image.jpg) no-repeat;
	width:429px;
	height:54px;
	padding:0px;
	margin:0px;
	}
	
.middle_image {
	background:url(images/middle-image.jpg) repeat-y;
	width:429px;
	padding:0px;
	margin:0px;
	}
	
.bottom_image {
	background:url(images/bottom-image.jpg) no-repeat;
	width:429px;
	height:34px;
	padding:0px;
	margin:0px;
	}


	
   

