

* { 
	padding: 0px; 
	margin: 0px;
	border:none;
}

a, a:hover, a:active, a:visited { text-decoration:none;}

html,body {
	margin:0;
	padding:0;
	
	font-family: "trebuchet MS";
	font-size:11px;
	color:#ece8e8;
	background:url(../img/bg_body.jpg) top repeat-x #dddbbf;
}


div#container {
	width:970px;
	margin:0px auto;
	

}

	div#container2 {
		width:970px;
		float:left;
		
		border:2px solid #878460;
		border-top:none;
		margin: 0px;

	}




/***************************************************************/

	div#logo{
		float:left;
		width:100%;
		height:177px;
		background:url(../img/bg_logo.jpg) no-repeat;
		
		
	
	}	
	
		div#logo a{
			float:left;
			width:330px;
			height:45px;
			margin:34px 0px 0px 325px;
			
		}	
	
	


/***************************************************************/
	
	div#menu {
			float:left;
			width:100%;
			height:35px;
			background:url(../img/bg_menu.jpg) center no-repeat;
			overflow:hidden;

	}
	
		div#menu a{
			float:left;
		}
		
		a#menu_item_01{
			width:143px;
			height:23px;
			background:url(../img/bg_menu_01.jpg) no-repeat;
			margin:6px 3px 0px 198px;
		}
		a#menu_item_01:hover{ background:url(../img/bg_menu_01.jpg) -143px 0px no-repeat; }
		
		a#menu_item_02{
			width:167px;
			height:26px;
			margin:4px 0px 0px 0px;
			background:url(../img/bg_menu_02.jpg) no-repeat;
		}
		a#menu_item_02:hover{ background:url(../img/bg_menu_02.jpg) -167px 0px no-repeat; }
		
		a#menu_item_03{
			width:122px;
			height:28px;
			margin:2px 1px 0px 0px;
			background:url(../img/bg_menu_03.jpg) no-repeat;
		}
		a#menu_item_03:hover{ background:url(../img/bg_menu_03.jpg) -122px 0px no-repeat; }
		
		a#menu_item_04{
			width:134px;
			height:31px;
			margin:0px 0px 0px 3px;
			background:url(../img/bg_menu_04.jpg) no-repeat;
		}
		a#menu_item_04:hover{ background:url(../img/bg_menu_04.jpg) -134px 0px no-repeat; }
		
	
	
/***************************************************************/	
		
	

/***************************************************************/


		div#content {
			float:left;
			width:100%;
			height:465px;
			background:url(../img/bg_content.jpg) center no-repeat;
			
		}
		

			
/***************************************************************/			
		
		
		div#big_content{
			float:left;
			width:100%;
			height:439px;
			overflow:hidden;
		}
		
		
			div#left_nav{
				float:left;
				width:200px;
				height:427px;
				overflow:hidden;
			}
			
			div#right_nav{
				float:right;
				width:200px;
				height:427px;
				overflow:hidden;
			}
			
			div#ajax_content{
				float:left;
				width:570px;
				height:427px;
				margin-top:3px;
				overflow:hidden;
				background:#1f1a17;
				color:#1f1a17;
				text-align:left;
				font-weight:bold;
			}
			
				div#ajax_content table{
					vertical-align:top;
				}
				
				div#ajax_content h2{
					font-size:14px;
					padding:10px 0px;
				}
				
				div.partner_box{
					text-align:left;
					padding:10px;
				}
				
					div.partner_box input, div.partner_box textarea{
						border:1px solid #69663c;
						padding:2px;
						font-family: "trebuchet MS";
						font-size:12px;
						
					}
					
					div.partner_box a{
						color:#69663c;;
					}
			
				div#slidingpanel{
					float:left;
					width:30000px;
					height:427px;
					overflow:hidden;
					
				}
				
				div.img_box{
					float:left;
					width:570px;
					height:427px;
					overflow:hidden;
					
				}
				
					div.img_box table{
						text-align:center;
					}
					
					div.img_box img{
						border:2px dotted #aba87c;
						padding:2px;
					}

			
			
			
			#milk{
				float:right;
				margin:13px 11px 0px 0px;
			}
			
			#next{
				float:right;
				margin:1px 9px 0px 0px;
			}
			
			#back{
				float:left;
				margin:98px 0px 0px 20px;
			}
			
			#loader{
				float:left;
				margin:10px 0px 0px 20px;	
				
			}

			
	#sub_menu a { float:left;}
	
	#sub_menu_item_01 { margin: 0px 0px 0px 200px;}
	#sub_menu_item_02 { margin: 0px 3px 0px 0px;}
	#sub_menu_item_03 { margin: 0px 0px 0px 0px;}
	#sub_menu_item_04 { margin: 0px 4px 0px 0px;}
	#sub_menu_item_05 { margin: 0px 0px 0px 0px;}
						
	
/***************************************************************/
	


		
	div#footer {
		float:left;
		text-align: center;
		width:100%;
		height:24px;
		padding-top:148px;
		overflow:hidden;
		font-size:14px;
		letter-spacing:1px;
		color:#231f20;
		background:url(../img/bg_footer.jpg) top center no-repeat;
	}
	
	
	
		div#footer a {
			color:#e5e2bb;
			margin:0px 2px;
		}
		
		

		
	
		

	
	
	