@charset "utf-8";
/* CSS Document */

body {
	/*background-image:url(/images/layout/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	background-color:#fefefe;
}

.content {
	position:absolute; 
	left:308px; 
	top:28px; 
	width: 560px; 
	height: 346px;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 204px;
	background-color: #1A1A1A;
}

#container {

}

.financial {
	background-image:url(/images/layout/money-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.shine {
	background-image:url(/images/layout/parisa.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.blue {
	color:#F7BE3D;
}

.narrow p {
	width:435px;
}