/*Common*/

body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 62.5%;
	color: #555;
	margin: 0px;
	text-align:justify;
	background:#201f2f url(images/bk_body.jpg) center top no-repeat;
	
}


	.Left {
		float: left;
	}
	.Right {
		float: right;
	}
	.Clear {
		clear: both;
	}
h1 {
	font-size: 1.1em;
	background:url(images/h1_bg.jpg) no-repeat;
	width:595px;height:30px;
	color: #fff;
margin: 0px;
padding: 9px 0 0 30px;
}
h2 {
	font-size: 1.4em;
	color: #0069a6;
margin: 0px;
margin-bottom: 5px;
background:url(images/bell_meta.png) left no-repeat;
padding-left:40px;

}
a {
	color: #0069a6;font-weight:bold;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
	.Thumbnail {
		border: 1px solid #aaa;
	}

/*Layout*/
#wrapper {
	width: 1020px;
	margin: 0 auto;
	font-size: 1.2em;

}
#contentwrapper{background-color:#fff;}
#header {
	height: 229px;
	position:relative;
	margin:0;padding:0;
}
#header h3{padding:0;background:none;line-height:100%;}
#header h3 a{color:#fff;font-size:32px;text-decoration:none;}
#header h3 a:hover{text-decoration:none;}

#logo{position:absolute;top:90px;left:90px;color:#fff;}
#logo h3{padding:0;margin:0;}
#logo a img{border:none;}
#logo span{display:block;padding:10px 0;text-transform:uppercase;font-size:11px;color:#CECFDB;}





	.Partners a {
		padding-left: 10px;
		display: block;
		height: 22px;
		line-height: 22px;
		background: url(images/navigation_bullet.jpg) left center no-repeat;
	}
	.Buttons {
		text-align: center;
		border: 1px solid #bbb;
		padding: 5px 8px 10px 8px;
	}
	.Buttons img {
		float: left;
		margin: 5px 0 0 0;
	}
	.ButtonsSpacer {
		float: left;
		width: 2px;
	}
	.ContentLeft {background-color:#fff;
		width: 193px;margin:0;
	padding:0;	margin-right: 1px;
	}
		.ContentLeft .ContentArea {background-color:#fff;
			padding: 0px 10px 10px 0;
		}
			.ContentLeft .ContentAreaLinks {
				padding: 0px 0px 10px 10px;
			}
.ContentMiddle {background-color:#fff;
	width: 625px;
	margin-right: 1px;
}
.ContentRight {background-color:#fff;
	width: 193px;float:right;margin:0;
	
}

	.ContentHeaderLeft {
		background: url(images/bk_h2_left.png) no-repeat;
		height: 36px;
		width:169px;
		color: #fff;
		margin:0 0 0 -8px;
		z-index:1;
		padding:10px 0 0 30px;
		font-weight: bold;
	}
	.ContentHeaderRight {
		background: url(images/bk_h2_right.png) no-repeat;
		height: 36px;
		width:169px;
		color: #fff;
		padding:10px 0 0 30px;
		margin:0 -8px 0 0px;
		font-weight: bold;
	}
	.ContentLeft .ContentArea {
		border: 0px solid #fff;
	}
	.ContentArea {
		border: 0px solid #fff;
	}
	.ContentRight .ContentArea {
		padding: 0px 8px 0 8px;margin:0;
	}
.NavigationLink {
	margin-left: 5px;
	padding-left:15px;
	display: block;
	line-height: 22px;
	border-bottom: 1px dotted #aaa;text-decoration: underline;
}
.FeaturedScreensaver {
	margin: 10px 25px 10px 25px;
	padding: 5px;
	width: 140px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	font-weight: bold;
}
.Box {
	margin: 0 0 10px 0;
	padding: 4px;
	width: 170px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
}
	.Spacer {
		float: left;
		width: 5px;
		height: 120px;
		margin: 10px 0;
		padding: 4px;
	}
.Thumbnail {
	height: 120px;
	width: 160px;
	border: 1px solid #888;
}

#footer{padding:55px 0 30px 0;color:#666;background:url(images/bk_footer.jpg) center 0 no-repeat;position:relative;margin:0px 0 0 0;}
#footer a{color:#888;}
#site5bottom{position:absolute;right:0;top:55px;}