@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,label,input,p,blockquote,table,tr,th,td,embed,object,button{
	text-align: left;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:#ffffff;
	color: #333;
}
.btmseparator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

a{
	text-decoration:underline;
	overflow:hidden;
	border:0px;
	outline:none;
	color: #F60;
}
img{text-decoration:none; border:0px;}
ul{text-decoration:none;overflow:hidden; list-style:none;}
p{
	text-align:left;
}

#main_wrapper{
	float:left;
	width:100%;
	background: url(../images/body_bg.png) repeat-x;
}
#main_wrapper1{
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	background: url(../images/body_bg1.png) repeat-x;
}
#main{
	margin:0 auto;
	width:951px;
}
#topPortion{
	float:left;
	width:951px;
	padding-bottom:0px;
	padding-top: 0px;
	margin: 0px;
}
#topPortion h1{
	float:left;
	margin:20px 0px 0px 0px;
}
#menu{
	float:right;
	margin: 0px 0 0 auto;
}
.rowSeparator {
	border-bottom-style: none;
	border-bottom-color: #999;
	height: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	margin: 2px;
	padding: 2px;
}
.infoColumnSearch {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}
.pricetag {
	background-color: #DDDDDD;
	padding: 4px;
	width: 200px;
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: 20px;
	text-align: center;
	float: left;
}

#menu img{
	float:none;
	padding:2px;
	margin:2px;
}

#menu ul{
	float:left;
	background:url(../images/menu_mid.png) left repeat-x;
	height:45px;
}
#menu ul li{
	float:left;
	background:url(../images/menu_sprt.png) right center no-repeat;
	padding:12px 0 0px 0;
}
#menu ul li.nobrdr{
	float:left;
	background:none;
	padding:12px 0 0px 0;
}
#menu ul li a{
	float:left;
	padding:0px 16px 13px 16px;
	color:#ff6600;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#menu ul li a:hover,#menu ul li a.active{
	float:left;
	padding:0px 16px 0px 16px;
	height:32px;
	color:#000;
	background:url(../images/menu_hover.png) bottom repeat-x;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#banner{
	float:left;
	width:951px;
	height:50px;
	padding:10px 0 0 0;
}
#slider ul li bannerimg{
	float:right;
	border:none;
	background:url(../images/banner-img_bg.png) top no-repeat;
	width:389px;
	height:226px;

}
#banner h2{
	float:left;
	padding:50px 0px 0 0;
	font-size:27px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	width:450px;
	display:block;
}
#banner p{
	float:left;
	padding:20px 0px 0 0;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	width:450px;
}
#banner a.learnmore{
	float:left;
	font-size:12px;
	color:#7d7d7d;
	font-weight:bold;
	width:173px;
	height:26px;
	background:url(../images/readmoreabotCmpny.png) no-repeat;
	padding:3px 0 0 30px;
	margin:39px 0 0 0;
}
#banner a.learnmore:hover{
	float:left;
	font-size:12px;
	color:#7d7d7d;
	font-weight:bold;
	text-decoration:underline;
	width:173px;
	height:26px;
	background:url(../images/readmoreabotCmpny.png) no-repeat;
	padding:3px 0 0 30px;
}
.bannerBtm{
	float:left;
	width:951px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin:22px 0 0 0;
	padding-bottom:18px;
	vertical-align: bottom;
}
#inner{
	float:left;
	width:951px;
	margin:0px 0 0px 0;
	padding-bottom:25px;
}
.innerLeft{
	float:left;
	width:332px;
}

