body {
	background:url(../img/bg.gif) repeat-x top #54a5d3;
	color:#6b6b6b;
	font:13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:13px 0 0 0;
	text-align:center;
}
a {
	text-decoration:underline;
	color:#2d5c9e;
}
a:hover {
	text-decoration:none;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}
.yellow {
	color:#ffba00;
}

#header {
	width:951px;
	margin:0 auto;
	text-align:left;
	padding-bottom:3px;
}
	#header h1 {
		border-bottom:solid 3px #2d5c9e;
		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:#3367a5;
				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 #54a5d3;
			margin-bottom:20px;
		}
			#sidebar ul li {	
				
			}
				#sidebar ul li a {
					background:#4977b1;
					border-left:solid 5px #ffba00;
					padding-left:20px;
					text-decoration:none;
					color:#fff;
					font-weight:bold;
					display:block;
					height:20px;
					line-height:20px;
					margin-bottom:1px;
					font-size:12px;
				}
				#sidebar ul li a:hover, #sidebar ul li a.active {
					background:#ffba00;
				}
				
				#sidebar ul ul {
					border-bottom:0;
					margin-bottom:0;
				}
					#sidebar ul ul li {}
						#sidebar ul ul li a {
							border:0;
							padding-left:15px;
							background:#9ecce6;
							text-decoration:underline;
							color:#2d5c9e;
							font-size:11px;
							line-height:18px;
							font-weight: normal;
						}
						#sidebar ul ul li a:hover, #sidebar ul ul li a.active {
							background:#9ecce6;
							text-decoration:none;
						}
						
						#sidebar ul ul ul {}
							#sidebar ul ul ul li {}
								#sidebar ul ul ul li a {
									background:#5db4e7;
									color:#fff;
									font-weight:normal;
									padding-left: 25px;
								}
								#sidebar ul ul ul li a:hover, #sidebar ul ul ul li a.active {
									background:#5db4e7;
									text-decoration:none;
								}
		#sidebar .google img {
			display:block;
		}
	#page {
		width:648px;
		padding:1px;
		float:left;
		font-family: verdana, arial, helvetica, geneva, sans-serif;
		font-size: 13px;
		line-height: 1.333em;
		color: #000000;
	}
		#page .padding {
			padding:14px 17px 0 17px;
		}
			#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:#63bdf2;
			}
			#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:#ffba00;
				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:normal;
		float:left;
		padding-top:25px;
		padding-left:34px;
	}
		#footer p a {
			color:#2d5c9e;
			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:#2d5c9e;
				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:#ffba00;
				color:#fff;
			}
			#footer ul li a.active {
				text-decoration:none;
				background:#ffba00;
				color:#fff;	
				font-weight:bold;
			}