/* CSS Document */
body {
	background: url(images/homenew_bg.jpg) repeat-x #0A58C4;
	margin:0 0 15px 0;
	color: #000000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftbg1 {
	background: url(images/homenew_leftborder.jpg)  top no-repeat ;
	width:19px;
	height:345px;
}
.rightbg1 {
	background: url(images/homenew_rightborder.jpg) top no-repeat;
	width:19px;
	height:345px;
}
.contentlong {
	background: url(images/homenew_contentlong.jpg) repeat-y;
	width:760px;
}
.leftbg2 {
	background: url(images/homenew_left1border.jpg) bottom no-repeat #FFFFFF;
	width:19px;
	height:390px;
}
.rightbg2 {
	background: url(images/homenew_right1border.jpg) bottom no-repeat #FFFFFF;
	width:19px;
	height:390px;
}
.contentbg {
	background: url(images/homenew_contentbg.jpg) bottom no-repeat;
	width: 760px;
	height:390px;
}
.bottom {
	background: url(images/homenew_bottom.jpg) top no-repeat;
	height:30px;
	width:798px;
}
.foooter{
	color: #FFFFFF;
	font-size:10px;
}
.foooter a{
	color: #FFFFFF;
	text-decoration: none;
}
.foooter a:hover{
	color: #B4CCED;
	text-decoration: underline;
}
/*#flaotnav{ 
	position:relative;
	z-index:5; 
	visibility:visible;
	bottom:831px;
	width:621px;
	left:262px;
	left:260px;


}*/
#flash {
	z-index:1; 
}
#floatme {
	width: 621px;
	position: absolute;
	margin-left: 158px;
	text-align: left;
	z-index: 5;
	top: 0px;
}
#floatlivechat {
width: 128px;
position:absolute;
top:194px;
margin-left:42px;
text-align:left;
z-index:4;
}

.container {
  width: 798px; 
  margin: auto
  }
.flaotnav{
  position: absolute; 
  top: 0px; 
  margin: 0 0 0 158px;
  z-index: 5;
  width:621px;
}
.quicksearch-bg {
	background: url(images/homenew_quickbg.jpg) repeat-x; 
	height: 72px; 
}
.quicksearch-long {
	background: url(images/homenew_quicklong.jpg) repeat-y;
}
.quick-search {
	background: url(images/homenew_quicksearch.jpg) no-repeat;
	width:347px;
	height:35px;
}
.corner-bg {
	background: url(images/homenew_cornerbottom.jpg) no-repeat;
	 width:347px;
	 height:8px;
}
input, textarea, select {
	font-size:10px;
}
.text {
	font-size:10px;
	color: #000000;
}
.text a{
	color: #006600;
	/*color: #3474CC;*/
	/*color: #000000;*/
}
.text a:hover{
	color: #1F4374;
	/*color: #0A58C4;*/
}

