#main{
background:url(images/inner_bg.jpg) repeat-x;
height:900px;
}

#left{
float:left;
margin:0px 0 0 5px;
}

	#dnn_left2{
	clear:both;
	float:left;
	margin:10px 0 0px 10px;
	padding:0 0 10px 0;
	}
	body.ie #dnn_left2{margin:10px 0 0px 6px;}

	#dnn_left2 p,#dnn_left2 h4 {text-align:right; line-height:3px;}

	#dnn_center2{
	float:left;
	width:504px;
	margin:0 0 10px 20px;
	padding:0;
	}


#right{
	width:223px;
	float:left;
	margin:0 0 0 15px;
}

	#dnn_right1{
	width:223px;
	padding:0;
	clear:both;
	float:left;
	margin:12px 0 0 0px;
	}
	body.ie #dnn_right1{
	margin:22px 0 0 0px;
	}
#dnn_ContentPane{
}


#title{margin:7px 0 3px 0px;}
#actionStrategies{margin:0 0 10px 0;}
.tab{
	clear:both;
	float:left;
	width:680px;
	height:47px;
	position:relative;
	z-index:50;
	margin:6px 0 0px -5px;
}

	body.ie .tab{
	margin:10px 0 0px 0px;
	}

.tab h2{float:right; padding:10px 20px 0 0;}
.tab.home{
	background:url(images/rotatorHeaderHome.png) no-repeat;

	
}
.tab.green{
	background:url(images/rotatorHeaderGreen.png) no-repeat;

	
}
.tab.blue{
	background:url(images/rotatorHeaderBlue.png) no-repeat;
}
.tab.yellow{
	background:url(images/rotatorHeaderYellow.png) no-repeat;
}

.tab.red{
	background:url(images/rotatorHeaderRed.png) no-repeat;	
}
.tab.teal{
	background:url(images/rotatorHeaderTeal.png) no-repeat;
}
