/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	font-family:Tahoma, Arial, Verdana;
	color:#696a65;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	background: #f1efe2;
		}
		
div.mainouter {
	margin:0px;
	width:862px;
	padding:0px;
	}

/* Top strip properties  */



#bannerfull{
	width:862px;
	height:178px;
	padding:0px;
	float:left;
}
#bannerleft{
	width:452px;
	height:178px;
	padding:0px;
	float:left;
	background:url(images/banner1.jpg) no-repeat;
}
#blank-banner {
    width:452px;
	height:146px;
	float:left;
	padding:0px;
}
#blank-banner2 {
    width:35px;
	height:32px;
	float:left;
	padding:0px;
}
#for-link {
    width:417px;
	height:32px;
	float:left;
	padding:0px;
}
a:link {
    color:#2772f5;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
}
a:visited {
    color:#2772f5;
	font-size:14px;
	text-decoration:none;  
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
}
a:hover {
    color:#508efa;
	font-size:14px;
	text-decoration:none;  
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
}
#bannerright{
	width:410px;
	height:178px;
	padding:0px;
	float:left;
	background:url(images/banner2.jpg) no-repeat;
}

/*mid content*/
#mid-bg {
	margin:0px;
	width:862px;
	padding:0px;
	background:url(images/inner-bg.jpg) repeat-y;
	}
div.blank-inner {
    width:862px;
	height:56px;
	float:left;
	padding:0px;
	background:url(images/inner-bg.jpg) repeat-y;
}
div.button-top-set {
    width:862px;
	height:141px;
	float:left;
	padding:0px;
	background:url(images/inner-bg.jpg) repeat-y;
}

/*first button strip*/

#left-leaf{
	width:64px;
	height:141px;
	padding:0px;
	float:left;
	background:url(images/or-leaf.jpg) no-repeat;
}
#blank-house-left {
    width:124px;
	height:141px;
	float:left;
	padding:0px;
}
#left-house{
	width:91px;
	height:141px;
	padding:0px;
	float:left;
	background:url(images/house.jpg) no-repeat;
}
#blank-house-right {
    width:20px;
	height:141px;
	float:left;
	padding:0px;
}
#or-button{
	width:364px;
	height:141px;
	padding:0px;
	float:left;
	background:url(images/or-but-over.jpg) no-repeat;
}

/*second button strip*/

#blank-plot-left {
    width:188px;
	height:141px;
	float:left;
	padding:0px;
	background:url(images/inner-bg.jpg) repeat-y;
}
#plot{
	width:91px;
	height:141px;
	padding:0px;
	float:left;
	background:url(images/plot.jpg) no-repeat;
}
#blank-plot2-right {
    width:20px;
	height:141px;
	float:left;
	padding:0px;
}
#green-button{
	width:364px;
	height:141px;
	padding:0px;
	float:left;
	background:url(images/gree-but.jpg) no-repeat;
}
#plot-but-right {
    width:98px;
	height:141px;
	float:left;
	padding:0px;
}
#right-leaf{
	width:101px;
	height:141px;
	padding:0px;
	float:left;
	background:url(images/gree-leaf.jpg) no-repeat;
}

/*bottom*/

#bottom-full {
    width:862px;
	height:60px;
	float:left;
	padding:0px;
}
#bottom-left {
    width:35px;
	height:60px;
	float:left;
	padding:0px;
	background:url(images/bot-left.jpg) no-repeat;
}
#bottom-bar {
    width:788px;
	height:60px;
	float:left;
	padding:0px;
	background:url(images/bot-bar.jpg) repeat-x;
}
#bottom-right {
    width:39px;
	height:60px;
	float:left;
	padding:0px;
	background:url(images/bot-right.jpg) no-repeat;
}
#bottom-text-topbar {
    width:788px;
	height:20px;
	float:left;
	padding:0px;
}
div.bottom-text {
    width:394px;
	height:25px;
	float:left;
	padding:0px;
}

.bottom-text{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	padding-left:50px;
	padding-top:2px;
	color: #ffffff;
	font-style:normal;
	font-weight: bold;
	float:left;
	text-align:justify;
}
a.btext:link { 
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color: #ffffff;
	font-weight: bold;
}	
a.btext:visited { 
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color: #ffffff;
	font-weight: bold;
}	
a.btext:hover { 
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color: #f8b91c;
	font-weight: bold;
}
/*bottom closed*/

/*next*/
.main-text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	padding:0px;
	color: #696a65;
	font-style:normal;
	font-weight: lighter;
	float:left;
	text-align: left;
}

