@font-face {
	font-family: 'TW';
	src: url('../fonts/tw.eot');
	src: local('?'), url('../fonts/tw.woff') format('../fonts/woff'), url('../fonts/tw.ttf') format('truetype');
	}

body {
	margin:0 auto;
	text-align:center;
	background:#ebebed;
	font:12px/18px Arial, Helvetica, sans-serif, "TW";
	color:#000
	}
	
	a{color:#004bff}
	a:visited{color:#004bff}
	a:hover {color:#802433}
	a:active, a:focus {outline: 0;}		
	a img {border:none; text-decoration:none}
	a+img {text-decoration:none}
	.clear {clear:both}
	
	#container {
		width:980px;
		padding:0px 5px;
		margin:0 auto;
		text-align:left;
		background:url(../images/container-bg.png) repeat-y;
		}
		
	#header {
		margin:0;
		padding:23px 0 0 22px;
		height:121px;
		background:url(../images/header-bg-default.png) top right no-repeat
		}

#green #header {background:url(../images/header-bg-green.png) top right no-repeat}
#blue #header {background:url(../images/header-bg-blue.png) top right no-repeat}
#red #header {background:url(../images/header-bg-red.png) top right no-repeat}
#grey #header {background:url(../images/header-bg-grey.png) top right no-repeat}
#orange #header {background:url(../images/header-bg-orange.png) top right no-repeat}
#green #real-estate-logos, #blue #real-estate-logos, #red #real-estate-logos, #grey #real-estate-logos, #orange #real-estate-logos {display:none}
		
		#header #aon-logo {
			display:block;
			text-decoration:none;
			width:105px;
			height:46px;
			margin-bottom:27px;
			}
			
			#header span {
				display:none
				}
				
	#nav {
		background:url(../images/nav-bg.png) repeat-x;
		height:71px;
		margin:0 6px
		}
					
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
		background:url(../images/nav-right.png) no-repeat right 2px;
		height:71px;
		}
		
		#nav ul li {
			display:block;
			position:relative;
			float:left;
			margin-top:2px
			}
		
		#nav a {
			position:relative;
			display:block;
			float:left;
			color:#fff;
			font:16px "TW", Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			text-decoration:none;
			padding:13px 20px 0 20px;
			height:60px;
			}
						
			#nav .first {
				background:url(../images/nav-left.png) no-repeat;
				padding-left:22px
				}
					
		#nav a:hover {
			background:url(../images/nav-bg-o.png);
			color:#000 !Important
			}

