html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serf;
	font-size: 12px;
	line-height: 16px;
	color: #616e75;
	background-color: #ffffff;
}

sup {
	font-size: 8px;
	vertical-align: text-top;
}

	#container {
		width: 997px;
		margin: 0 auto;
		position: relative;
	}
	
		#left {
			float: left;
			width: 675px;
			margin-top: 29px;
		}
			
			#logo {
				margin-bottom: 34px;
				font-size: 0px;
				line-height: 0px;
			}
			
			#showcase {
				height: 264px;
			}
			
				#topMenu {
					height: 24px;
					background-image: url(../images/navprimary_underline.gif);
					background-position: left bottom;
					background-repeat: no-repeat;
				}
			
					#menuItems {
						margin-left: 10px;
						height: 24px;
					}
				
						.topMenuItem {
							height: 24px;
							padding-left: 9px;
							padding-right: 9px;
							vertical-align: top;
							font-weight: bold;
							color: #336699;
						}
						
						.topMenuItemSelected {
							height: 24px;
							padding-left: 9px;
							padding-right: 9px;
							vertical-align: top;
							font-weight: bold;
							color: #4badbb;
						}
						
						.topMenuItemHover {
							background-image: url(../images/navprimary_highlight.gif);
							background-position: left bottom;
							background-repeat: repeat-x;
							color: #4badbb;
							cursor: pointer;
						}
						
				#showcaseImageText {
					position: relative;
					height: 240px;
					cursor: pointer;
				}
				
					#image1, #image2 {
						position: absolute;
						top: 0px;
						left: 0px;
						width: 675px;
						height: 240px;
					}
					
					#image1 {
						z-index: 5;
					}
					
					#image2 {
						z-index: 5;
					}
					
					#text1 {
						position: absolute;
						left: 25px;
						top: 45px;
						width: 360px;
						z-index: 6;
					}
					
					#text2 {
						position: absolute;
						left: 25px;
						top: 45px;
						width: 360px;
						z-index: 6;
					}
					
						#text1 .bigtext, #text2 .bigtext {
							color: #1c6e82;
							font-size: 30px;
							line-height: 34px;
							
						}
						
						#text1 .smalltext, #text2 .smalltext {
							color: #65625b;
							font-size: 14px;
							line-height: 17px;
						}
						
						#text1 a, #text2 a {
							color: #4bbacc;
							font-size: 10px;
							font-weight: bold;
							text-decoration: none;
							text-transform: uppercase;
						}
						
						#text1 a:hover, #text2 a:hover {
							text-decoration: none;
						}
			
			#leftCallouts {
				color: #ffffff;
				width: 675px;
			}
			
				#leftSide {
					float: left;
					width: 340px;
					height: 200px;
					cursor: pointer;
				}
				
					#leftCallout1 {
						position: relative;
						float: left;
						height: 100px;
						width: 170px;
						font-size: 0px;
					}
					
					#leftCallout2 {
						position: relative;
						float: right;
						height: 100px;
						width: 170px;
						font-size: 0px;
					}
					
						#leftCallout1Text, #leftCallout2Text {
							position: absolute;
							left: 5px;
							right: 6px;
							bottom: 4px;
							width: 159px;
							text-align: right;
						}
					
						#leftCallout1 .biggerText, #leftCallout2 .biggerText {
							font-size: 13px;
							font-weight: bold;
						}
						
						#leftCallout1 .smallerText, #leftCallout2 .smallerText {
							font-size: 11px;
							line-height: 13px;
							font-weight: normal;
						}
					
					#leftCallout3 {
						position: relative;
						clear: both;
						height: 50px;
						width: 340px;
						font-size: 0px;
					}
					
					#leftCallout4 {
						position: relative;
						height: 50px;
						width: 340px;
					}
					
						#leftCallout3Text, #leftCallout4Text {
							position: absolute;
							left: 122px;
							right: 6px;
							bottom: 7px;
						}
					
						#leftCallout3 .biggerText, #leftCallout4 .biggerText {
							font-size: 13px;
							font-weight: bold;
						}
						
						#leftCallout3 .smallerText, #leftCallout4 .smallerText {
							font-size: 11px;
							font-weight: normal;
						}
				
				#rightSide {
					float: right;
					width: 335px;
					height: 200px;
					cursor: pointer;
				}
				
					#leftCallout5 {
						position: relative;
						width: 335px;
						height: 200px;
					}
					
						#leftCallout5Text {
							position: absolute;
							left: 12px;
							right: 10px;
							bottom: 8px;
						}
						
						#leftCallout1 a, #leftCallout2 a, #leftCallout3 a, #leftCallout4 a, #leftCallout5 a {
							font-size: 10px;
							text-transform: uppercase;
							font-weight: bold;
							color: #ffffff;
						}
					
						#leftCallout5 .biggerText {
							font-size: 24px;
							line-height: 26px;
							font-weight: normal;
						}
						
						#leftCallout5 .smallerText {
							font-size: 14px;
							font-weight: normal;
						}
		
		#right {
			float: right;
			width: 320px;
			margin-top: 8px;
		}
		
			#regions {
				text-align: right;
				margin-bottom: 14px;
			}
			
				.region {
					color: #999999;
				}
				
				.language {
					color: #666666;
				}
				
				.regionChange {
					font-size: 11px;
				}
				
			#rightMenu {
				width: 320px;
				height: 51px;
			}
			
				.leftRightMenu {
					width: 5px;
					background-image: url(../images/navSecondary_left.gif);
					background-position: left top;
					background-repeat: no-repeat;
				}
				
				.middleRightMenu {
					width: 310px;
					background-image: url(../images/navSecondary_background.gif);
					background-position: left top;
					background-repeat: repeat-x;
					color: #ffffff;
				}
				
					.middleRightMenu a {
						color: #ffffff;
					}
				
					.middleRightMenu ul {
						margin: 0;
						padding: 0;
					}
					
					.middleRightMenu td {
						padding-left: 5px;
						padding-right: 5px;
					}
				
				.rightRightMenu {
					width: 5px;
					background-image: url(../images/navSecondary_right.gif);
					background-position: left top;
					background-repeat: no-repeat;
				}
			
			#search {
				width: 313px;
				height: 27px;
				padding: 4px 0px 0px 7px;
				background-image: url(../images/search_background.gif);
				background-position: left top;
				background-repeat: repeat-x;
			}
			
				#search a {
					color: #ffffff;
					font-weight: bold;
				}
				
				#search input {
					width: 241px;
					color: #cccccc;
				}
				
			#rightCalloutBox1 {
				width: 320px;
				height: 240px;
			}
				
			#rightCalloutBox2 {
				width: 310px;
				height: 200px;
				padding: 0px 5px 0px 5px;
				color: #5c5952;
				font-size: 11px;
				background-color: #857a66;
				background-image: url(../images/home_right_background.jpg);
				background-position: left top;
				background-repeat: repeat-x;
			}
			
				#rightCalloutBox2 ul {
					margin: 0;
					padding: 0;
					margin-left: 15px;
				}
				
				#rightCalloutBox2 li, #rightCalloutBox2 li a {
					font-size: 11px;
					line-height: 15px;
					text-transform: none;
					color: #ffffff;
				}
				
					.date {
						font-size: 9px;
						line-height: 13px;
						text-transform: uppercase;
						color: #5c5952;
					}
			
				#rightCalloutBox2 strong {
					text-transform: uppercase;
				}
				
				.rightCalloutBox2Images {
					text-align: center;
					padding: 5px 10px 10px 0px;
					vertical-align: top;
				}
				
	#footer {
		clear: both;
		padding: 6px 10px 8px 10px;
		color: #336699;
		font-size: 11px;
	}
	
