﻿.footer {
    width: 919px;
}

h1 {
	margin: 10px 0 7px 22px;
}

h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 0 25px;
}

/* wrapper for top section of landing pages w/ AAMRO Network Map */

.wrapperLandingCopy {
	width: 678px;
	float: left;
	height: 102px;
}

	.wrapperMap {
		float: left;
		width: 231px;
		display: block;
	}

		.aamroNetwork {
			background: url(/images/aamroNetwork.png) no-repeat 0 0 !important;
			background: url(/images/aamroNetwork.gif) no-repeat 0 0;
			width: 231px;
			height: 113px;
			display: block;
			margin: -6px 0 0 0 !important;
			margin: 0 0 -5px 0;
		}

			.aamroNetwork a {
				display: block;
				width: 231px;
				height: 108px;
				text-indent: -9999px;
			}

/* ----------------------------- */
/* ROUNDED BOXES - LANDING PAGES */
/* ----------------------------- */

.row {
	margin: 5px 0 0 25px;
	clear: left;
}

	.rounded {
		margin: 0 14px 20px 0;
		padding: 0;
		display: block;
		width: 440px;
		height: 111px;
		background: #ffffff url(../images/bg_gradient.jpg) repeat-x 0 0;
		color: #000000;
		float: left;
	}

		.rounded .left {
			float: left;
			display: block;
			width: 177px; /* 179 - 2 */
			height: 111px; /* 113 - 2 */
			margin: 0 0 0 5px !important;
			margin: 0 0 0 2px;
		}

		.rounded .right {
			float: left;
			margin: 0 0 0 13px !important;
			margin: 0 0 0 5px;
			width: 230px !important;
			width: 240px;
		}
		
			.rounded .right h3,
			.roundedWide .right h3 {
				font-size: 19px;
				margin: 0 0 1px 0;
				font-weight: normal;
				line-height: 19px;
			}
			
			.rounded .right p,
			.roundedWide .right p {
				line-height: 14px;
				margin: 0 0 5px 0;
			}
			
			.rounded .right a,
			.roundedWide .right a {
				position: absolute;
				bottom: 4px;
				right: 13px;
				margin: 0 0 0 5px;
				color: #002c6b;
				text-decoration: underline;
				font-weight: bold;
				background: url(../images/file.png) no-repeat 0 0 !important;
				background: url(../images/file.gif) no-repeat 0 0;
				padding: 0 0 0 18px;
				line-height: 15px;
			}
			
				.rounded .right .links {
					position: absolute;
					bottom: 4px;
					right: 13px;
				}
				
				.rounded .right .links a {
					position: static;
				}
			
				.rounded .right a:hover,
				.roundedWide .right a:hover {
					text-decoration: none;
				}
			
			.rounded .right p a,
			.roundedWide .right p a {
				padding: 0;
				background: none !important;
				background: none;
				margin: 0;
				text-decoration: underline;
			}
			
				.rounded .right p a:hover,
				.roundedWide .right p a:hover {
					text-decoration: none;
				}

	.roundedWide {
		margin: /*5px 0 0 25px !important;*/ 5px 0 25px 0;
		/*margin: 5px 0 0 12px;*/
		padding: 0;
		display: block;
		width: 894px;
		height: 111px;
		background: #ffffff url(../images/bg_gradient.jpg) repeat-x 0 0;
		color: #000000;
		float: left;
	}

		.roundedWide .left {
			float: left;
			display: block;
			width: 435px;
			height: 111px;
			margin: 0 0 0 5px;
		}

		.roundedWide .right {
			float: left;
			margin: 0 0 0 13px;
			width: 430px;
		}
		
			.roundedWide .right h3 {
				background: url(../images/aog.jpg) no-repeat 0 0;
				height: 29px;
				padding: 5px 0 0 40px;
			}

/* EM image for emergency services box */

.rounded .right .emIcon {
	width: 32px;
	height: 32px;
	margin: 0 0 0 -4px !important;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/em.gif) no-repeat 0 0;
}

	.rounded .right .emIcon a {
		display: block;
		width: 32px;
		height: 32px;
		padding: 0;
		margin: 0;
		position: static;
		background: none !important;
		background: none;
	}

/*
.rounded .right h3.em {
	background: url(../images/em.gif) no-repeat 0 0;
	height: 29px;
	line-height: 29px;
	width: 207px;
	padding: 1px 0 0 0;
	font-weight: normal;
}

	.rounded .right h3.em a {
		background: Red none;
		display: block;
		width: 10px;
		height: 10px;
		
		bottom: auto;
		color: #002C6B;
		font-weight: normal;
		line-height: normal;
		margin: 0;
		padding: 0;
		position: static;
		right: auto;
	}
*/.rounded .leftFull {
	float: left;
	display: block;
	width: 430px; /* 179 - 2 */
	height: 111px; /* 113 - 2 */
	margin: 0 0 0 5px !important;
	margin: 0 0 0 2px;
}
