@charset "utf-8";
.body1 {
	background-color: #C7CFDA;
	background-image: url(images/layout_05.jpg);
	background-repeat: no-repeat;
}
.background {
	background-color: #C7CFDA;
	background-image: url(images/layout_05.jpg);
	background-repeat: no-repeat;
	height: 435px;
	width: 622px;
	top: auto;
	background-attachment: scroll;
	padding: 40px;
}
.background2 {
	background-color: #C7CFDA;
	background-image: url(images/buttons/layout_21.jpg);
	background-repeat: no-repeat;
	width: 96px;
	background-position: top;
	height: 244px;
}
.made {
	background-color: #F3F1F6;
	background-image: url(images/layout/layout1_06.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: auto;
}

/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 94px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 101px;

}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 101px;
	left: 100em;
	top: 0;
	margin-top: -5%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 95px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 101px;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F435E;
	padding-top: 5px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	font-weight: bold;
	letter-spacing: normal;
	background-color: #DBDEE5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABA9AE;

}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color: #FFF;
	background-color: #A2AEBF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	color: #FFF;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;



	filter:alpha(opacity:0.1);
}
	ul.MenuBarVertical li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
.made .made2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #889247;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 27px;
	font-weight: bold;
	line-height: 25px;
}
.made5 {
	color: #889247;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
}
.made9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #889247;
}

.image {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.image2 {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F425E;
	text-decoration: none;
}
.navbottom {
	float: left;
}
.middle {
	float: left;
	width: 101px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABA9AE;
	margin-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABA9AE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABA9AE;
}


.made .made4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	padding-right: 25px;
	word-spacing: normal;
	line-height: 25px;
	padding-top: 0px;
	float: left;
}
.made .made3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	padding-right: 25px;
	word-spacing: normal;
	line-height: 25px;
	padding-top: 10px;
	font-weight: bold;
}
.made6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #889247;
}
.made60 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #889247;
	padding-left: 23px;
}
.made7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #889247;
}
.made8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}

.made .made3 {
	text-align: left;

}
.line {
	background-color: #889247;
	height: 1px;
	width: 560px;
}

