@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d7dae3;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: auto;
	width: 766px;
	top: 5px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #7D6A55;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/layout/background.gif);
}
#header {
	position:absolute;
	width:766px;
	height:68px;
	top:0px;
	left:0px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image: url(images/sumRtop.gif);
	}
#contact {
	position:absolute;
	width:201px;
	height:22px;
	top:11px;
	right:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	color: #990033;
	text-decoration: none;
}
#contact a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	position:absolute;
	width:766px;
	height:24px;
	top:68px;
	left:0px;
	background-color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
*/	z-index: 2;

	}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #990033;
	text-decoration: none;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#sidemenu {
	position:absolute;
	width:96px;
	height:390px;
	top:107px;
	left:9px;
	background-color: #5E84A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
*/	z-index: 2;

	}
#sidemenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sidemenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sidemenu a:hover {
	color: #990033;
	text-decoration: none;
}
#sidemenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#focalHome{
	position:absolute;
	width:736px;
	height:300px;
	top:108px;
	left:15px;
	background-image: url(images/focal_home.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	z-index: 1;
	visibility: visible;
}
#focalHome h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 140px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#focalInside{
	position:absolute;
	width:736px;
	height:483px;
	top:108px;
	left:15px;
	background-image: url(images/layout/background_header.gif);
	background-repeat: repeat-y;
	background-position: center center;
	z-index: 1;
}
#primrose #focalInside, #custom #focalInside{
	position:absolute;
	width:736px;
	height:220px;
	top:108px;
	left:15px;
	background-image: url(images/layout/background_header.gif);
	background-repeat: repeat-y;
	background-position: center center;
	z-index: 1;
}
#power #focalInside{
	position:absolute;
	width:636px;
	height:483px;
	top:108px;
	left:115px;
	background-image: url(images/layout/background_header.gif);
	background-repeat: repeat-y;
	background-position: center center;
	z-index: 1;
}
#focalInside h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 24px;
	margin-bottom: auto;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-top: 0px;
	padding-left: 10px;
}
#focalInside a:link {
	color: #5E84A6;
	text-decoration: underline;
}
#focalInside a:visited {
	color: #5E84A6;
	text-decoration: underline;
}
#focalInside a:hover {
	color: #990033;
	text-decoration: none;
}
#focalInside a:active {
	color: ##5E84A6;
	text-decoration: underline;
}

.box {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 175px;
	width: 233px;
	left: auto;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.box h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.box p{
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.box a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.box a:hover {
	color: #990033;
	text-decoration: none;
}
.box a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.focusText{
	color:#990033;
	font-weight:bold;
}
#focalInside ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #5E84A6;
	width: 190px;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#focalInside li{
	background-image: url(images/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.9em 0.5em;
	padding-left: 2em;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*#custom .box {
	color: #5E84A6;
	font-size: 14px;
}*/
#focalInside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E84A6;
	width: 200px;
	font-weight: bold;
	padding-left: 10px;
}
#sidemenu h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
}
.onMenu
{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #CCCCCC;
	width: 86px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990033;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
}
.onMenuTop
{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #CCCCCC;
	width: 86px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990033;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
}
.onMenuBottom
{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #CCCCCC;
	width: 86px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990033;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
}
#focalInside table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 8px;
}
#focalInside  table  td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.secondaryon
{
padding: .2em 1em;
color: #fff;
background-color: #0069a5;
}
/*==========================================================*/
/* KOBAYASHI */
/*==========================================================*/
#kt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 26px;
	width: 766px;
	color: #5E84A6;
	position: absolute;
	visibility: visible;
	z-index: auto;
	overflow: visible;
	left: 0px;
	text-align: center;
	bottom: -30px;
}
#kt a:link {
	color: #5E84A6;
	text-decoration: none;
}
#kt a:visited {
	text-decoration: none;
	color: #5E84A6;
}
#kt a:hover {
	text-decoration: underline;
	color: #333333;
}
#kt a:active {
	text-decoration: none;
	color: #5E84A6;
}