.leftTop{
	width:308px;
	float:left;
}
.leftTop h3{
	float:left;
	background:url(../images/leftTop_bg.png) top no-repeat;
	width:282px;
	height:29px;
	padding:13px 0 0 23px;
}
.leftTop ul{
	float:left;
	width:280px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding:0px 0 10px 23px;
}
.leftTop ul li{
	float:left;
	width:280px;
	margin:20px 0 0px 0;
	background:url(../images/arrow.png) left no-repeat;
}
.leftTop ul li a{
	float:left;
	width:auto;
	padding-left:15px;
	color:#858585;
	font-size:13px;
}
.leftTop ul li a:hover{
	float:left;
	width:auto;
	padding-left:15px;
	color:#858585;
	font-size:13px;
	text-decoration:underline;
}
.leftTop img{
	float:left;
}
.leftBtm{
	float:left;
	margin:20px 0 0 0;
	width:308px;
}
.leftBtm h3{
	float:left;
	padding:0px 0 10px 0;
	width:308px;
	font-size:16px;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
}
.leftBtm blockquote{
	float:left;
	width:285px;
	text-align:justify;
	line-height:21px;
	font-size:13px;
	color:#858585;
	padding:15px 0px 0 0;
	background:url(../images/qrds.png) no-repeat 0 7px;
	text-indent:35px;
}
.imgtop1{
	float:right;
	width:26px;
	height:24px;
	margin:0px 0 0 15px;
}
.testiName{
	float:left;
	font-size:12px;
	color:#858585;
	font-weight:bold;
	padding-top:23px;
}
.testiName em{
	font-size:12px;
	display:block;
	font-weight:normal;
	font-style:italic;
	color:#858585;
}
.innerRight{
	float:left;
	width:951px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.innerRight h3{
	float:left;
	width:auto;
	font-size:21px;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.innerRight p.content{
	float:left;
	padding:20px 0 0px 0;
	width:393px;
	line-height:22px;
	font-size:13px;
	color:#858585;
	font-weight:normal;
}
.innerRight p.content b{
	float:left;
	padding:0px 0 0px 0;
	width:393px;
	font-size:13px;
	color:#ff6600;
	font-weight:normal;
}
.innerRight p.content1{
	float:left;
	padding:20px 0 0px 0;
	line-height:22px;
	width:601px;
	font-size:13px;
	color:#858585;
	font-weight:normal;
}
.innerRight p.content1 b{
	float:left;
	font-size:13px;
	color:#ff6600;
	font-weight:normal;
}
.innerRight h4{
	float:left;
	padding:0px 0 10px 0;
	width:617px;
	font-size:16px;
	margin-top:30px;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
}
.innerRight ul.rightbtm{
	float:left;
	padding:0px 0 10px 0;
	width:617px;
	height:169px;
	margin-top:24px;
	background:url(../images/right_btm.png) no-repeat;
}
.innerRight ul.rightbtm li{
	float:left;
	width:617px;
	padding:18px 0 0 6px;
}
.innerRight ul.rightbtm li div img{
	float:left;
	padding:0px;
}
.innerRight ul.rightbtm li div{
	float:left;
	width:172px;
	padding:0px 15px 0 15px;
}
.innerRight ul.rightbtm li div p{
	float:left;
	width:172px;
	color:#858585;
	font-size:13px;
	padding:8px 0px 0 0px;
	text-align:center;
}
#footer{
	float:left;
	background:#000;
	width:100%;
}
#footerPortion{
	width:951px;
	margin:0 auto;
}
#footerPortion ul{
	float:left;
	width:951px;
	padding:20px 0px 10px 0px;
	margin:0px;
}
#footerPortion ul li{
	float:left;
	color:#858585;
}
#footerPortion ul li a{
	float:left;
	font-size:12px;
	padding:0px 12px 0px 12px;
	color:#858585;
}
#footerPortion ul li a:hover{
	float:left;
	font-size:12px;
	padding:0px 12px 0px 12px;
	color:#666;
}
#footerPortion p{
	width:951px;
	float:left;
	color:#434343;
	font-size:12px;
	padding:0px 0px 20px 12px;
	margin:0px;
}
#footerPortion p strong a{
	color:#858585;
}
ul.serviceList {
	float:left;
	width:270px;
	list-style-type:none;
	background:none;
	margin:0px;
	padding:0px;
	margin:25px 0 0 0;
	}
