/* RS main page css */

/*Page Layout Area*/
#wrapper {
margin: 0 auto;
width: 828px;
height:570px;
text-align: left;
background: url(images/pback.jpg) top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#spacer1{
	width:828px;
	height:97px;
	float:left;
}

#spacer2{
	width:217px;
	height:136px;
	float:left;
}

#rslogo{
	float:left;
	width:611px;
	height:136px;
}


#spacer3{
	width:217px;
	height:78px;
	float:left;
}


#webd{
	width:192px;
	float:left;
	height:78px;
}

#webd a{
	text-decoration:none;

}


#cons{
	width:410px;
	float:left;
	height:78px;
}

#cons a{
	text-decoration:none;

}



#spacer4{
	width:828px;
	height:135px;
	float:left;
}

#footer{
	width:828px;
	height:26px;
	float:left;
}

#footer a{
	text-decoration:none;
	color: #666;
}



#spacer5{
	width:828px;
	height:96px;
	float:left;
}


















	
	
	







