	body {
		margin:0px; 
		padding:0px;
		text-align:center;
		background:#C6CCD8;
	}
	#top{
		clear:both;
		float:none;
		height:100%;
	}
	
	#main {
		width:879px;
		margin:0px auto;
		text-align:left;
		background:#fff;
		padding:0 12px 12px 12px;
	}
	#toplinks{
		background:#223A66;
		padding: 2px 5px 5px 10px;
		clear:both;
		float:none;
		height:100%;
		
	}
	.mainbuttontext{
			color:#fff;
			padding: 3px 23px 3px 20px;
			margin:3px 0 6px 0;
			text-decoration:none;
			font-family:Arial, Helvetica, sans-serif;
			background:url(dev_menu.gif) no-repeat center right;
			font-size:12px;
	}
	#end_link{
		background:none;
		padding: 3px 0px 3px 20px;
	}
	a.normal {
		color:#3963AE; 
		text-decoration:underline;
	}
	#headline{
		width:85%;
		float:left;
		height:100%;
	}
	#topicons{
		width:15%;
		float:left;
		height:100%;
		padding-top:10px;
	}
	.icon{
		width:30px;
		float:left;
		height:100%;
	}
	#maincontent{
		background:url(header_home_bg.jpg) no-repeat top left;
		padding:300px 0 0 0;
		width:880px;
		min-height:400px;
	}
	h1 {
		color:#2D4D88; 
		font-weight:normal; 
		font-size:28px; 
		font-family:"Times New Roman", Times, serif; 
		padding-bottom:3px;
	}
	#leftcontent{
		width:520px;
		float:left;
		height:100%;
		border:0px solid red;
		padding:0 10px 0 0;
	}
	#rightcontent{
		width:300px;
		float:left;
		margin:150px 0px 0 1px;
		height:100%;
		padding:0 0px 0 10px;
	}
	#maincontentsub{
		background:url(main_bg.gif) repeat-y top right !important;
		height:100%;
	}
	.featuresdiv{
		width:300px;
		border:0;
	}
	#footer{
	 clear:both;
	 background-color:#D5B385; 
	 height:167px; margin-top:5px;
	 
	}
	h2 {
		color:#223A66; 
		font-weight:normal; 
		font-size:17px; 
		font-family:"Times New Roman", Times, serif; 
		margin:0px 0px 5px 0px;
	}
	#foot_l{
		float:left;
		width:590px;
		padding:0 0 0 10px;
		text-align:center;
	}
	#foot_c{
		float:left;
		width:200px;
		padding:20px 0 0 0;
		text-align:right;
	}
	#foot_r{
		float:left;
		width:20px;
		padding:20px 0 0 0;
		
	}
	.homeimages {
		margin-bottom:20px !important;
		height:100%;
	}
	.homeimages img{
		float:left !important;
		padding: 0 0 10px 8px;
	}