<style>

.This_first_style_declaration_is_ignored_in_some_instances {}

/* Discover Bing global header AT BOTTOM*/

/* TOUR HOME PAGE */
#noScriptDiv {
	width: 620px;
	color:white;
	margin-top: 0px !important;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 60px;
}
.hidden {
	top: -10000px !important;*
}
body {
	margin: 0px;
	text-align: center;
	background: #1b1f22;
}
div#home a:link,
div#home a:hover,
div#home a:active,
div#home a:visited {
	text-decoration: none;
	font-family: segoe UI, verdana, arial, helvetica;
	font-size: 0.9em;
	color: white;
}
div {
	text-align: left;
}
#searchDivs {
	left: 166px;
	top: 63px;
	width: 480px; 
	height: 50px;
	padding: 10px 10px 0px 20px;
	background: transparent url(../images/home/search_bg.gif) no-repeat;
}
#searchTerm {
	border-width: 0px;
	width: 300px;
	color: #3399cc;
	font-size: 1.1em;
} 
#searchImage,
#searchImageNoJs {
	float: right;
	position: absolute;
	top: 10px;
	left: 330px;
	width: 24px;
	height: 24px;
	background: url(../images/search_button.jpg) no-repeat;
	overflow: hidden;
/*	border: 1px solid black;*/
	border-width: 0px;
}
#searchImageNoJs {
	float: none;
	position: relative;
	top: 0px;
	left: 0px;
}
div#home {
	display: none; /* Hide the main div - shown via javascript (home.js)  */
	background: #1d2225 url(../images/home/main_bg.jpg) no-repeat;
	position: relative;
	margin: 0px auto;
	width: 1000px;
	/*height: 605px;*/
	height: 540px;
}
div#home div {
	position: absolute;
}
div#makeHome {
	DISPLAY: NONE;
	position: absolute;
	left: 737px;
	width: 260px;
	height: 53px;
	background: transparent url(../images/home/makeHome.jpg) no-repeat;
	cursor: pointer;
}
a#makeHP {
	display: block;
	width: 260px;
	height: 53px;
	cursor: pointer;
}
#fadeThis {
	position: absolute;
	display: block;
	left: 767px;
	width: 230px;
	height: 53px;
}
.fadeThis * {
/*	display: none;*/
}
.fadeThis span.hover {
	display: block;
	width: 200px;
	height: 53px;
	background:url(../images/home/makeHP_bg_on.jpg) no-repeat;
}

div#home ul {
	position: absolute;
	list-style-image: url(../images/home/HOME_bullet.gif);
	margin: 0px;
	padding: 140px 0px 0px 20px;
	background-repeat: no-repeat;
	top: 280px;
	width: 126px;
	cursor: pointer;
	cursor: hand; /* Firefox */
}
div#home a:link,
div#home a:hover,
div#home a:active,
div#home a:visited {
	font-size: 0.9em;
	font-weight: normal;
 	line-height:1.15em;
 	color: white;
}
div#home a:hover {
	text-decoration: underline;
}
ul.T_off,
ul.T_on {
	background-image: url(../images/home/column_T.jpg);
	left: 198px;
}
ul.T_on {
	background-image: url(../images/home/column_T_on.jpg);
}
ul.S_off,
ul.S_on {
	background-image: url(../images/home/column_S.jpg);
	left: 352px;
}
ul.S_on {
	background-image: url(../images/home/column_S_on.jpg);
}
ul.H_off,
ul.H_on {
	background-image: url(../images/home/column_H.jpg);
	left: 506px;
}
ul.H_on {
	background-image: url(../images/home/column_H_on.jpg);
}
ul.L_off,
ul.L_on {
	background-image: url(../images/home/column_L.jpg);
	left: 660px;
}
ul.L_on {
	background-image: url(../images/home/column_L_on.jpg);
}
ul.E_off,
ul.E_on {
	background-image: url(../images/home/column_E.jpg);
	left: 814px;
}
ul.E_on {
	background-image: url(../images/home/column_E_on.jpg);
}
div#links {
	top: 281px;
	left: 188px;
	border: 0px solid green;
}
div#links a {
	display: block;
	padding-top: 138px;
	padding-right: 20px;
	padding-left: 27px;
	width: 106px !important; /*moz width*/
	width: 153px; /*IE width*/
	background-repeat: no-repeat;
	border: 0px solid tomato;
	float:left;
}
div#links a:hover {
	background-position: -150px 0;
}
a#link_T {
	background-image: url(../images/home/link_T.png);
}
a#link_S {
	background-image: url(../images/home/link_S.png);
}
a#link_H {
	background-image: url(../images/home/link_H.png);
}
a#link_L {
	background-image: url(../images/home/link_L.png);
}
a#link_E {
	background-image: url(../images/home/link_E.png);
}

div#footer {
	/*top: 590px;*/
	top: 515px;
	left: 169px;
	background: transparent url(../images/home/HOME_footer_bg.gif) top left repeat-x;
	width: 830px;
	height: 25px;
	text-align: right;
	padding-top: 3px;
}

/* Discover Bing global header 
#headerHeaderContainer, 
#headerHeaderContainer div {
	position: relative;
}
.headerMenuItem, 
.headerMenuItem a:link, 
.headerMenuItem a:hover, 
.headerMenuItem a:active, 
.headerMenuItem a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #dddddd;
}
	.headerMakeSearchEngine a{
		font-size: 10px !important;
		margin-top: 0px;
		color: #dcdcdc;
	}
*/
</style>
