@charset "utf-8";
/* Imaginee - Main Interface Styles */
/* Created by Agua Web Design */
/* info@aguawebdesign.com */
/* July 21, 2009 */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0 0;
	padding: 0;
	text-align: center;
	font: small Tahoma, Geneva, sans-serif;
	color: #42413C;
	background: #ADB1A0 url(../images/interface/bg_body.png) repeat-x;
}
#container {
	margin: 0 auto;
	width: 955px;
	position: relative;
	border: 1px solid #333;
	background: #fff;
}
#header {
	padding: 0px;
	position: relative;
	margin: 0px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	background: url(/images/nav_shadow.gif);
}
#login {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}
#search_box {
	position: absolute;
	bottom: 30px;
	right: 10px;
	text-align: right;
}
#prod_menu {
	width: 200px;
	float: left;
}
#prod_content {
	float: right;
	width: 700px;
	height: auto;
}

#menu_nav {
}

#logo  {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 20px;
	top: 0px;
}
#logo img {
	border-style: none;
	margin: 0px;
	height: 115px;
	width: 226px;
	position: absolute;
	padding: 0px;
}
#nav {
	margin: 0px;
	background: #DEDCD1;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#nav ul {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	border-bottom: #000;
}
#nav li {
	list-style: none;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin: 0px;
	float: left;
	padding: 0px;
	position: relative;
	width: 158px;
}
#nav>ul a {
	width: auto;
}
#nav li a {
	color: #323234;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 0px;
}
#nav li:hover a {
	background: #C0BEB4;
	border: none;
}

#nav ul ul {
	display: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: none;
}
#nav ul li:hover ul {
	display: block;
	list-style: none;
	background: #E8ECE9;
	margin: 0;
	width: 100%;
	padding: 0px;
	text-align: left;
	position: absolute;
	border-top: 1px solid #666;
}
#nav ul li:hover ul li {
	margin: 0;
	padding: 0px;
	float: none;
	width: 100%;
	border-bottom: 1px solid #666;
}
#nav ul li:hover ul li a {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 5px 8px 5px 8px;
	display: block;
	text-align: center;
	height: auto;
	text-decoration: none;
	width: auto;
	background: url(none);
}
#nav ul li:hover ul li a:hover {
	background: #D3DCD6;
	display: block;
	border-style: none;
}

#menu_nav {
	width: 100%;
	border: 1px solid #35803F;
	background: #D3DCD6;
}
#menu_nav h1 {
	color: #FFF;
	font-size: 1.1em;
	padding: 5px;
	margin-bottom: 10px;
	background: #68816C;
	border-bottom: 1px solid #28332B;
	text-align: center;
	font-weight: bold;
}
#menu_nav h2 {
	font-size: 1em;
	font-weight: bold;
	color: #585858;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
}
#menu_nav p {
	text-align: center;
	font-size: 1.0em;
	margin: 5px 5px 10px;
}
#menu_nav ul.links {
	text-align: left;
	list-style: none;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: .9em;
}
#menu_nav ul.links li {
	margin: 0px 0px 2px;
	padding: 0px;
	list-style: none;
	background: url(none);
	text-align: center;
	font-weight: bold;
}
#menu_nav ul.links a {
	display: block;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	background: #9EB1A2;
	color: #000;
	border: 1px solid #69826D;
	font-size: .9em;
}
#menu_nav ul.links a:hover {
	color: #000;
	background: #E8ECE9;
	font-size: .9em;
}

#content {
  min-height: 500px;
	height: auto !important;
	height: 500px;
  margin: 0px;
	padding: 0px;
	background: #FFF;
}

#content_main {
	margin: 0px;
	padding: 20px;
	text-align: left;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}
#footer {
	background: #E1DFD5;
	text-align: center;
	border-top: 2px groove #5E3333;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #5E3333;
	border-bottom-color: #5E3333;
	border-left-color: #5E3333;
	margin: 0px;
	padding: 10px 10px 5px;
}
#footer p {
	font-size: .9em;
	font-weight: bold;
}
#footer p a {
	text-decoration: none;
	color: #2D3132;
}
#footer p a:hover {
	color: #360;
}
#copy_right {
	padding-top: 5px;
}
#copyright_footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#agua {
	margin: 15px 0 20px;
	font: bold 0.9em "Century Gothic", Helvetica, Arial, sans-serif;
	color: #333;
	padding-top: 15px;
}
#agua a {
	color: #076964;
	text-decoration: none;
}
#agua a:hover {
	color: #FFF;
}
#registration {
}
#video {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#address2 {
	float: right;
}
#address2 p {
	font: 0.8em Verdana, Geneva, sans-serif;
}
#address {
	float: left;
}
#address p {
	font: 0.8em Verdana, Geneva, sans-serif;
}