ul.serviceList2 {
	float:right;
	width:300px;
	background:none;
	margin:0px;
	padding:0px;
	margin:25px 0 0 0;
	}
ul.serviceList li{
	background:url(../images/arrow.png) left no-repeat;
	float:left;
	width:300px;
	margin:0px;
	padding:0px;
	}
ul.serviceList li a{
	font-style:italic;
	font-size:13px;
	color:#858585;
	background-color:inherit;
	text-decoration:underline;
	display:block;
	padding:5px 0 5px 25px;
	margin:0px;
	}
ul.serviceList li a:hover{
	text-decoration:none;
	}
.usefullinks{
	display:block;
	float:left;
	padding:15px 0px 31px 0px;
	width:400px;
	background:none;
}
.usefullinks li{
	display:block;
	float:left;
	width:400px;
 	background:url(../images/arrow.png) left no-repeat;
	padding-top:4px;
	padding-left:30px;
	line-height:23px;
}
.usefullinks li a{
	float:left;
	color:#939393;
	font-family: Arial;
	font-size:12px;
	width:auto;
	text-align:justify;
	line-height:20px;
	background:none;

}
.usefullinks li a:hover{
	float:left;
	color:#666;
	font-family: Arial;
	width:auto;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	background:none;
}
.contactus{
	float:left;
	display:block;
	width:250px;
	padding:20px 10px 10px 0px;
	margin-bottom:10px;
	font-family: Arial;
	font-size:13px;
	color: #727272;
	text-align:justify;
	line-height:20px;
}
.contactus em{
	font-weight:bold;
	display:block;
	color:#ff6600;
	font-style:normal;
	margin:0px;
	padding:0px;
}
.blog{
	color:#6a6a6a;
	font-size:13px;
	display:block;
	line-height:22px;
	padding:0px 0px 10px 0px;
	text-align:justify;
	float:left;
	width:600px;
}
h5.bloghead{
	font-family:Verdana, Geneva, sans-serif;
	line-height:10px;
	padding:22px 0px 10px 0px;
	float:left;
	margin:0px;
	width:590px;
	color:#ff6600;
	font-size:14px;
	border-bottom:1px #939393 dotted;
}
.blogdate{
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-weight: normal;
	color: #b6b6b4;
	width:520px;
}

.blogcont{
	width:590px;
	float:left;
	padding:10px 0px 10px 0px;
	font-family: Arial;
	font-size:13px;
	font-weight:normal;
	color: #727272;
	display:block;
	text-align:justify;
	margin:0px;
}
.blogcont b{
	text-decoration:underline;
	color:#5c5c5c;
}
.blogcont a{
	float:left;
	color: #990010;
	display:block;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:5px 0 10px 0;
}
.blogcont a:hover{
	float:left;
	color: #666;
	display:block;
}
.pfContent {
	width: 560px;
	float: left;
	margin: 17px 0px 15px 0px;
	border: 0px dotted #999999;
}
.pfImg {
	width: 235px;
	height: 117px;
	float: left;
	margin:17px 0 0 0;
	padding:0 0 0 20px;
	background-image: url(../images/bg-pf.jpg);
	background-repeat: no-repeat;
}
.pfText{
	width: 250px;
	float: right;

}
.pfText p{
	padding: 0px;
	margin: 8px 0px 0px 0px;
	font-size:13px;
	color:#616161;
	display:block;
	width:250px;
	float:left;
}
.pfText h1 {
	font-size:17px;
	color: #ff6600;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
	float:left;
}
.pfText em{
	font-size:14px;
	color: #858585;
	padding: 0px;
	margin: 0px;
	display:block;
	float:left;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
}
.pfText a{
	display:block;
	float:left;
	width:90px;
	height:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #ff6600;
	text-decoration:none;
	line-height:26px;
	margin-top:5px;
}
.pfText a:hover{
	color:#333;
}
/* Easy Slider */

