body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 1000px;
	background-color: #FFFFFF;
}
.Topper
 {
	background-image: url('img_raw/1.gif');
	background-repeat: no-repeat; 

	float: left;
	height: 36px;
	width: 1000px
}
.top2 {
	background-image: url('img_raw/2.gif');
	background-repeat: no-repeat;
	float: left;
	height: 99px;
	width: 1000px
}
.mid {
	float: left;
	height: 253px;
	width: 1000px;
}
.mid_lt {
	background-image: url(img_raw/3_1.jpg);
	height: 332px;
	width: 117px;
	float: left
}
.btm {
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
}

.btm2 {
	float: left;
	height: 210px;
	width: 970px;
	background-color: #FFFFFF;
	border:solid 1px green;
	margin-left:10px;
	
}

.btm_2 {
	float: left;
	height: 135px;
	width: 940px;
	border:solid 1px green;
	margin-left:10px;
	padding-top:10px;
	padding-left:35px;
	margin-top: 10px;
	background-color: #FFFFFF;
	
	
}

.btm_1 {
	float: left;
	width: 1000px;
	background-image:url(img-new/a-bg.jpg);
	background-repeat: repeat-y;
	padding-left:10px
	
}


.end {
	background-image: url('img_raw/5_rep.gif');
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 1000px
	
}

.end1 {
	background-image: url('img_raw/5_rep.gif');
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 1000px;
	padding-top:20px;
	padding-bottom:5px
	
	
}



.mid_rt {
	background-image: url(img_raw/3_2.jpg);
	background-repeat: no-repeat;
	height: 332px;
	width: 883px;
	float: left
}

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-right: 4px;
	margin-left: 370px;
	color: #0066CC;
	width: 420px;
	background-color: #E7EFBD;
	
}
.logo {
	float: left;
	margin-left: 60px;
}
.search_blck {
	float: left;
	width: 590px;
	height: 290px;
}
.main_nav{
	width:590px;
	height: 30px;
	float:right;
}

.Menus1
	{
		 font-family:Arial;
		 font-size:12px;
		 /*background-color:#9acaf5;*/
		 width:416px;
		 font-weight:bold;
		 text-align:center;
		 background-image: url('img_raw/btn1.png');		
		 
	}
	
	.Menuitems1
	{
		
		color: #293507;
		width:104px;
		text-decoration:none;
		height:35px;	
			
		
		
	}
	
	.MenuHover1
	{
		color: #618206;
		background-image: url('img_raw/btn1_r.png');
		background-repeat: no-repeat;	
		text-align:center;
		text-decoration:underline	
		
	}
	.Menuselected1
	{
		color: #085c8b;
	/*	background-image: url(../img_raw/top_nav/rol_btn.gif);
		background-repeat: no-repeat;
		text-decoration:none; */
	}
	
	
	
	.combtn
	{
	    background-image:url('img_raw/comm_btn.gif');
	    background-repeat:no-repeat;
	    width:136px;
	    height:47px;
	     border: 0px none;
	     cursor:pointer
	}
	
	.resbtn
	{
	    background-image:url('img_raw/resi_button.gif');
	    background-repeat:no-repeat;
	     width:136px;
	    height:47px;
	     border: 0px none;
	     cursor:pointer
	}
	
	.buttons
	{
	    background-image:url('img_raw/btn1.png');
	    background-repeat:no-repeat;
	    width:105px;
	    height:35px;
	    border: 0px none;
	    cursor:pointer;
	    font-size:12px;
	    font-weight:bold;
	    color:White
	}
	
	.buttons:link
	{
	    background-image:url('img_raw/btn1.png');
	    background-repeat:no-repeat;
	    width:105px;
	    height:35px;
	    border: 0px none;
	    cursor:pointer;
	    font-size:12px;
	    font-weight:bold
	}
	

	
	.buttons:hover
	{
	background-image:url('img_raw/btn1_r.png');
	background-repeat:no-repeat;
	width:105px;
	height:30px;
	border: 0px none;
	cursor:pointer;
	text-decoration: 'underline';
	color:Black
	}
	
	
	a.txt:link
{
	color: #8e6a23;
	font-size:11px;
    text-decoration:none;
}

a.txt:visited
{
	color: #8e6a23;
	font-size:11px;
    text-decoration:none;
	
}

