﻿#yellowbox
{
	background-image: url('../../images/yellow_box.jpg');
	background-repeat: no-repeat;
	height: 88px;
	width: 184px;
	vertical-align: top;
	text-align: left;
}
#purplebox
{
	background-image: url('../../images/purple_box.jpg');
	background-repeat: no-repeat;
	height: 88px;
	width: 184px;
	vertical-align: top;
	text-align: left;
}
#greenbox
{
	background-image: url('../../images/green_box.jpg');
	background-repeat: no-repeat;
	height: 88px;
	width: 184px;
		vertical-align: top;
	text-align: left;
}
#bluebox
{
	background-image: url('../../images/blue_box.jpg');
	background-repeat: no-repeat;
	height: 88px;
	width: 184px;
	vertical-align: top;
	text-align: left;
}
.boxwrapper
{
	margin-left: 5px;
	margin-top: 5px;
}
#menuwrapper
{
	margin-left: 8px;
	margin-right: 5px;
}
#menubg
{
	background-image: url('../../images/menu_bg.jpg');
	background-repeat: repeat-y;
	width: 178px;
}
#bfsbg
{
	background-image: url('../../images/bfs_bg.jpg');
	background-repeat: repeat-y;
	width: 178px;
}
#cebg
{
	background-image: url('../../images/ce_bg.jpg');
	background-repeat: repeat-y;
	width: 178px;
}
#sidelinksbg
{
	background-image: url('../../images/sidelinks_bg.jpg');
	background-repeat: repeat-y;
	width: 250px;
}
#fbbg
{
	background-image: url('../../images/fb_bg.jpg');
	background-repeat: repeat-y;
	width: 178px;
}
#brokerbg
{
	background-image: url('../../images/broker_bg.jpg');
	background-repeat: repeat-y;
	width: 214px;
}
.sideboxwrapper
{
	margin-left: 10px;
	margin-right: 5px;
	text-align: left;
	vertical-align: top;
}

.brokerboxwrapper
{
	margin-left: 10px;
	margin-right: 5px;
	text-align: left;
	vertical-align: top;
}

