/* CSS Document */

/* reset.css - meyer's */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* begin css */

/* Text & Background Color */
body {
	font-size: 100%;
	font-family: "Lucida Sans Unicode" Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 12px;
	color: #6f6f6f;
	background-color: #052f79;


}
	/* global formatting */	
a, a:visited, a:active {
	color: #FF0000;
	text-decoration: none;
}
	/* Color Text Header Right */
a:hover {
	color: #000099;
	text-decoration: underline;
}
	
img {
	border: none;
}		

.displaynone {
	display: none;
}

.bordernone {
	border: none;
}

.clearall {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;	
}

strong { 
	font-weight: bold;
	color: #6788c2;
}
	
#wrap {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

#header {
	height: 105px;
	background-color: #fff;
}
	#logo {
		float: left;
	}
	#header_link {
		text-align: right;
		float: right;
		padding: 50px 25px 0 0;
	}
	#header_link2 {
		padding-top: 25px
		}
	
	#language_bar {
		padding-top: 25px;
	}
	

#main {
		/* Text Side menu */
}
	#side_nav {
		width: 207px;
		margin-right: 13px;
		display: block;	
		color: #4e4e4e;
		float: left;
		border-top: 1px solid #bfbfbf;
		background-color: #f2f2f2;

	}
		#side_nav ul {
		
		}
			#side_nav ul li {
				line-height: 24px;
				padding-left: 20px;
				font-weight: bold;
				border-bottom: 1px solid #bfbfbf;
				background-color: #fff;
			}
				#side_nav ul li ul li {
					margin-left: -20px;
					background-color: #f2f2f2;
					border-bottom: none;
					border-top: 1px dashed #bfbfbf;
				}
				.tree_hide {
					display: none;
					}				
				.trigger a {
					}
					
				.expanded a {
					}
		#side_nav h4 {
			margin:0;
			padding: 0;
		}
		#side_nav a {
			color: #4e4e4e;
		}
		#side_nav a:hover {
			text-decoration: none;
			border-bottom: 1px solid #4e4e4e;
		}						
		#side_nav img {
			float: right;
			padding: 8px 10px 0 0;
		}
	#content {
		width: 710px;
		float: left;
	}
		#main_image {
		
		}

		#content h3 {
			line-height: 46px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			font-size: 18px;			
			color: #052970;
		}
		
		#content h4 {
			line-height: 46px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			font-size: 17px;			
			color: #052970;
		}		
		
		#content_wide, #content_narrow {
			margin-right: 15px;
			
		}
		#content_wide p, #content_narrow p {
			padding: 8px 0;
			line-height: 13px;
		}
		
		#content_wide {
			width: 690px;
		}
		#content_narrow {
			width: 460px;
			float: left;
		}
			#breadcrumb {
				line-height: 38px;
				border-bottom: 1px solid #e5e5e5;
				color: #4e4e4e;
			}
			.content_image {
				width: 458px; /* 460 - 1 - 1 */
				border: 1px solid #e5e5e5;
				border: none;
				overflow: hidden;
				margin-bottom: 4px;
			}
			.back {
				height: 28px;
				line-height: 28px;
				margin-top: 10px;
				border-top: 1px solid #e5e5e5;
				text-align: right;
			}
		#content ol {
			list-style-type: decimal;
			list-style-position: outside;
		}
		#content ol li {
			padding: 8px 0 8px 0;
			margin-left: 20px;
		}
		
		#content ul {
			list-style-type: circle;
			list-style-position: outside;
		}
		#content ul li {
			padding: 8px 0 8px 0;
			margin-left: 20px;
		}		
		
		#content table td {
			padding: 2px;
		}	
		
		td {
			border: 1px solid #999;
		}
		
		#facilities {
			margin-bottom: 15px;
		}
			.facility {
				padding-top: 15px;
			}
				.facility_image {
					width: 300px;
					height: 232px;
					display: block;
					float: left;
					position: relative;
				}
				.facility_content {
					float: left;
					position: relative;
					display: block;
					width: 360px;
					height: 202px;
					padding: 20px 0 0 20px;
										
				}
					.facility_title {
						text-transform: uppercase;
						
					}
		
		
		#quick_link {
			width: 215px;
			background-color: #fffff5;
			float: left;
			padding-left: 20px;
			padding-top: 20px;
			height: auto;
			padding-bottom: 30px;

	
		}
			#quick_link ul {
				list-style-image: url(../images/arrow_grey.gif);
								
			}
				#quick_link ul li {
					font-weight: bold;
					margin: 14px 0;				
					list-style-position: inside;	
				}
	

/* testi */

.photo {
	width: 180px;
	height: 133px;

	display: block;
	overflow: hidden;
	background-color: #666666;
	float: left;
	position: relative;
}

.testimonial {
	width: 470px;
	margin: 0 0 15px 15px;
	display: block;
	height: 133px;
	float: left;
	position: relative;
	clear: right;
}

.testi_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 5px;
	color: #6788c2;
	line-height: 18px;
}

.short_testi {
	width: 180px;
	margin-bottom: 20px;
	}

.big_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;

	margin-bottom: 5px;
	color: #6788c2;
	line-height: 24px;
}

.bolder {
	font-weight: bold;
}

.home_title {
	margin-top: 20px;
}

td { text-align:center; }

#footer {
	position: relative;
}
	#footer a, #footer a:visited {
		color: #fcffb2;
		text-decoration: none;
	}
	#footer a:hover {
		color: #000033;
		text-decoration: underline;
	}
	#footer_nav {
		line-height: 24px;
		text-align: center;
		background-color: #405f95;
		color: #fcffb2;
	}
	#footer_contact {
		padding-top: 5px;
		line-height: 13px;
		text-align: center;
		color: #fff;
		background-color: #052f79;	
	}
