html{
	height: 100%;
}

body {
	background: #f4dba7 url(../images/background-top.jpg) repeat-x center top;
	height: 100%;
	margin: 0px;
	padding: 0px;
}



/*  Containers
===================================================================================*/



.wrapper {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -191px;
}

.header {
	width: 1000px;
	height: 201px;
	margin: 0px auto;
	padding: 0px;
}

.logo {
	float: left;
	width: 220px;
	height: 135px;
	margin: 0px;
	padding: 0px 0px 0px 84px;
}

.contact {
	float: right;
	width: 347px;
	height: 135px;
	text-align: right;
	margin: 0px;
	padding: 0px 42px 0px 0px;
}



.banner {
	width: 917px;
	height: 341px;
	margin: 0px;
	padding: 0px 41px 0px 42px;
}

.banner-wide {
	float: right;
	width: 612px;
	height: 341px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.quote {
	background: transparent url(../images/background-grad.png) repeat-x center top;
	position: relative;

	width: 240px;
	height: 277px;
	overflow: hidden;

	margin: 0px;
	padding: 0px 23px 0px 42px;
}

.quote_inside {
	position:absolute;
	width: 240px;
	bottom: 0px;
	padding-bottom: 42px;
}

.body_container {
	width: 917px;
	margin: 0px;
	padding: 0px 41px 50px 42px;
}

.container_wide {
	float: left;
	width: 530px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.container_narrow {
	border-left: 1px solid #dbc28e;
	float: right;
	width: 305px;
	margin: 50px 0px 0px 0px;
	padding: 0px 1px 0px 45px;
}



.push {
	background: transparent;
	width: 100%;
	height: 191px;
	margin: 0px;
	padding: 0px;
}

.footer {
	border-top: 8px solid #4a8ca4;
	background: #3b3126;

	width: 100%;
	min-width: 1000px;
	height: 183px;
	margin: 0px;
	padding: 0px;
}

.footer_container {
	width: 1000px;
	height: 183px;
	margin: 0px auto;
	padding: 0px;
}

.footer_container_text {
	float: left;
	width: 550px;
	height: 100px;
	margin: 0px;
	padding: 10px 0px 0px 42px;
}

.footer_container_image {
	float: right;
	width: 204px;
	height: 45px;
	margin: 0px;
	padding: 0px 42px 0px 0px;
}



/*  Character Styles
===================================================================================*/



.quote p {
	color: #221b13;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 21px;
	line-height: 25px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}



.container_wide h1, .container_wide h2, .container_wide h3, .container_wide h4, .container_wide h5, .container_wide h6 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 30px;
	letter-spacing: 0px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 18px 0px;
}

.container_wide p {
	color: #000000;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px 0px 18px 0px;
}

.container_wide ul, .container_wide ol {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 18px 40px;
}

.container_wide li {
	color: #000000;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.container_wide a:link, .container_wide a:visited {font-weight:normal; text-decoration:none; color:#0c6687;}
.container_wide a:active, .container_wide a:hover {font-weight:normal; text-decoration:underline; color:#0c6687;}



.container_narrow h1, .container_narrow h2, .container_narrow h3, .container_narrow h4, .container_narrow h5, .container_narrow h6 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 30px;
	letter-spacing: 0px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

.container_narrow p {
	color: #000000;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

.container_narrow ul, .container_narrow ol {
	list-style: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 18px 15px;
}

.container_narrow li {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.container_narrow a:link, .container_narrow a:visited {font-weight:normal; text-decoration:none; color:#0c6687;}
.container_narrow a:active, .container_narrow a:hover {font-weight:normal; text-decoration:underline; color:#0c6687;}



.footer_container_text p {
	color: #a7a099;
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.footer_container_text a:link, .footer_container_text a:visited {font-weight:normal; text-decoration:none; color:#a7a099;}
.footer_container_text a:active, .footer_container_text a:hover {font-weight:normal; text-decoration:none; color:#4a8ca4;}



/*  Menu
===================================================================================*/



.menu {
	float: left;
	width: 916px;
	height: 49px;
	margin: 0px;
	padding: 17px 42px 0px 42px;
}

.menu ul {
	color:#ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.menu ul li {
	position: absolute;
	list-style: none;
	display: inline;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

.menu ul li a {
	display: block;
	height: 49px;
	text-decoration: none;
}

.menu ul li a em {
	position: absolute;
	top: -999px;
	outline: none;
	display: inline;
}

.menu .home					{width: 153px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	0px	0px;}
.menu .services				{width: 153px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-153px	0px;}
.menu .history				{width: 153px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-306px	0px;}
.menu .assessment			{width: 153px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-459px	0px;}
.menu .faqs					{width:	152px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-612px	0px;}
.menu .contact				{width:	152px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-764px	0px;}

.menu .home:hover			{width: 153px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	0px	-49px;}
.menu .services:hover		{width: 153px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-153px	-49px;}
.menu .history:hover		{width: 153px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-306px	-49px;}
.menu .assessment:hover		{width: 153px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-459px	-49px;}
.menu .faqs:hover			{width: 152px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-612px	-49px;}
.menu .contact:hover		{width: 152px;	height: 49px;	background: url(../images/menu.jpg)	no-repeat	-764px	-49px;}

.menu .news					{width: 153px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	0px	0px;}
.menu .education			{width: 153px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-153px	0px;}
.menu .caretips				{width: 153px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-306px	0px;}
.menu .recipes				{width: 153px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-459px	0px;}
.menu .announce				{width:	152px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-612px	0px;}
.menu .blank				{width:	152px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-764px	0px;}

.menu .news:hover			{width: 153px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	0px	-49px;}
.menu .education:hover		{width: 153px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-153px	-49px;}
.menu .caretips:hover		{width: 153px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-306px	-49px;}
.menu .recipes:hover		{width: 153px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-459px	-49px;}
.menu .announce:hover		{width: 152px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-612px	-49px;}
.menu .blank:hover			{width: 152px;	height: 49px;	background: url(../images/menu-staff.jpg)	no-repeat	-764px	0px;}



/*  Contact
===================================================================================*/



table {
	width: 100%;

	color: #272e35;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	font-style: normal;
	text-align: left;
}

table td {
	margin: 0px;
	padding-top: 3px;
}

table td.text {
	width: 200px;
}

table textarea {
	height: 70px;
	width: 100%;
}

table strong {
	color: #447bb7;
	font-size: 12px;
	font-weight: bold;
}

table .text {
	width: 100%;
	padding: 2px;
}

table .comments {
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 2px;
}



/*  Positionings
===================================================================================*/



img {border: none;}

.floatright {
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.floatleft {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.contact .tag {
	padding-top: 47px;
}
