#welcome {
position: relative;
width: 1000px;
}
#welcome ul {
float:left;
width:200px;
margin: 0;
padding: 0;
list-style: none;
}
#welcome li a {
width:200px;
background: #d1cdaa url(../images/welcome-tabs-off.jpg) repeat-x;
display:block;
height: 49px;
position: absolute;
font: bold 12px Arial;
color: #14b1a8;
padding-left: 5px;
left: 0;
}
#welcome li a span{
background: transparent url(../images/bigbullet.png) no-repeat 0;
width: 34px;
height: 32px;
display: block;
font-size: 14px;
text-align: center;
line-height: 32px;
float: left;
margin-right: 10px;
margin-top: 10px;
}
#welcome li#tabOne a {
top: 0;
line-height: 50px;
padding-left: 15px;
text-decoration: none;
}
#welcome li#tabTwo a {
top: 50px;
line-height: 50px;
padding-left: 15px;
text-decoration: none;
}
#welcome li#tabThree a {
top: 100px;
line-height: 50px;
padding-left: 15px;
text-decoration: none;
}
#welcome li#tabFour a {
top: 150px;
line-height: 50px;
padding-left: 15px;
text-decoration: none;
}
#welcome li#tabFive a {
top: 200px;
line-height: 50px;
font-size: 20px;
padding-left: 15px;
text-decoration: none;
}
#welcome li a:hover {
background: #a4a186;
color: #eae7bf;
text-decoration: none;
}
#welcome li a.selected {
background:#14b1a8;
color: #eae7bf;
cursor:default;
z-index: 999;
position: absolute;
left: 0;
}
#welcome .tabContainer {
width:785px;
padding: 0 0 0 20px;
float: right;
height: 250px;
background: #666;
position: absolute;
top: 0;
right: 0;
z-index: 1;
background: transparent url(../images/welcome-bg.jpg) no-repeat top right;
}
#welcome .tabContainer div{
height: 229px;
padding-top: 20px;
}
#one{

background: #14b1a8 url(images_new/rwm.jpg);
}
#one h3{
color: #fff;
margin: 7px 0 15px 0;
text-indent: -7998px;
height: 26px;
background: transparent url(../images/welcomeTab1-heading.png) no-repeat;
}
#one p{
color: #fff;
width: 460px;
}
#one p strong{
font-size: 14px;
}
#two{
background: #14b1a8 url(images_new/how.jpg);
}
#three{
background: #14b1a8 url(images_new/what.jpg);
}
#four{
background: #14b1a8 url(images_new/who.jpg);
}
#five{
background: #14b1a8 url(images_new/next.jpg);
}

.borderbtm {
	border-bottom: 1px solid #cac7bf;
}

.borderlft {
	border-left: 1px solid #cac7bf;
}




ul
{
	list-style-type:none;
}

ul#button
{
margin-top: 50px;
}
	
ul#button li {
list-style-type:none; 
display: inline;
}

ul#button li a {
height:39px; 
display:block; 
text-indent:-9999px; 
outline:none;}

li#click a { 
width:216px;
margin-left: 50px;
margin-top: 105px;
padding-left: 0px;
background-image: url(images_new/clickhere.jpg);
}

li#click a:hover {
	background-image: url(images_new/clickhere.jpg);
background-position:0 -39px;
}



