/* CSS Document */

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
	margin:0;
	padding:0;
}
body {
	background:#000000 url(../images/leftborder.gif) repeat-y left top; 
	}
#outer{
	height:100%;
	background:transparent url(../images/rightborder.gif) repeat-y right top;
	display:table;/* for mozilla/opera*/
	width:100%
}
h1#header{
	margin:0;padding:0;
	color:#000000;
	text-align:center;
	background: url(../images/topborder.gif) repeat-x left top;
	margin-left:-130px;
	margin-right:-30px;
}
/*
#inner1{
	margin-right:30px;
	margin-left:75px;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:55px;
}
#inner2{
	margin-right:30px;
	margin-left:75px;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:55px;
}
#inner3{
	margin-right:30px;
	margin-left:75px;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:55px;
}
#inner4{
	margin-right:30px;
	margin-left:75px;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:55px;
}
*/
#inner5{
	margin-right:30px;
	margin-left:75px;
	padding-left:40px;
	padding-right:30px;
	padding-bottom:55px;
}
/*end comment for inners 2, 3, .... */
/*needed to make room for footer*/
#centrecontent {
	display:table-cell;
}/*for opera 7"*/
#footer{
	margin-top:-40px;
	margin-left:75px;
	clear: both;
	position: relative;
	height: 40px;
	background: url(../images/bottomborder.gif) repeat-x left top;
	padding-top: -10px;
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
.innerbody{
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: -15px;
	padding-left: 30px;
	padding-top: 20px;
	line-height: 1.3em;
	color: #FFFFFF;
}
#navigation {
	position:absolute; 
	width:75px; 
 	height:200px; 
	z-index:1; 
	left: 1px; 
	top: 21px;
	margin-bottom: 1em;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	margin: 0;
}
#homelink a{
	width: 75px;
	height: 34px;
	background: url(../images/home_corner.gif);
	display: block;
}
#homelink a:hover{
	background: url(../images/home_corner_on.gif);
	display: block;
}
#link1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #069;
	FONT-FAMILY: arial,verdana;
	background-color:#C6E3B5;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#link1 A:link {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link1 A:visited {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link1 A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#link1 A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#link2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #069;
	FONT-FAMILY: arial,verdana;
	background-color:#7EC1AF;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#link2 A:link {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link2 A:visited {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link2 A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#link2 A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#link3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #069;
	FONT-FAMILY: arial,verdana;
	background-color: #7490BC;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#link3 A:link {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link3 A:visited {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link3 A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#link3 A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#link4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #069;
	FONT-FAMILY: arial,verdana;
	background-color: #385b8d;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#link4 A:link {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link4 A:visited {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link4 A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#link4 A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#link5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #000066;
	FONT-FAMILY: arial, verdana;
	background-color: #000000;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#link5 A:link {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link5 A:visited {
	COLOR: #0066FF; TEXT-DECORATION: none
}
#link5 A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#link5 A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
#subbox	{
	background-color: #999999;
	padding: 1px 6px 1px 6px;
	margin-top: -15px;
	margin-left: 20px;
	margin-right: 15px;
	float: right;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: bold;
}
#navlist li	{
	display: inline;
	list-style-type: none;
}
#navlist a { 
	padding: 3px 10px; 
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #385B8D;
	font-weight: bold;
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
	background-color: #7490BC;
	font-weight: bold;
	text-decoration: none;
}
#busylink a:link, #busylink a:visited,
	#busylink a:active 	{
	background-color: #999999;
	background-repeat: no-repeat;
	color: #000000;
	border: 1px solid #336699;
	padding: 2px 10px; 
}
#busylink a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
.pillow {
	background-image: url(../images/home_pillow.gif);
	float: left;
	margin: 50px 30px 10px 30px;
}
.pillowsmall {
	background-image: url(../images/home_pillow_sm.gif);
	float: right;
	margin: 0 0 10px 10px;
}
.illust {
	float: left;
	margin: 10px 0 20px;
	clear: none;
}
.boxfirst {
	margin-left: 30px;
	margin-right: 40px;
	padding-right: 10px
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 250%;
	color: #336699;
	font-weight: bold;
	line-height: 1.3em;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #336699;
	font-weight: bold;
	line-height: 1.5em;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #336699;
	line-height: 1.5em;
}
.innerbullets {
	list-style: none;
	margin: 10px 0 10px 0;
	line height: 1.5em;
}
.innerbullets li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 0 3px 5px;
	text decoration: none;
	/*taking out bg images for now...
	background-image: url(../images/bullet_plus.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	*/
}
.innerbullets li a:link, a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.innerbullets li a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.innerbullets li a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.h4 {
	color: #000000;
	font-weight: bold;
	font-size: 90%;
	padding-left: 3em;
	padding-right: 3em;
}
#backtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #069;
	float: right;
	margin: 0 5px 5px 0;
	padding-bottom: 50px;
	text decoration: none;
}
#backtop a:link, a:visited{
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
#backtop a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#backimgtop a{
	width: 12;
	height: 17;
	float: right;
	margin: 0 5px 0 0;
	background: url(../images/arrow_biz_top.gif) no-repeat;
	display: block;
}	
#backimgtop a:hover{
	background: url(../images/arrow_biz_top_on.gif);
	display: block;
}	
#backimgnext a{
	width: 12;
	height: 17;
	float: right;
	margin: 0 5px 0 0;
	background: url(../images/arrow_biz_next.gif) no-repeat;
	display: block;
}	
#backimgnext a:hover{
	background: url(../images/arrow_biz_next_on.gif);
	display: block;
}	
table {
	background-color: #000000;
}
#contact {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: arial,verdana;
	position:absolute;
	background: white;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width:75px;
	height:20px;
	z-index:0;
	left: 0px;
	top: 285px;
	text-align: center;
	text-indent: .1em;
}
#contact A:link {
	COLOR: #000; TEXT-DECORATION: none
}
#contact A:visited {
	COLOR: #000; TEXT-DECORATION: none
}
#contact A:active {
	COLOR: #999; TEXT-DECORATION: underline
}
#contact A:hover {
	COLOR: #999; TEXT-DECORATION: underline
}
