body { 
background-color: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80%;
text-align: center;
} 

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#seo {
	font-size: 70%;
	font-family: sans-serif;
	text-align: center;
	color: #769B9F;
}

#header {
	height: 110px;
	background-image: url(hea/logo_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

#rightnav {
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	background-image: url(navbac.gif);
	z-index: 5;
}

#lowerlogo {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
}

#rightnav img {
	margin-right: 20px;
}

#mainpage {
	background-image: url(main/list_bac.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

td.textileimage {
	vertical-align: top;
	text-align: center;
	padding: 10px;
}

td.textileimage img {
	border: 0px;
}

td.textileimage a:link, td.textileimage a:visited {
	text-decoration: none;
}

#leftlist {
	float: left;
	width: 145px;
	color: #BED3D5;
	font-weight: bold;
	text-align: right;
	line-height: 200%;
}

#maincontent {
	float: right;
	width: 815px;
}

.listcell {
	width: 124px;
	padding-top: 20px;
	vertical-align: top;
}

.maincell {
	background-image: url(main/watermark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 20px;
	vertical-align: top;
}

.homepic{
	float: right;
	margin-left: 20px;
}

.servicepic {
	margin-right: 10px;
}

#footer {
	height: 20px;
	background-image: url(main/foo_bac.gif);
	background-color: #ffffff;
	clear: both;
	border-top: 10px solid #ffffff;
}

#info {
	height: 12px;
	font-size: 70%;
	font-family: sans-serif;
	text-align: right;
	background-color: #ffffff;
	padding-top: 6px;
}

.fivepxdiv {
height: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 2px;
font-weight: normal;
}

.tenpxdiv {
height:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1px;
font-weight: normal;
}

p {
	line-height: 24px;
	color: #5B5B5B;
	text-align: left;
	font-style: normal;
	font-weight: normal;
} 

h1 {
	font-size: 150%;
	margin: 0px 0px 20px 0px;
	color: #004F56;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
 
h2 {
	font-size: 13px;
	color: #004F56;
	text-align: left;
	font-style: normal;
	font-weight: normal;
} 

h3 {
	font-size: 12px;
	color: black;
	text-align: left;
	font-style: normal;
	font-weight: normal;
} 

h4 {
	font-size: 12px;
	color: black;
	text-align: right;
	font-style: bold;
	color: #BED3D5;
	padding-right: 10px;
	line-height: 24px;
} 

h5 {
	font-size: 8px;
	color: black;
	text-align: left;
	font-style: normal;
	font-weight: bold;
} 

h6 {
	font-size: 14px;
	color: black;
	text-align: left;
	font-style: normal;
	font-weight: bold;
} 

a:link { 
color: #13747D; 
font-style: normal; 
text-decoration: underline
} 

a:hover { 
	color: #BB8900; 
	font-style: normal; 
	text-decoration: underline
} 

a:visited { 
	color: #13747D; 
	font-style: normal; 
	text-decoration: underline
} 


