﻿#website {
	position: relative;
	width: 1000px;
	margin: auto;
}
#website_content {
	position: relative;
	width: 100%;
	float: left;
	margin: 40px 0px 0px 0px;
}
#header {
	position: relative;
	float: left;
	width: 100%;
	background-color: #C0C0C0;
	height: 90px;
}
#logo {
	position: relative;
	width: 244px;
	height: 67px;
	margin-top: 10px;
	float: left;
}
#navigation {
	position: relative;
	width: 268px;
	float: left;
	border: 1px #CCCCCC solid;
}
#content {
	position: relative;
	width: 700px;
	float: left;
	margin: 0px 0px 0px 30px;
}
#adspace {
	position: relative;
	width: 700px;
	float: left;
	background-color:#FFFFCC;
	padding-bottom: 10px;
}
#link_img_66 {
	position: relative;
	width: 455px;
	float: left;
	height: 400px;
	margin: 10px 0px 0px 10px;
	border: 0px #232323 solid;
	background-color: #FFFFCC;
}
#link_img_33 {
	position: relative;
	width: 220px;
	margin: 0px;
	float: left;
	height: 400px;
	border: 0px #232323 solid;
	border-left: 0px;
	background-color: #FFFFCC;
	margin: 10px 0px 0px 4px;
}
#link_img_3 {
	position: relative;
	width: 246px;
	border: 0px #CCCCCC solid;
	float: left;
	margin: 25px 0px 0px 10px;
	height: 200px;
}
#link_img_2 {
	position: relative;
	width: 698px;
	float: left;
	height: 120px;
	margin: 15px 0px 0px 0px;
}
.link_img_50 {
	position: relative;
	width: 342px;
	float: left;
	height: 120px;
	border: 1px #454545 solid;
	margin: 15px 0px 0px 0px;
}
.link_img_50r {
	position: relative;
	width: 342px;
	float: left;
	height: 120px;
	border: 1px #454545 solid;
	margin: 15px 0px 0px 10px;
}
#link_img_1 {
	position: relative;
	width: 698px;
	float: left;
	height: 150px;
	border: 1px #454545 solid;
	background-color: #FFFFCC;
}
#page_header {
	position: relative;
	width: 100%;
	float: left;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px #CCCCCC dashed;
	font-size: 20px;
	color: #0026FF;
	margin-top: 25px;
}
.page_header {
	position: relative;
	width: 100%;
	float: left;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px #CCCCCC dashed;
	font-size: 20px;
	color: #0026FF;
	margin-top: 25px;
}
.page_header_black {
	position: relative;
	width: 100%;
	float: left;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px #CCCCCC dashed;
	font-size: 20px;
	color: #0026FF;
	margin-top: 25px;	
}
#page_text {
	position: relative;
	width: 100%;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	line-height: 18px;
}
.page_text {
	position: relative;
	width: 100%;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	line-height: 18px;
}
#page_text ul {
	margin: 20px 15px 20px 40px;
	list-style-type: decimal;
	color: #0026FF
}
.page_text ul {
	margin: 20px 15px 20px 40px;
	list-style-type: decimal;
	color: #0026FF
}
.gray {
	color: #333333
}
.nav_item {
	position: relative;
	float: left;
	padding: 0px 10px 0px 10px;
	height: 25px;
	line-height: 25px;
	color: #000000
}
.nav_item a {
	color: #000000;
	text-decoration: none
}
#navi {
	position: relative;
	float: right;
	margin: 49px 0px 0px 0px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
#digglogo {
	position: relative;
	width: 200px;
	float: left;
	height: 126px;
	border: 1px #CCCCCC solid;
	margin-top: 30px;
}
#diggtitle {
	position: relative;
	width: 450px;
	margin: 40px 0px 0px 40px;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	color: #0026FF
}
#diggtext {
	position: relative;
	width: 450px;
	margin: 0px 0px 0px 40px;
	float: left;
	height: 55px;
	font-size: 12px;
	color: #676767
}
#digg {
	position: relative;
	width: 100%;
	float: left
}
#bold_text {
	position: relative;
	width: 100%;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#footer {
	position: relative;
	width: 100%;
	float: left;
	margin: 25px 0px 0px 0px;
	border-top: 2px #CCCCCC dashed;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	color: #787878
}
#footer a {
	color: #999999;
	text-decoration: none
}
#footer a:hover {
	color: #0066FF
}
#copyright {
	position: relative;
	width: 100%;
	float: left;
	margin: 25px 0px 0px 0px;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding: 0px 0px 50px 0px;
}