@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-main {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.programs-td-swf {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.programs-td-bg {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/lay_programs_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	color: #706559;
	text-align: left;
}
.news-txt-h1 {
	font-size: 12px;
	font-weight: bold;
}
.news-td-left {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #77D3F7;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news-td-mid-right {
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}




.programs-td-bg-left {
	padding-top: 85px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 180px;
}
.programs-td-bg-right {
	padding-top: 85px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
}
.TB-left-col-bg {
	background-image: url(../images/img-TB-left-col-bg.gif);
	background-repeat: repeat-y;
}
.txt-blue {
	color: #005D7E;
}
.txt-gold {
	color: #744F0A;
}
.txt-product-h1 {
	color: #652338;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.txt-product-h2 {
	color: #744F0A;
	font-family: "microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}
.txt-product-h4 {
	display: block;
}

#footer
{
	background: url(../images/footer.png) no-repeat;
	height: 220px;
}

#footer #likebox
{
	position:relative;
	top: 30px;
	width: 876px;
	height:150px;
	overflow:hidden;
	margin:0 auto;	
}

#footer #likebox iframe
{
	left: -12px;
	top: -8px;
	width:886px;
	height:1600px;
	overflow: hidden;
	position: relative;
	border:0px #000 solid; 
}

