body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #f4edd0;
}
#container_wi {
	padding: 0;
	margin-left:0px; 
	margin-right:auto;
	width:1045px;
}
#header_wi {
	width: 900px;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
	height: 120px;
	position:absolute;
	left:65px;
	top:2px;
}
#header_wi h1 {
	position: relative;
	left: -999px;
	font-size: 1px;
}
#header_wi h2 {
	margin-left: 20px;
	font-style: italic;
	font-family: Serif;
	font-size: 1.2em;
	position: absolute;
	top: 65px;
}
#header_wi table {
	width: 100%;
	float:left;
	border: none;
}
#header_wi td {
  border-style: none;
}
.logo-box {
	height:120px;
	border-left:1px;
	border-right:1px;
	border-top:0;
	border-bottom:0;
	border-style: solid;
	border-color:purple;
	background-color:#ffffee;
}
#header_wi img.logo {
	position:relative;
	width: 412px;
	height: 56px;
	margin-right:5px;
	top:10px;
    border:0px;
}
#header_wi img.signature {
    border:0px;
}
#header_wi img.phillip {
	width: 219px;
	height: 120px;
	float:right;
	margin-right:5px;
	border-width: 2px;
	border-style: solid;
	border-color: #222288;
    border:0px;
}
img.wudrak {
	position: relative;
    left: 10px;
	top: 132px;
	overflow: visible;
	z-index:-2;
}
img.content {
	border-style:solid;
	border-width:2px;
	border-color:#DDDDDD;
	margin:10px;
}
#quilt-header {
	position: absolute; 
	left:0px;
	top: 0px;
	width: 976px;
	float:left;
	z-index:0;
}
#content_wi {
	position: absolute;	
	float: left;
	text-align: center;
	width: 976px;
	padding: 0;
	margin: 0;
	left:45px;
	top: 232px;
	background-image:url('images/FriendshipKnot3.jpg');
	background-repeat: repeat;
}
#content_wi table {
	width: 100%;
	float:left;
	border: none;
}
#content_wi td {
  border-style: none;
}	
#copyright {
	position:relative;
	left: 40px;
	padding-left:30px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:2.5em;
	float:left;
	width:727px;
	height:5em;
	z-index:0;
	text-align:center;
	font-size: .7em;
	color:dark-blue;
	background-color:#b0c2f1;
}

#user-content {
	position:relative;
	left: 40px;
	top:55px;
	padding-left:30px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:20px;
	float:left;
	background-color:#FFFFEE;
	width:710px;
	z-index:0;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}	
#user-content h1 {
	text-align:center;
	padding-right:100px;
}
#menu_left {
	position:absolute;
	float:left; 
	left: 10px;
	top:120px;
	width: 150px;
	z-index:10;
}
#navigation {
	width:150px; 
	font-size:12px;
}
#navigation ul {
	margin:0px; 
	padding:0px; 
	background-color:#222655;
}
#navigation ul li {
	height:25px;
	line-height:25px;
	list-style:none;
	padding-left:10px;
	color:#FFF;
	border-top:#fff solid;
	border-width:1px 0 0 0;
	cursor:pointer;
}
#navigation ul li:hover {
	background-color:#222655; 
	position:relative;
	text-decoration:underline; 
	
}
#navigation ul ul {
	display:none;
	position:absolute;
	left:149px;
	top:1px;
	border:#fff solid;
	border-width:1px 0 0 0;
	background-color:#5c6098;
}
#navigation ul li:hover ul {
	display:block;
	border-top:#fff solid;
}
#navigation ul ul li {
	border:none; 
	width:150px; 
	float:left; 
	display:inline;
	border-top:#fff solid;
} 
#navigation ul ul li:hover {
	text-decoration:underline; 
	border:none;
	border-top:#fff solid;
}
#navigation li:hover ul li ul {
	display:none;
}
#navigation ul ul li ul {
	left:110px; 
	background-color:#0099CC;
}
#navigation ul ul li:hover ul {
	display:block;
}
#navigation a {
	text-decoration:none;
	color:#FFF;

}
a.nounderline {
	text-decoration:none;
	color:#000;

}
#left-sidebar {
	float: left;
	width: 200px;
	padding-bottom: 25px;
}
div.contactinfo {
	text-align:center;
	font-family:"Georgia";
}
div.quotes {
	text-align:center;
	font-family:"Times New Roman",Georgia,Serif;
	font-style:italic;
	margin: 0 20px 20px 20px;
}
span.testm {
font-family:'Times New Roman',Georgia,Serif;
margin-left:20px;
margin-top:20px;
}
table.image-comment {
    border-style:none;
    float:right;
    margin-top:0px;
    margin-bottom:4em;
    margin-left:auto;
    margin-right:auto;
}
table#prod-list {
	width:70%; 
	margin-left:10%; 
	margin-right:20%;
	margin-bottom:1em;
	border:1px;
	border-style:solid;
	border-color:#DDDDDD;
}
div.prod-index {
	float:left;
	margin:0px;
}
table.pricing {
  border-collapse: collapse;
  border: 2px solid #996;
  font: normal 80%/140% verdana, arial, helvetica, sans-serif;
  color: #333;
  background: #fffff0;
  }
table.pricing td, th {
  border: 1px solid #cc9;
  padding: .3em;
  }
table.pricing thead th {
  border: 1px solid #cc9;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  color: #444;
  background: #dbd9c0;
  }
table.pricing tbody td {
  vertical-align: top;
  text-align: center;
  }
.odd {
  color: #333;
  background: #f7f5dc;
  }
