		body {
			margin: 0px;
			padding: 0px;
			font-family: Arial, sans-serif;
			font-size: 12px;
			color: black;
			background: url(imgs/bg.jpg) repeat 0 0;
			line-height:18px;
		}
		
		input {
			background: #ffffee;
			border: 1px solid black;
			height: 17px;
			width: 200px;
		}
		
		a.footer:link {
			color: #999;
			text-decoration: underline;
		}
		
		a.footer:visited {
			color: grey;
			text-decoration: underline;
		}
		
		a.footer:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		a.footer:active {
			color: #fff;
			text-decoration: underline;
		}

		
		
		a.inner:link {
			color: #7c3d0d;
			text-decoration: underline;
		}
		
		a.inner:visited {
			color: #7c3d0d;
			text-decoration: underline;
		}
		
		a.inner:hover {
			color: #000;
			text-decoration: underline;
		}
		
		a.inner:active {
			color: #7c3d0d;
			text-decoration: underline;
		}

		
		
		a.menu:link {
			color: #fff;
			text-decoration: none;
		}
		
		a.menu:visited {
			color: #fff;
			text-decoration: none;
		}
		
		a.menu:hover {
			color: #ffff99;
			text-decoration: none;
		}
		
		a.menu:active {
			color: #ffff99;
			text-decoration: none;
		}
		
		#main {
			background:url(imgs/main_bg2.jpg) no-repeat;
			width:950px;
			height:900px;
		}
		
		#main2 {
			background:url(imgs/main_bg2.jpg) no-repeat;
			width:950px;
			height:900px;
		}
		
		#main3 {
			background:url(imgs/main_bg_head.jpg) no-repeat;
			width:950px;
			
		}
		
		#main4 {
			background:url(imgs/main_bg4.jpg) no-repeat;
			width:950px;
			height:1250px;
		}
		
		#main5 {
			background:url(imgs/main_bg5.jpg) no-repeat;
			width:950px;
			height:1530px;
		}
		
		#main6 {
			background:url(imgs/main_bg6.jpg) no-repeat;
			width:950px;
			height:980px;
		}
		
		#main7 {
			background:url(imgs/main_bg7.jpg) no-repeat;
			width:950px;
			height:1330px;
		}
		
		#center_banner {
			padding:35px 0px 0px 50px;
		}
		
		#testimonial {
			float:left;
			padding:15px 0px 0px 65px;
			font-family:georgia, serif;
			color:white;
			width:250px;
			text-align:left;
			font-size:15px;
		}
		
		#maintext {
			float:left;
			width:480px;
			text-align:left;
			padding:50px 0px 0px 50px;
		}
		
		#maintext1 {
			float:left;
			width:480px;
			text-align:left;
			padding:50px 0px 0px 50px;
			height: 490px;
		}
		
		#maintext2 {
			float:left;
			width:480px;
			text-align:left;
			padding:50px 0px 0px 50px;
			height: 410px;
		}
		
		#maintext3 {
			float:left;
			width:480px;
			text-align:left;
			padding:50px 0px 0px 50px;
			height: 660px;
		}
		
		#maintext4 {
			float:left;
			width:480px;
			text-align:left;
			padding:50px 0px 0px 50px;
			height: 770px;
		}
		
		#maintext5 {
			float:left;
			width:480px;
			text-align:left;
			padding:50px 0px 0px 50px;
			height: 1040px;
		}
		
		#maintext6 {
			float:left;
			width:480px;
			text-align:left;
			padding:50px 0px 0px 50px;
			height: 770px;
		}
		
		#maintext7 {
			float:left;
			width:480px;
			text-align:left;
			padding:50px 0px 0px 50px;
			height: 410px;
		}
		
		#maintext8 {
			float:left;
			width:480px;
			text-align:left;
			padding:50px 0px 0px 50px;
			height: 840px;
		}
		
		.inputname {
			float:left;
			text-align:right;
			padding-top:3px;
			width:110px;
		}

		#footer {
			color:#999;
			font-size:10px;
			width:950px; 
			margin-left:auto; 
			margin-right:auto; 
			background-image:url(imgs/footer_bg.jpg); 
			height:38px;
		}


	#prod_menu{
		display:none;
		position:absolute;
		margin-top:53px;
		width:180px;
		text-align:left;
		background-color:#7b3d0e;
		filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	}
	
	.main_area {
		background-image:url(imgs/bg__.jpg); 
		margin-top:22px;
	}