a.txt:hover
{
	color:#000000;
	font-size:13px;
	text-decoration:underline;
}

	
	.links
	{
	   color: #8e6a23;
	font-size:13px;
    text-decoration:none;
	}
	.links:hover
	{
	    color:red;
	font-size:13px;
	text-decoration:underline;
	}
	.links:visited
	{
	    color: #8e6a23;
	font-size:13px;
    text-decoration:none;
	}
	
	/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:200px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:600px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url('images/previous%20button.gif') no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url('images/next%20button.gif') no-repeat 0 0;	
		}	
		
		
		
		.white
		{
			color:White;
		}
		
		.Featured
		{
			color:Green;
			font-size:14px;
			 font-weight:bold;
			 text-transform:uppercase;
		}
	
	.LoanTable
	{
		
		 width:150px;
		
		 
	}		
	
	
	.FeaturedBuilder
	{
		border: solid 1px green;
		width:100px;
		height:90px;
		float:left;
		margin-right:10px;
		padding-top:10px;
	}
	
	.RTSdesign
	{
	width: 233px;
	height: 205px;
	padding-top:5px;
	padding-bottom:5px;
	background-repeat:repeat-y;
	background-image: url(img_raw/txt_blk_middle.jpg);
	}
	
	.BankLogos
	{
	width: 233px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:8px;
	background-repeat:repeat-y;
	background-image: url(img_raw/txt_blk_middle.jpg);
	}
	
	
	.Gallery
	{
		border:solid 1px #000000;
		width:550px;
		height:280px;
	}
	
	.ImageDescription
	{
		 float:left;
		 width:200px;
		 margin-top:20px;
		 height:260px;
	}
	
	.GalleryImage
	{
		 float:left;
		 width:280px;
		 
		 margin-left:20px;
		 margin-right:20px;
		 margin-bottom:20px;
		 height:240px;
	}
	.Rotator
	{
		
	}
	.Gallery12
{
	width:550px;
	height:440px;
	background-image:url(GalleryImg/gallery.gif);
	padding-top:40px;
	background-repeat:no-repeat;

	}
	
	.real_estate {
	float: left;
	height: 160px;
	width: 600px;
	border:solid 1px green;
	margin-left:10px;
	padding-top:10px;
	padding-left:2px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
.div_1 {
	color: #006666;
	height: 25px;
	background-image: url('img_real/1.gif');
	background-repeat: no-repeat;
	width: 600px;
}
.div2 {
	color: #0066FF;
}
.div_3 {
	color: #000000;
	background-image: url('img_real/3.gif');
	background-repeat: repeat-x;
	height: 58px
}
.div_4 {
	color: #CC0000;
	background-image: url('img_real/4.gif');
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #F4E4A5;
}
.style1 {
	font-size: 16px;
	color: #003300;
}
.style3 {font-size: 14px; font-weight: bold; color: #003300;}
.style8 {text-transform: uppercase; font-size: 14px;}


#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form{
		display:inline;
	}
	
		#mainContainer{
	width:230px;
	height:180px;
	margin-top:15px;
	text-align:left;
	opacity:.7;
	filter: alpha(opacity=70);
	padding-bottom:2px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 20px;
		
	}

	#mainContainer .news{
	margin:5px;
	border:1px dotted #555;
	background-color:transparent;
	padding:10px;
	color:#000000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:140px;
	position: static;
	}
	
	#mainContainer img{
		float:left;
		margin:2px;
	}
	div#header{
		border:0px;
		background-color:#333333;
		padding:0px;
		margin:0px;
		height:20px;
	}
	
	h2{
		font-size:1.3em;
		margin-bottom:5px;
		font-weight:bold;
	}
	p{ 
	margin-top:0px;
	font-weight:normal;
	}
	.clear{
		clear:both;
	}
	h2{
		color:#000;
		font-weight:bold;
	}
	
	
	.header{
		padding-left:5px;
		font-weight:bold;
	}
	/*new*/
.blk-2
  {
	width:1000px;
	height:253px;
	background-image:url(img-new/5_rep.gif);
	background-repeat:repeat-y;
	float:left;
  }
.search-blk
	{
	width:970px;
	height:220px;
	float:left;
	margin-left:25px;
	padding-left: 5px;
	}
.top-bnr
	
	{
	width:1000px;
	height:90px;
	float:left;
	background-image:url(img-new/top-bnr.gif);
	background-repeat:no-repeat;
	}
.top-r-blk
	{
	height:90px;
	width:700px;
	float:right;
	}
.f-bg
    {
	background-image:url(img-new/f-bg.png);
	background-repeat:no-repeat;
	width:740px;
	height:224px;
	float:left;
	}
	
	.f-1
   {
	width:740px;
	height:25px;
	float:right;
	background-color: #E7EFBD;
	}
	.txt-blk {
	float: left;
	height: 170px;
	width: 350px;
	border:solid 1px green;
	margin-left:10px;
	padding-top:5px;
	padding-left:2px;
	margin-top: 5px;
	background-color: #FFFFFF;
    }
.feat-project
   {
	width:970px;
	height:195px;
	float:left;
   }
   
.feat-project2
   {
	width:200px;
	height:209px;
	float:left;
   }

.feat-project-txt
   {
	width:730px;
	height:209px;
	float:left;
   }
.ad-block
	{
	width:200px;
	height:220px;
	float:left;
	}
.f-pro-blk
  {
	width:972px;
	height:19px;
	float:left;
	background-image:url(img-new/f-pro-blk.png);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left: 10px;
  }

