@charset "UTF-8";



/* Clear Marketing CSS Document */


/* General Styles */

body	{
	background-image: url(../img/bg/5.jpg);
	}


.hoverBtn div {
	background:	white url(../img/navhover_red.gif) repeat 0 0 scroll;
	overflow: hidden;
	text-indent: 4px;
}

li a.selected	{
	background: url(../img/navhover_red.gif) repeat;
	color: #e5a6b0;
}


	
#leftinner	{
	float: left;
	width: 100px;
	}
	
#leftinner p	{
	font-size: 1em;
	
	}

#rightinner	{
	float: right;
	width: 754px;
	}

#rightcol	{
	float: left;
	width: 882px;
	padding: 15px
	}
