body {
	background:#e3d9bb url(img/BG.jpg) repeat;
	margin:0;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	color:#535353;
	font-size:11px;
	text-align:left;
	padding:0;
	}
	
a {
	outline:none;
	color:#535353;
	text-decoration:underline;
	padding:0 0 0 5px;
	}

img {
	border:0px;
	}

p {
	margin:0 0 20px 0;
	padding:0px;
	}

div.clear {
	clear:both;
	}

#wrapper {
	width:100%;
	height:auto;
	background:url(img/shadowBG.png) repeat-y top center;
	
	}
	
#container {
	width:1000px;
	height:auto;
	padding:0 0 0 0;
	display:block;
	}
	
#header {
	width:1000px;
	height:auto;
	padding:0 0 0 0;
	display:block;
	border-bottom:2px solid #FFF;
	float:left;
	background:#cfc4a4;
	}
	
	#sideNav {
	width:255px;
	height:430px;
	padding:0 0 0 0;
	float:left;
	}
		
		#logo {
		background:#e3d8ba;
		width:185px;
		height:85px;
		float:left;
		padding:35px;
		}
		
		#Nav {
		background:#cfc4a4;
		float:left;
		height:215px;
		width:175px;
		padding:25px 40px 20px 40px;
		text-align:left;
		}
			
			#Nav a {
			font-family:Verdana, Geneva, sans-serif;
			color:#2e2e2e;
			font-size:12px;
			font-weight:normal;
			text-align:left;
			line-height:28px;
			text-decoration:none;
			display:block;
			}
		
			#Nav a:hover {
			color:#FFF;
			font-size:12px;
			font-weight:bold;
			padding:0 0 0 20px;
			background:url(img/point.gif) no-repeat 0 10px;
			}
			
			#Nav a.active {
			color:#FFF;
			font-size:12px;
			font-weight:bold;
			padding:0 0 0 20px;
			background:url(img/point.gif) no-repeat 0 10px;
			}
		
	#pictureBox {
	width:745px;
	height:430px;
	padding:0 0 0 0;
	float:left;
	background:#cfc4a4;
	}
		
#content {
	background:#FFF url(img/shadowLeft.png) repeat-y 257px 0;
	width:1000px;
	height:auto;
	padding:0 0 0 0;
	display:block;
	border-top:15px solid #1f1d21;
	border-bottom:5px solid #1f1d21;
	float:left;
	text-align:left;
	}
	
	#sideAddress {
	background:#FFF url(img/shadowRight.png) repeat-y;
	width:175px;
	height:auto;
	padding:40px 40px 20px 40px;
	font-family:Verdana, Geneva, sans-serif;
	color:#535353;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	display:block;
	border-right:1px solid #c1c1c0;
	float:left;
	}
	
		h2 {
		font-family:Verdana, Geneva, sans-serif;
		color:#535353;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		padding:0 0 0 0;
		}
		
	#information {
	width:570px;
	padding:35px 0 20px 25px;
	display:block;
	border-left:1px solid #FFF;
	float:left;
	}
	
		h1 {
		font-family:Verdana, Geneva, sans-serif;
		color:#535353;
		font-size:18px;
		font-weight:normal;
		text-align:left;
		padding:0 0 5px 0;
		display:block;
		border-bottom:1px dotted #999;
		}
		
	#footer {
		width:100%;
		Height:46px;
		background:url(img/footerBG.png) no-repeat top center;
		}

	#footerlink {
		font-family:Verdana, Geneva, sans-serif;
		color:#000;
		font-size:9px;
		font-weight:normal;
		text-align:right;
		width:1000px;
		padding:10px 0 0 0;
		}
	
		#footerlink a {
		font-family:Verdana, Geneva, sans-serif;
		color:#000;
		font-size:9px;
		font-weight:normal;
		}
