@charset "utf-8";
/* CSS Document */

body {
	background-color: #f4f8ff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	
}
#wrapper {
	position:relative;
	top:12px;
	width:760px;
	height:550px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #a8c1ce;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position:relative;
	top:12px;
	width:580px;
	height:20px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	text-align: center;
	vertical-align: bottom;
}
#home {
	position:relative;
	top:24px;
	width:287px;
	height:20px;
	z-index:1;
	background-color: #FFFFFF;
	margin-left: 90px;
	margin-right: 382px;
	text-align: left;
	vertical-align: bottom;
}
#content {
	position:relative;
	top:36px;
	width:580px;
	height:430px;
	z-index:1;
	background-color: #f4f8ff;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a8c1ce;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A8C1CE;
}

#footer {
	position:relative;
	top:48px;
	width:580px;
	height:10px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #739BB0;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #739BB0;
	text-decoration: none;
}

#grid_1_left {
	position:relative;
	top:0px;
	width:289px;
	height:214px;
	z-index:1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a8c1ce;
	border-bottom-color: #a8c1ce;
	float: left;
}


#grid_1_right {
	position:relative;
	top:0px;
	width:290px;
	height:214px;
	z-index:1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a8c1ce;
	float: right;
}
#grid_2_left {
	position:relative;
	top:0px;
	width:289px;
	height:215px;
	z-index:1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a8c1ce;
	float: left;
}
#grid_2_right {
	position:relative;
	top:0px;
	width:290px;
	height:215px;
	z-index:1;
	float: right;
}
.images img {
	background-position: center;
	text-align: center;
	top: 10px;
	position: absolute;
	float: left;
	left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.images:hover  {
	border: 10px solid #5C8AA0;
}
.hoverable {
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #5C8AA0;
	text-decoration: none;
	background-position: left top;
}
.bold {
	font-weight: bolder;
}
.hovered {
	border: 10px solid #5C8AA0;
	text-align: center;
	vertical-align: middle;
}
img.images2 {
	background-position: center;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#grid_1a_left {
	border: 10px solid #a0bcc9;
	float: left;
	position: relative;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	left: 10px;
	top: 10px;
	width: 250px;
}
#grid_2a_left {
	border: 10px solid #a0bcc9;
	float: left;
	position: relative;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	left: 10px;
	top: 10px;
	width: 250px;
}
#grid_1a_right {
	border: 10px solid #a0bcc9;
	float: left;
	position: relative;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	left: 10px;
	top: 10px;
	width: 250px;
}
#grid_2a_right {
	border: 10px solid #a0bcc9;
	float: left;
	position: relative;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	left: 10px;
	top: 10px;
	width: 250px;
}
#grid_1a_left.hovered, #grid_1a_left:hover {
	border: 10px solid #5C8AA0;
}
#grid_2a_left.hovered, #grid_2a_left:hover {
	border: 10px solid #5C8AA0;
}
#grid_1a_right.hovered, #grid_1a_right:hover {
	border: 10px solid #5C8AA0;
}
#grid_2a_right.hovered, #grid_2a_right:hover {
	border: 10px solid #5C8AA0;
}
a {
	color: #5C8AA0;
	text-decoration: none;
	font-weight: bold;
}
