*{
	/* color:#F00; */
}

body {
	background: #fff url(/img/bodyBG_orange.gif) repeat-y top left;

}

#header{
	background:#000 url(/img/rls/rls_banner_black_transparent.gif) no-repeat right;
	/* background:#000; */
}

/*
#rls_banner{
	display:block;
	float:right;
}
*/

#headerLeftColumn{
	height:200px;
	background:#000;
}


#headerLeftColumn.landscape {
	background:none;
}

#headerLeftColumn.portrait {
	background:none;
}


#rls_img_button{
	display:block;
	float:right;
	margin-right:66px;
}

/*
#content{
	margin-top:40px;
}
*/

#contentLeftColumn{
	/*
	background:#000;
	height:400px;
	*/
	/* background: url(/img/rls/transparent_logo.gif) bottom no-repeat; */
}




#contentSidebar{
	/* background:#222; */
}


#contentSidebar *{
	color:#FFF;
}

#contentSidebar a{
	color:#F15829;
}

#contentSidebar a:hover{
	color:#CCC;
}

#contentSidebar .roundedBox320wNth {
	background: transparent url(/img/roundedBox320wNthBG_grey.gif) no-repeat top left;
	height: 20px;
}
#contentSidebar .roundedBox320wRpt {
	background: transparent url(/img/roundedBox320wRptBG_grey.gif) repeat-y top left;
}
#contentSidebar .roundedBox320wSth {
	background: transparent url(/img/roundedBox320wSthBG_grey.gif) no-repeat top left;
	height: 20px;
	margin-bottom: 4px;
}


/*
#contentSidebar .roundedBox500wNth {
	background: transparent url(/img/roundedBox500wNthBG_brown.gif) no-repeat top left;
	height: 20px;
}
#contentSidebar .roundedBox500wRpt {
	background: transparent url(/img/roundedBox500wRptBG_brown.gif) repeat-y top left;
}
#contentSidebar .roundedBox500wSth {
	background: transparent url(/img/roundedBox500wSthBG_brown.gif) no-repeat top left;
	height: 20px;
	margin-bottom: 4px;
}
*/

#contentSidebar li{
	line-height:20px;
}


a{
	color:#F15829;
	text-decoration:none;
}
a:hover{
	color:#000;
}