body {
	background:url(../img/bg.gif) repeat-x top #dfd3c2;
	color:#6b6b6b;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:13px 0 0 0;
	text-align:center;
}
a {
	text-decoration:underline;
	color:#c60000;
}
a:hover {
	text-decoration:none;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}
.blue {
	color:#205794;
}
.map {
	display:block;
	border:solid 1px #e6e6e6;
	float:left;
	margin-right:15px;
}

#header {
	width:951px;
	margin:0 auto;
	text-align:left;
	padding-bottom:3px;
}
	#header h1 {
		border-bottom:solid 3px #b50000;
		padding-bottom:2px;
		margin-bottom:2px;
	}
	#header h1 a {
		display:block;
		font-size:1px;
		line-height:1px;
		text-indent:-10000px;
	}
		#header h1 a img {
			display:block;
		}
	#header ul {
		width:934px;
		background:url(../img/bg-gray.gif) repeat-x top;
		height:22px;
		line-height:22px;
		padding-left:17px;
	}
		#header ul li {
			display:inline;
			padding-right:7px;
			color:#4a4a4a;
			font-size:11px;
		}
			#header ul li a {
				color:#4a4a4a;
				padding-right:7px;
			}
			#header ul li strong {
				color:#b50000;
				padding-right:7px;
			}
			
#content {
	background:url(../img/bg-content.gif) repeat-y;
	width:951px;
	margin:0 auto;
	text-align:left;
}
	#content .bg {
		background:url(../img/bg-content-b.gif) no-repeat bottom;
	}
	#sidebar {
		float:left;
		width:175px;
		padding-right:4px;
	}
		#sidebar ul {
			border-bottom:solid 2px #dfd3c2;
			margin-bottom:20px;
		}
			#sidebar ul li {	
				
			}
				#sidebar ul li a {
					background: url(../img/bg-menu1.gif) repeat-y top left #205794;					
					padding-left:10px;
					text-decoration:none;
					color:#fff;
					font-weight:bold;
					display:block;
					height:25px;
					line-height:20px;
					margin-bottom:1px;
					font-size:12px;
				}
				#sidebar ul li a:hover, #sidebar ul li a.active {
					background: url(../img/bg-menu1.gif) repeat-y top left #b50000;
				}
				
				#sidebar ul ul {
					border-bottom:0;
					margin-bottom:0;
				}
					#sidebar ul ul li {}
						#sidebar ul ul li a {
							border:0;
							padding-left:20px;
							background: url(../img/bg-menu2.gif) repeat-y top left #ede6dc;
							text-decoration:underline;
							font-weight:normal;
							color:#b50000;
							font-size:11px;
							line-height:18px;
						}
						#sidebar ul ul li a:hover, #sidebar ul ul li a.active {
							background: url(../img/bg-menu2.gif) repeat-y top left #ede6dc;
							text-decoration:none;
						}
						
						#sidebar ul ul ul {}
							#sidebar ul ul ul li {}
								#sidebar ul ul ul li a {
									background: url(../img/bg-menu3.gif) repeat-y top left #ca6961;
									color:#fff;
									font-weight:normal;
								}
								#sidebar ul ul ul li a:hover, #sidebar ul ul ul li a.active {
									background: url(../img/bg-menu3.gif) repeat-y top left #ca6961;
									text-decoration:none;
								}
		#sidebar .google img {
			display:block;
		}
	#page {
		width:648px;
		padding:1px;
		float:left;
	}
		#page .padding {
			padding:14px 17px 0 17px;
			line-height: 18px;
		}
			#page .padding p {
				padding-bottom:20px;
			}
		#page h2 {
			background: url(../img/bg-title.gif) repeat-x top;
			height:41px;
			line-height:40px;
			font-size:15px;
			color:#fff;	
		}
			#page h2 span {
				color:#191919;
			}
			#page h2 img {
				display:block;
				float:left;
			}
		#page .images {
		
		}	
			#page .images a {
				display:block;
				float:left;
				padding-right:18px;
			}
			#page .images a img {
				display:block;
				padding:3px;
				border:solid 1px #e8e8e8;
				float:left;	
			}
			#page .images img.clear {
				height:18px;
			}
	#page .box {
		background:url(../img/box-bottom.gif) no-repeat bottom;
		width:618px;
		margin:0 auto;
		text-align:left;
		padding-bottom:2px;
	}
		#page .box  div.brd {
			border:solid 1px #d1d1d1;
			border-bottom:0;
			padding:0 10px;
			font-size:11px;
			font-weight:bold;
			color:#505050;
			position:relative;
			padding-bottom:5px;
		}
			#page .box  div.brd p {
				padding-top:6px;
				padding-bottom:14px;
			}
			#page .box  div.brd a.more {
				position:absolute;
				bottom:1px;
				right:1px;
				display:block;
				background:#c60000;
				padding:0 20px;
				height:21px;
				line-height:20px;
				text-decoration:none;
				color:#fff;
			}
			#page .box  div.brd a.more:hover {
				color:#eee;
			}
	#ad {
		float:right;	
		padding-bottom:100px;
	}
		#ad img {
			display:block;
		}
		
#footer {
	background:url(../img/bg-footer.gif) repeat-x top;
	height:54px;
	width:951px;
	margin:0 auto;
	text-align:left;
}
	#footer p {
		color:#4a4a4a;
		font-size:11px;
		font-weight:bold;
		float:left;
		padding-top:25px;
		padding-left:34px;
	}
		#footer p a {
			color:#c60000;
			font-weight:normal;
		}
		
	#footer ul {
		padding-top:8px;
		float:right;
		padding-right:13px;
	}
		#footer ul li {
			padding-right:6px;
			display:block;
			float:left;
			height:46px;
			line-height:46px;
			font-size:11px;
		}
			#footer ul li a {
				color:#c60000;
				display:block;
				float:left;
				text-decoration:underline;
				padding:0 5px;
				height:46px;
				line-height:46px;
				margin-right:6px;
			}
			#footer ul li a:hover {
				text-decoration:none;
				background:#c60000;
				color:#fff;
			}
			#footer ul li a.active {
				text-decoration:none;
				background:#c60000;
				color:#fff;	
				font-weight:bold;
			}