a {
	color: #4badbb;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
	padding-top: 12px;
	padding-bottom: 12px;
}

h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 30px;
	line-height: 30px;
	color: #1c6e82;
	font-weight: normal;
}

h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 20px;
	color: #b1aa99;
	font-weight: normal;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.floatClear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

#regionModal {
	display: none;
}

	.ui-dialog-titlebar-close {
		display: none;
	}
	
	.ui-widget-overlay {
		background-color: #000000;
		opacity: .50;
		filter:Alpha(Opacity=50);
	}
	
	.ui-widget-overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	#regionBackground {
		position: absolute;
		top: 0;
		left: 0;
		width: 977px;
		height: 142px;
		background-color: #000000;
		padding: 9px 10px 9px 10px;
	}

		#regionSelector {
			height: 132px;
			background-image: url(../images/RegionSelectorBg.gif);
			background-repeat: no-repeat;
			background-position: left top;
			padding: 10px 29px 0px 28px;
		}
		
			#regionSelector h1 {
				color: #ffffff;
			}
			
			#regionSelector p {
				text-align: right;
			}
			
			#regionSelector ul {
				width: 920px;
				height: 32px;
				padding: 0;
				margin: 0;
				padding-top: 10px;
			}
			
			#regionSelector li {
				display: inline;
				text-align: center;
				float: left;
				margin-right: 2px;
				line-height: 32px;
			}
	
				#regionSelector li a {
					background-color: #000000;
					background-image: url(../images/LightBoxTabInactiveBg.gif);
					background-repeat: repeat-x;
					color: #ffffff;
					width: 228px;
					height: 32px;
					display: block;
				}
				
				#regionSelector li a.selectedRegion {
					background-color: #ffffff;
					background-image: url(../images/LightBoxTabSelectedBg.gif);
					background-repeat: repeat-x;
					color: #000000;
				}
				
				#regionSelector li a:hover {
					background-color: #000000;
					background-image: url(../images/LightBoxTabActiveBg.gif);
					background-repeat: repeat-x;
					color: #ffffff;
					text-decoration: none;
				}