html {
	min-height: 101%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #F8F8FA;
	background-image: url(../_img/pageBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 16px;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	color: #036;
	font-weight: normal;
	padding-bottom: 6px;
	line-height: 28px;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#mainWrap {
	width: 980px;
	margin: auto;
}
#topMiniNav {
	float: right;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 10px;
}
#topMiniNav a {
	color: #FFF;
}
#topMiniNav a:hover {
	color: #F00;
}
#topNav {
	clear: right;
	position: absolute;
}
#topNav a {
	color: #FFF;
	text-decoration: none;
}
#flashSpacer {
	height: 190px;
}
#navBar {
	margin: auto;
	width: 938px;
	display: none;
}
#contentWrap {
	background-color: #FFFFFF;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 40px;
	background-image: url(../_img/subContentBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.trans {
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
#full {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#full a {
	color: #036;
	text-decoration: none;
}
#full a:hover {
	color: #C00;
}
#left {
	float: left;
	width: 636px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	padding: 10px;
	/*border: 1px solid #CCC;
	background-color: #FFF;
	background-image: url(../_img/content-bg.jpg);
	background-repeat: repeat-x;*/
}
#left a {
	color: #ec771f;
	text-decoration: none;
}
#left a:hover {
	color: #FF9900;
}
#right {
	float: left;
	width: 210px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
#rightContent  {
	border: 1px solid #CCC;
	background-color: #FFF;
	background-image: url(../_img/content-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 50px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightContent img {
	background: url(../_img/shadow-1000x1000.gif) no-repeat right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#right a {
	color: #ec771f;
	text-decoration: none;
}
#right a:hover {
	color: #FF9900;
}
#footer {
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 800px;
	background-color: #FFF;
	margin: auto;
	padding-right: 50px;
	padding-left: 50px;
}
#flashcontent {
	width: 250px;
	height: 200px;
}
#flashVideoContent {
	width: 440px;
	height: 365px;
	background-color: #000;
	color: #FFF;
	text-align: center;
}
#socials {
	float: left;
	width: 260px;
}

#bottomNav {
	color: #333;
	float: left;
	width: 430px;
	padding-top: 8px;
}
#bottomNav a {
	text-decoration: none;
}
#bottomNav a:hover {
	color: #C00;
}
#langNav {
	color: #333;
	float: left;
	width: 110px;
	padding-top: 8px;
}
#langNav a {
	text-decoration: none;
}
#langNav a:hover {
	color: #C00;
}
#copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	font-size: 10px;
	background-color: #FFF;
}
#copyright span {
	font-weight: bold;
}
#copyright a {
	color: #000099;
	text-decoration: none;
}
#copyright a:hover {
	color: #FF9900;
}


#dock {
	width: 100%;
	bottom: 0px;
	position: relative;
	left: 0px;
}
.dock-container {
	position: absolute;
	padding-left: 20px;
}
a.dock-item {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item span {
	display: none;
	padding-left: 20px;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.posts-line {
	border: 1px solid #CCC;
	margin: 0 10px 10px 0;
	padding: 10px;
	background-color: #FFF;
	background-image: url(../_img/content-bg.jpg);
	background-repeat: repeat-x;
}
.posts-line	img {
	background: url(../_img/shadow-1000x1000.gif) no-repeat right bottom;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.posts-line	p {
	padding: 0;
	margin: 0px;
}
img.double-border {
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}
img.shadow {
	background: url(../_img/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
.imgshadow {
	background: url(../_img/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
.subscribeTable {
	border: 1px solid #333;
	background-color: #FFF;
	font-size: 11px;
}
.subscribeTable td {
	border: 1px solid #CCC;
	padding: 2px;
}
.subscribeTable th {
	padding: 4px;
	background-color: #C00;
	font-weight: bold;
	color: #FFF;
}
.tableRed {
	background-color: #EB2227;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.tableRed th {
	background-color: #EB2227;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
}
.tableRed td {
	background-color: #FFF;
	padding: 4px;
}

