/*left side container elements*/

body {
	background: #ffffff url(sand1.jpg) repeat center top;

}

#left {
	position:absolute;
	left:1px;
	top:0px;
bottom:0px;
	left:102px;
	width:230px;
	height:800px;
	z-index:1;
}
#leftbox {
	position:absolute;
	left:9px;
	right:10px;
	top:0px;
	width:213px;
	height:800px;
	background: #003399 url(treeback.jpg) repeat center bottom;

	z-index:1;
}
#lbox1 {
	position:absolute;
	left:9px;
	right:9px;
	top:0px;
	width:195px;
	height:114px;
	z-index:1;
}
#lbox2 {
	position:absolute;
	left:2px;
	right:2px;
	top:132px;
	width:209px;
	z-index:1;
}
#imbox1 {
	position:absolute;
	left:2px;
	right:9px;
	top:18px;
	width:83px;
	height:84px;
	z-index:1;
}
#txtbox1 {
	position:absolute;
	left:86px;
	right:9px;
	top:33px;
	width:125px;
	height:55px;
	z-index:1;
}
#imbox2 {
	position:absolute;
	left:128px;
	right:9px;
	top:107px;
	width:83px;
	height:84px;
	z-index:1;
}
#txtbox2 {
	position:absolute;
	left:4px;
	right:9px;
	top:123px;
	width:125px;
	height:50px;
	z-index:1;
}
#imbox3{
	position:absolute;
	left:2px;
	right:9px;
	top:197px;
	width:83px;
	height:84px;
	z-index:1;
}
#txtbox3 {
	position:absolute;
	left:86px;
	right:9px;
	top:207px;
	width:125px;
	height:50px;
	z-index:1;
}
#head3 {
	position:absolute;
	left:2px;
	right:2px;
	top:300px;
	width:209px;
	z-index:1;
}
#text1 {
	position:absolute;
	left:2px;
	right:2px;
	top:317px;
	width:128px;
	z-index:1;
	height: 100px;
}
#text1text {
	position:absolute;
	left:136px;
	right:2px;
	top:370px;
	width:75px;
	z-index:1;
	height: 27px;
}
#text2 {
	position:absolute;
	left:72px;
	right:2px;
	top:461px;
	width:128px;
	z-index:1;
	height: 100px;
}
#text2text {
	position:absolute;
	left:0px;
	right:2px;
	top:498px;
	width:75px;
	z-index:1;
	height: 27px;
}
/*right side container elements*/
#right {
	position:absolute;
	left:348px;
	top:0px;
	left:332px;
	right:98px;
	width:537px;
	height:800px;
	z-index:1;
      background-color: #ffffff;
}
#welcome {
	position:absolute;
	top:241px;
	left:0px;

	right:98px;
	width:537px;
	height:465px;
	background: #ffffff url(toplines.gif) repeat-x left top;
	z-index:1;
}
#rightyellow {
	position:absolute;
	left:869px;
	top:0px;
	width:10px;
	height:800px;
	z-index:1;
}
#links {
	position:absolute;
	left:27px;
	top:0px;
	width:112px;
	height:21px;
	z-index:2;
}
#topimg {
	position:absolute;
background-image: url(topimg.jpg);
top:0px;
left:172px;
width:365px;
height:243px;

align:right;
}

.listen {
float: right;


}

.contactbox {
float: left;
width:500px;
background-image: url(images/phoneback.jpg);

}


#bluehead {
	position:absolute;
	left:0px;
	top:428px;
	width:537px;
	height:37px;

	z-index:2;
}
#bluehead1 {
	position:absolute;
	left:11px;
	top:11px;
	width:250px;
	height:20px;

	z-index:2;

}



/*left side styles*/
.left
{
background-color:#ffffff;
}
.bluebg
{
background-color: #9db9e0;
}
.leftbox1
{

}
.linkbg
{
background-image: url(linksbg.jpg);
top:0px;
width:172px;
height:243px;

}

.right
{
background-color: #ffffff;
}
.rightyell
{
background-color: #ffffff;
}
.bluebar
{
background-image: url(bgfooter.gif);
width:365px;
height:39px;
background-repeat: repeat-x left top;
border-color: #FBA826;
border-bottom:1px;
}




.linkbar {
float: left; 
text-align: center;
}



.download {
float: left; 
width: 250px;
margin-left:10px;
background-image: url(download.gif);
}




.linkbar a {
display: block;
background-image: url(images/download.jpg);
height: 42px;
width: 160px;
}

.linkbar a:hover {
background-image: url(images/download2.jpg);
color: white;
}

TEXTAREA {
background-color: #FFFFff;
border: #333333 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 11px;
font-weight: normal;
width: 315px;

} 
INPUT {
background-color: #FFFFff;
border: #333333 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 11px;
} 

SELECT {
background-color: #FFFFff;
border: #333333 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 11px;
} 