@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	position: relative;
	background: #000000 url(images/top_orange_bar_04.png) repeat-x;
	height: 100%;
	width: 100%;
}
.thrColFix #container {
	width: 1000px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	height: auto;
}
.thrColFix #container #mainContent_footer {
	width: 1000px;
	height: auto;
	text-align: left;
	margin: 0px;
	padding-top: 13px;
	border: 0px none #999999;
}
.thrColFix #container #mainContent_FORBLOG2 {
	width: 556px;
	height: auto;
	margin-right: 0px;
	margin-left: 6px;
	text-align: left;
	-moz-border-radius-topleft: 28px;
	-moz-border-radius-topright: 28px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 28px;
	-webkit-border-top-left-radius: 28px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	background-color: #F5E8D0;
	padding: 19px 32px 5px 30px;
	background-image: url(images/orange-to-trans-60-px.png);
	background-repeat: repeat-x;
	position: static;
	margin-bottom: 7px;
}

.thrColFix #mainContent_newhome {
	color: #000000;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: 619px;
}
.thrColFix #container #mainContent_FORsearch {
	width: 574px;
	height: auto;
	background-color: #F5E8D0;
	margin-right: 0px;
	margin-left: 10px;
	text-align: left;
	-moz-border-radius-topleft: 28px;
	-moz-border-radius-topright: 28px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-top-right-radius: 28px;
	-webkit-border-top-left-radius: 28px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	padding: 19px 5px 6px 35px;
	background-image: url(images/orange-to-trans-60-px.png);
	background-repeat: repeat-x;
}
.thrColFix #sidebar1_alt {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
	padding: 0px 2px;
	height: auto;
	margin: -9px 0px 0px;
}
.thrColFix #sidebar1_alt-downloads {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
	padding: 0px 2px;
	height: auto;
	margin: 25px 0px 0px;
}
.thrColFix #sidebar1_forhomepage2 {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
	padding: 0px 2px;
	height: auto;
	margin: 20px 0px 0px;
}
.thrColFix #sidebar2_forhomepage {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 20px 0px 0px;
	text-align: left;
	padding: 0px 4px 0px 2px;
	height: auto;
	border-right: 1px solid #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left: 1px;
}
.thrColFix #sidebar2_alt {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: -9px 0px 0px;
	text-align: left;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.thrColFix #sidebar2_alt-downloads {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 25px 0px 0px;
	text-align: left;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 0px 4px 0px 2px;
}
html {
	height: 100%;
}

