/*  THIS IS THE NEW CSS SHEET FOR ALL BROWSERS  */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bodyBack.jpg);
	background-repeat: repeat;
}

#talisenContainer {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#thp_header {
	width: 850px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/indexImage_hp_1.jpg);
	background-repeat: no-repeat;
}

#menuContainer {
	width: 850px;
	height: 22px;
	padding-top: 30px;
}

#navigation {
	float: right;
	width: 680px;
	height: 19px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1px;
}

#flash {
	width: 798px;
	height: 378px;
	margin-top: 0px;
	.margin-top: -2px;
	background-color: #000;
	margin-left: 26px;
	margin-right: 26px;
}

#talisenHeaders {
	width: 850px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
}

#talisenBottomIND {
	width: 850px;
	height: 195px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/indexBottom.jpg);
	background-repeat: no-repeat;
}

#talisenBottomIND br  {
	line-height: 10px;
}

#talisenBottomIND ul li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 5px;
}

.twoline {
}

#talisenBottomIND ul li a {
	text-decoration: none;
	color: #000;
}

#talisenBottomIND ul li a:hover{
	text-decoration: underline;
	color: #ff0000;
}

.bottomLeft {
	float: left;
	width: 230px;
	margin: -5px 0 0 60px;
	.margin: 55px 0 0 45px;
}

.bottomMiddle {
	float: left;
	width: 210px;
	margin: -5px 0 0 0;
}

.bottomRight {
	float: left;
	width: 230px;
	margin: -5px 0 0 15px;
}

#white {
	position: relative;
	width: 850px;
}

#bottomContent {
	clear: both;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 13px;
	background-image: url(../images/bottomContent.jpg);
}

#bottomLinks {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: both;
	padding-top: 5px;
	color: #fff;
}

#bottomLinks a {
	color: #fff;
}

#bottomLinks a:hover {
	color: #ff0000;
}

#footerIndex {
	width: 850px;
	height: 51px;
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
}

#footer {
	width: 800px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	padding-top: 12px;
	background-image: url(../images/footerBackground.jpg);
}

#footerIndex a {
	text-decoration: none;
	color: #fff;
}
#footerIndex a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
	color: #999;
}