#container{
margin:0px;
position:relative;
text-align:left;
width:370px;
float:right;
padding:0 0px 0 0px;
border:0px;
}
#slider{
	width:390px;
	margin:0px;
	padding:0 0px 0 0px;
	display:block
}
#slider ul, #slider li{

list-style:none;
float:left;
}
#slider li{
/*
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/
width:390px;
overflow:hidden;
outline:0px;
height:259px;
border:0px;
margin:30px 0px 0 0;
}
#prevBtn, #nextBtn{
display:block;
width:38px;
height:35px;
position:absolute;
left:-25px;
top:80px;
}
#nextBtn{
left:404px;
}
#prevBtn a, #nextBtn a{
display:block;
width:38px;
height:35px;
position:absolute;
z-index:10;
left:-21px;
top:44px;
text-indent:-9999px;
background:url(../images/left_arrow.png) no-repeat;
}
#nextBtn a{
background:url(../images/right_arrow.png) no-repeat;
left:0px;
}

/* // Easy Slider */
.spr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 12px;
	padding-left: 12px;
	border-left-style: dotted;
	width: 230px;
}
.imgwrap {
	background-color: #FFF;
	margin: 2px;
	padding: 6px;
	border: 1px solid #999;
}
.modalwrap {
	background-color: #FFF;
	margin: 2px;
	padding: 6px;
	border: 8px solid #999;
}
.headercell {
	color: #FFF;
}
.titleindex {
	color: #999;
}
.toprowTitle {
	color: #FFF;
	text-transform: none;
}
#top ul.nav{
	width:950px;
	height:26px;
	padding:0 0 0 0px;
	float:left;
	_margin-left:0;
	_margin-top:10px;
}
*+html ul.nav {
	margin-left:0;
	margin-top:10px;
}
table.mbtbl {
	_margin:5px;
}
*+html table.mbtbl {
	margin:5px;
}

#top ul.nav li{
	float:left;
	margin:0 3px 0 0;
	font-size:0;
	line-height:0;
}
#top ul.nav li.noMargin{
	margin:0;
}
#top ul.nav li a{
	display:block;
	background:url(../images/nav_bg.gif) 0 0 no-repeat;
	width:82px;
	height:26px;
	font:bold 11px/26px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#EBEBEB;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