#mid {
	background:url(../images/mid-bg.png) repeat-x #fff top left;
	width:980px;
	padding:0px;
	margin:0 auto;
	text-align:left;
	}
		
	#content {
		width:680px;
		float:left;
		padding:0px 30px 20px 30px;
		background:#fff
		}
		
	#content h1 {
		font-size:24px;
		}
				
	#content h2 {
		font-size:16px;
		}

	#content h3 {
		font-size:14px;
		margin:25px auto 0 auto
		}

	#content h3+* {
		margin-top:5px;
		}

	.quoter {
		text-align:right;
		font-weight:bold;
		font-style:italic;
		margin:0 auto 20px;
		padding-bottom:25px;
		border-bottom:1px solid #ccc
		}
		
	.disclaimer {
		color:#888;
		font-size:10px;
		padding:20px 20px 0;
		}

	.pdf-link {
		display:inline-block;
		background:url(../images/pdf-icon.gif) no-repeat right top;
		padding-right:20px;
		}

	#right {
		float:right;
		width:239px;
		padding:0;
		background:#fff;
		border-left:1px solid #fff	
		}
		
	#right .sidebar-pod {
		background:url(../images/sidebar-bg.png) repeat-x bottom #fff1b1;
		margin:0 10px 3px 0;
		}
		
	#right .sidebar-pod h3 {
		margin:0; 
		height:32px;
		padding-top:6px;
		background:url(../images/sidebar-header-bg.png) no-repeat;
		text-align:center;
		font:bold 26px "TW", Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-shadow:0 1px 0 #FEEB86
		}
		#right .sidebar-pod h2 {
		margin:0; 
		height:32px;
		padding-top:6px;
		background:url(../images/sidebar-header-bg.png) no-repeat;
		text-align:center;
		font:bold 12px, Arial, Helvetica, sans-serif;
		text-shadow:0 1px 0 #FEEB86
		}
		#right .sidebar-pod p {
		margin:0; 
		height:32px;
		padding-top:6px;
		padding-left:6px;
		padding-bottom:78px	;
		background:url(../images/sidebar-footer-bg.png) no-repeat bottom;
		text-align:left;
		font:12px, Arial, Helvetica, sans-serif;
		text-shadow:0 1px 0 #FEEB86
		}

	#right .sidebar-pod ul {
		background:url(../images/sidebar-footer-bg.png) no-repeat bottom;
		width:229px;
		padding-bottom:12px		
		}
			
		#right .sidebar-pod li {
			line-height:0px;
			}

		#right .sidebar-pod li a {
			height:44px;
			margin:5px 2px 0 2px;
			display:block;
			color:#000;
			background:url(../images/pdf-icon.png) no-repeat 1px 4px;
			line-height:18px;
			padding:6px 0 0 44px;
			width:181px;
			text-decoration:none;
			}

		#right .sidebar-pod li a:hover {
			background:url(../images/pdf-icon.png) no-repeat 0px 3px #fff;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			padding:5px 0 0 43px;
			width:179px;
			height:43px;			
			border: 1px solid #fff;
			}
		
	#right ul {
		list-style:none;
		margin:0 0 25px 0;
		padding:0;
		}
		
	#real-estate-logos ul {
		list-style:none;
		margin:auto 0;
		padding:0;	
		}
	#real-estate-logos ul li {
		display:inline;
		margin:auto 30px 0 auto;
		vertical-align:top;
		}
		
	#real-estate-logos ul a {
		display:inline-block;
		border:1px solid #fff;
		padding:10px;
		margin-bottom:5px;
		}
		
	#real-estate-logos ul a:hover {		
		border:1px solid #802433;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		background:#eee
		}
		
	#real-estate-logo {
		padding:20px;
		text-align:center;
		margin:0 auto
		}
		
	address {
		font:bold normal 12px Arial, Helvetica, sans-serif;
		text-align:center
		}

	#footer {
		padding:31px 0 0 0;
		height:44px;
		background:url(../images/footer-bg.png) repeat-x bottom;
		border-bottom:1px solid #b5b4ba;
		}
		
		#footer_nav {
			height:44px;
			background:url(../images/footer-nav-bg.png) repeat-x;
			margin:0 6px;
			padding:0
			}
		
		#footer ul {
			list-style:none;
			margin:0px;
			background:url(../images/footer-right.png) top right no-repeat;
			padding:0;
			height:44px;
			}
			
			#footer li {
				display:block;
				float:left;
				margin:0;
				padding:15px 0 0 0;
				font:12px Arial, Helvetica, sans-serif;
				}
				
			#footer .first {
				background:url(../images/footer-left.png) no-repeat;
				padding-left:160px
				}
		
			#footer li a {
				color:#fff;
				text-decoration:none;
				display:inline-block;
				padding:0 18px;
				border-left:1px solid #fff
				}
				
			#footer .first a {
				border:none
				}				
			
			#footer li a:hover {
				text-decoration:underline;
				color:#ffcc00;
				}
								
			#footer li.last {
				border:none
				}
				
		#footer-cap {
			background:url(../images/footer-cap.png) no-repeat;
			width:975px;
			padding:10px 15px 10px 0;
			line-height:24px;
			margin:0 auto;
			text-align:right;
		}
		
		.copyright {
			font-size:11px}

