/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;

}

a{
outline:none;
text-decoration:none;
color:#666666;
}

.reddy{
color: #FF9900;;
}

#holder{
width: 602px;
}

#walk{
margin: 30px 0px 0px 0px;
position: relative;
left:-10px;
}

h1{
font-size: 34px;
letter-spacing: -3px;
line-height: 55px;
margin:10px;
}

h2{
font-size: 25px;
}

h3{
font-size: 20px;
}

h4{
font-size: 15px;
}

#footer{
font-size: 12px;
margin:10px;
}

#texty{
float:left;
width: 450px;
margin:10px;
margin-top: 0px;
}

#RHS{
float:left;
width:300px;s
}

#top{
width: 100%;
height: 10px;
background-color:#0099CC;
}

#logo{
/*position:absolute;
left: -50px;*/
float:left;
margin-left: -20px;
width:100%;
}
