/* IMG Tags PNG Fix */
img { behavior: url(css/iepngfix.htc) }

.brokers {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cutouts/brokers.png', enabled='true', sizingMethod='crop');
	_width: 178px;
	_height: 247px;
}

.brokers_alt {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cutouts/brokers_alt.png', enabled='true', sizingMethod='crop');
	_width: 178px;
	_height: 247px;
}

.consumers {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cutouts/consumers.png', enabled='true', sizingMethod='crop');
	_width: 178px;
	_height: 247px;
}

.consumers_alt {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cutouts/consumers_alt.png', enabled='true', sizingMethod='crop');
	_width: 178px;
	_height: 247px;
}

.agents {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cutouts/agents.png', enabled='true', sizingMethod='crop');
	_width: 178px;
	_height: 247px;
}

.agents_alt {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cutouts/agents_alt.png', enabled='true', sizingMethod='crop');
	_width: 178px;
	_height: 247px;
}

/*BACKGROUND*/

.bodybg {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bodybg.png', enabled='true', sizingMethod='crop');
	_width: 739px;
	_height: 428px;
}

/*BUTTON RIGHT*/

.button_top {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button_top.png', enabled='true', sizingMethod='crop');
	_width: 200px;
	_height: 127px;
}

.button_bottom {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button_bottom.png', enabled='true', sizingMethod='crop');
	_width: 200px;
	_height: 32px;
}

.button_bottom_alt {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button_bottom_alt.png', enabled='true', sizingMethod='crop');
	_width: 200px;
	_height: 32px;
}

.logo_left {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo_left.png', enabled='true', sizingMethod='crop');
	_width: 67px;
	_height: 71px;
}

/*Buttons 2*/

.top_left {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right/top_left.png', enabled='true', sizingMethod='crop');
	_width: 5px;
	_height: 14px;
}

.top_right {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right/top_right.png', enabled='true', sizingMethod='crop');
	_width: 193px;
	_height: 5px;
}

.left {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right/left.png', enabled='true', sizingMethod='scale');
	_width: 5px;
	_height: 100%;
}

.bottom_left {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right/bottom_left.png', enabled='true', sizingMethod='crop');
	_width: 5px;
	_height: 15px;
}

.bottom_right {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/right/bottom_right.png', enabled='true', sizingMethod='crop');
	_width: 193px;
	_height: 15px;
}

