html, body {height:100%;} 

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background: #9e6617 url(img/body.jpg) repeat-x
	}
	
img {
	border:none
	}

.clr {
	overflow:hidden;
	height:0;
	clear:both
	}
	
.noborder {
	border: none!important
	}
	
.right {
	text-align: right!important
	}
	
object {
	outline: 0;
	padding: 0;
	margin: 0;
}
	
a {
	color: #186d94;
	text-decoration: underline
	}
	
#overall-wrapper {
	width: 962px;
	margin: auto;
	background: #fff;
	position: relative
	}
		
	#overall-wrapper{min-height:100%;height:auto;}
	* html #overall-wrapper{height:100%;}/* ie6 and under*/
	
	#overall-background {
		position: absolute;
		top: 0;
		left: 1px;
		width: 960px;
		background: #072045;
		}
		
		#overall-background{min-height:100%;height:auto;}
		* html #overall-background{height:100%;}/* ie6 and under*/
	
	#logo {
		height: 164px;
		width: 336px;
		position: absolute;
		top: 28px;
		left: 43px
		}
		
		#logo img {
			display: block
			}
		
	#pot {
		height: 330px;
		width: 442px;
		background: url(img/pot.jpg);
		position: absolute;
		top: 0;
		right: -98px;
		z-index: 1;
		}
		

	
#wrapper {
	position: relative;
	margin: 0 1px;
	background: #072045 url(img/background.jpg) no-repeat;
	}
	
	#wrapper{min-height:100%;height:auto;}
	* html #wrapper{height:100%;}/* ie6 and under*/
	
	#overall-content {
		padding: 206px 29px 0 41px;
		}
		
	#content-background {
		background: url(img/content.jpg) no-repeat 124px 100%;
		}
		
	#menu {
		float: left;
		width: 189px;
		padding: 7px 0 0;
		}
		
		#menu ul {
			margin: 0;
			padding: 0;
			list-style: none
			}
			
			#menu li {
				margin: 0 0 15px;
				zoom: 1
				}
			
			#menu a {
				display: block;
				height: 26px
				}
				
			#menu li.page1 a {
				background: url(img/menu/page1.png) no-repeat
				}
				
				#menu li.page1 a:hover, #menu li.page1a {
					background: url(img/menu/page1a.png) no-repeat
					}
				
			#menu li.page2 a {
				background: url(img/menu/page2.png) no-repeat
				}
				
				#menu li.page2 a:hover, #menu li.page2a {
					background: url(img/menu/page2a.png) no-repeat
					}
				
			#menu li.page3 a {
				background: url(img/menu/page3.png) no-repeat
				}
				
				#menu li.page3 a:hover, #menu li.page3a {
					background: url(img/menu/page3a.png) no-repeat
					}
				
			#menu li.page4 a {
				background: url(img/menu/page4.png) no-repeat
				}
				
				#menu li.page4 a:hover, #menu li.page4a {
					background: url(img/menu/page4a.png) no-repeat
					}
				
			#menu li.page5 a {
				background: url(img/menu/page5.png) no-repeat
				}
				
				#menu li.page5 a:hover, #menu li.page5a {
					background: url(img/menu/page5a.png) no-repeat
					}
				
			#menu li.page6 a {
				background: url(img/menu/page6.png) no-repeat
				}
				
				#menu li.page6 a:hover, #menu li.page6a {
					background: url(img/menu/page6a.png) no-repeat
					}
				
			#menu li.page7 a {
				background: url(img/menu/page7.png) no-repeat
				}
				
				#menu li.page7 a:hover, #menu li.page7a {
					background: url(img/menu/page7a.png) no-repeat
					}
				
			#menu ul ul {
				padding: 10px 10px 7px;
				margin: 0;
				}
				
			#menu li li {
				margin: 0
				}
				
			#menu li li a {
				color: #b2b9c3;
				height: auto;
				text-decoration: none;
				padding: 7px 0 0 16px;
				font-size: 14px;
				font-weight: bold;
				background: url(img/menu/sub.png) no-repeat !important
				}
				
				#menu li li.menu-last a {
					background: url(img/menu/sub-end.png) no-repeat !important
					}
					
				#menu li li a:hover, #menu li li.menu-current a {
					color: #fff
					}
				
		#menu span {
			display: none
			}
			
		#menu li li span {
			display: inline
			}
		
	#content-wrapper {
		background: #e7e9ed;
		width: 701px;
		float: right;
		margin: 0 0 1px
		}
		
		#height {
			height: 600px;
			float: left;
			width: 0;
			overflow: hidden
			}
		
		#content {
			padding: 20px 30px;
			position: relative;
			z-index: 10;
			color: #092042;
			font-size: 15px
			}
			
			#content p {
				margin: 0;
				padding: 10px 0;
				}
		
	#footer {
		height: 34px;
		line-height: 34px;color: #fff;
		font-size: 11px;
		padding: 0 29px 0 0;
		}
		
		#footer-content {
			float: right;
			width: 701px;
			text-align: center
			}
			
			#footer a {
				color: #fff
				}