#top ul.nav li a:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	color:#444444;
	background-color:inherit;
}
#top ul.nav li a.hover{
	display:block;
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	width:82px;
	height:26px;
	font:bold 11px/26px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#444444;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	cursor:text;
}
#top ul.sub{
	width:892px;
	height:29px;
	padding:0 0 0 65px;
	float:left;
}
#top ul.sub li{
	float:left;
	background:url(../images/nav_div.gif) right top no-repeat;
	padding:0 2px 0 0;
}
#top ul.sub li.noImg{
	background-image:none;
}
#top ul.sub li a{
	padding:0 14px;
	font:normal 11px/29px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#1F2123;
	background-color:inherit;
	text-decoration:none;
}
#top ul.sub li a:hover{
	color:#B70D0D;
	background-color:inherit;
}
.navline {
	background-image: url(../images/left_head_1px.gif);
}
.ddown {
	width: 180px;
	margin: 2px;
	padding: 2px;
}
.cpBoxHeader {
	color: #CCC;
	background-color: #666;
	border: 1px solid #333;
}
.cpBoxRun {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2F2;
	border-bottom-color: #666;
	border-left-color: #F2F2F2;
}
.propvals {
	margin-top:5px;
	font-size: 14px;
}
.sepr {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.infoColumn {
	text-align: left;
}
.imgBox {
	width: 470px;
}
.searchDet {
	font-size: 12px;
	margin:0;
}
.logowrapper {
	height: 50px;
	width: 200px;
	border: 1px solid #999;
	text-align: center;
	float: right;
}
.pricetagrent {
	background-color: #DDDDDD;
	padding: 4px;
	width: 200px;
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
.x {
	color: #F00;
}
.ddown2 {
	width: 250px;
	margin: 2px;
	padding: 2px;
}
.ddown3 {
	width: 75px;
	margin: 2px;
	padding: 2px;
}
select.ddown3 {
	width: 80px;
}
.ddown4 {
	width: 130px;
	margin: 2px;
	padding: 2px;
}
.ddown5 {
	width: 70px;
	margin: 2px;
	padding: 2px;
}
input.ddown5 {
	width: 63px;
}
.blackTitle {
	background-color: #333;
	margin: 2px;
	padding: 6px;
	border: 1px solid #999;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}
.boxWrap {
	background-color: #FFF;
	border: 1px solid #999;
}
.searchNavTabs {
	text-align: center;
}
.submitButton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	padding: 5px;
	width: 150px;
	border: 1px solid #999;
	background-color: #F0F0F0;
	float: right;
}
.searchTab {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	background-color: #A8A8A8;
	padding: 5px;
}
.greenBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #DAF9BD;
	padding: 5px;
	border: 1px solid #9CB960;
}
.cellSpacer {
	padding: 4px;
	margin: 4px;
}
.priceSPacer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	background-color: #333;
	padding: 4px;
	text-align: right;
}
.cityCell {
	background-color: #F60;
	padding: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.redBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F9BDBD;
	padding: 5px;
	border: 1px solid #900;
}
.cTab {
	background-image: url(../images/tbbg.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 35px;
	width: 142px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.cTabActive {
	background-image: url(../images/tbbg2.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 35px;
	width: 142px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.cTabLow {
	background-image: url("/images/tbbg3.gif");
	background-repeat: no-repeat;
	padding: 5px;
	height: 20px;
	width: 307px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.cTabLowActive {
	background-image: url("/images/tbbg3_active.gif");
	background-repeat: no-repeat;
	padding: 5px;
	height: 20px;
	width: 307px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.cTabLowActive a {
	text-decoration: none;
	color:black;
}
.cTab2 {
	background-image: url(../images/tbbg_174.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 35px;
	width: 174px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.cTab2Active {
	background-image: url(../images/tbbg2_174.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 35px;
	width: 174px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.cTab2Active a {
	color: black;
	text-decoration:none;
}

.cTab4 {
	background-image: url(../images/tbbg4.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 20px;
	width: 232px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.cTab4Active {
	background-image: url(../images/tbbg4_active.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 20px;
	width: 232px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.cTab4Active a {
	color: black;
	text-decoration:none;
}

.logowrapper2 {
	height: 50px;
	width: 200px;
	border: 1px solid #999;
	text-align: center;
}
.tbftMain {
	background-image: url(../images/tbft.gif);
	height: 200px;
	width: 172px;
}
.titleWhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.title_imsp {
	height: 140px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.ttl_div_spacer {
	margin-left: 7px;
	font-size: 16px;
	margin-bottom: 5px;
	text-align:center;
}
.tbftMain2 {
	background-image: url(/images/tbft2.gif);
	background-position:center;
	height: 200px;
	width: 162px;
}
.titleWhite2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top:6px;
}
.title_imsp2 {
	height: 136px;
	margin-top: 7px;
}
div#imgcarousel a { float:left;}

.boxWrap2 {
	background-color: #000;
	border: 1px solid #999;
}
.boxWrap2 a {
	color:#EAE913;
}
.boxWrap2 td {
	color:#FFFFFF;
}
.boxWrap2 td .orange {
	color:#FF6C06;
}
#act_floater {
	padding-top:5px;
	background-color:#D9D9D9;
	width: 160px;
	height: 140px;
	border: 1px solid #FF6600;
	position: fixed;
	/*top: 600px;*/
	bottom:20%;
	left: 0;
}
#act_floater input[type="submit"] {
	background-color:#FF6600;
}
table.centertd td {
	text-align: center;
}
a.admmenucurrent {
	text-decoration:none;
	color: #FFFFFF;
}

