html, body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body {
	text-align: center;
	color: #fff;
	font-size: 76%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #000000;
}

a {
	color: #ccc;
}

ul li {
	margin-bottom: 4px;
}

#page {
	width: 750px;
	height: 200px;
/*	height: 800px; */
	margin: 0 auto 0 auto;
/*	background-color: black; */
	background-image: url(images/page-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#leftcol {
	position: absolute;
	margin: 0 0 0 50px;
	width: 125px;
/*	border: 1px solid pink; */
}

#leftcollow {
	position: absolute;
	margin: 18px 0 0 50px;
	width: 125px;
}

#logo {
	margin-top: 6px;
}

#picframe {
	width: 125px;
	height: 141px;
	margin: 10px 0 12px 0;
	background-image: url(images/picframe-bg.gif);
}

#pic {
	width: 121px;
	height: 137px;
	margin: 2px;
}

#leftcol a, #leftcollow a {
	font-size: 1em;
	font-weight: normal;
	color: #CBBDDC;
	text-decoration: underline;
	display: block;
	margin: 0 0 1em 0;
}

#leftcol a:hover, #leftcollow a:hover {
	color: #fff;
}

#banner {
	position: absolute;
	margin-top: 12px;
	margin-left: 187px;
	width: 447px;
	height: 119px;
}

#content {
	position: absolute;
	margin-top: 172px;
	margin-left: 206px;
	width: 542px;
}

#contentlow {
	position: absolute;
	margin-top: 18px;
	margin-left: 206px;
	width: 542px;	
}

#toplinks {
	font-size: .8em;
	margin: 0 0 19px 0;
	letter-spacing: .1em;
}

#toplinks a, #toplinks a:visited {
	color: #fff;
	text-decoration: underline !important;
}

#toplinks a:hover {
	color: #CBBDDC;
}

p {
	font-size: .9em;
	margin: 0 70px .8em 0;
	line-height: 1.4em;
}

#sig {
	margin-top: 1.5em;
	line-height: 1.5em;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	color: #CBBDDC;
	margin: 0 0 .7em 0;
}

#footer {
	margin: 40px 0 10px 0;
	color: #CBBDDC;
}

#footer a {
	color: #CBBDDC;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
}

#homelinks {
	width: 100%;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 30px;
}

table {
	border: 0;
	border-collapse: collapse;
}

#hometable {
	width: 651px;
	margin-left: 50px;
}

#hometable td {
	width: 217px;
	vertical-align: top;
}

img.cut {
	float: right;
}

#home1 {
	background-image: url(images/home-bg1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: center;
}

#home2 {
	background-image: url(images/home-bg2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: center;
}

#home3 {
	background-image: url(images/home-bg3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: center;
}

#hometable td a {
	font-size: 1.4em;
	font-weight: normal;
	color: #CBBDDC;
	margin: 0 10px 1em 13px;
	text-decoration: underline;
	display: block;
}

#hometable td p {
	margin: 0 10px 6px 13px;
}

img.homepic {
	margin-left: 13px;
	float: left;
}

#home1 p, #home2 p, #home3 p {
	float:left;
	margin: 21px 0 0 5px !important;
}

#genthumb {
	margin: 10px 0 0 -8px;
}

#genthumb, #genthumb td, #genthumb th {
	border: 0;
	text-align: center;
	font-size: .9em;
}

#genthumb td, #genthumb th {
	width: 70px;
}

#genthumb th img {
	border: 1px solid white;
}

p.caption {
	font-size: .8em;
	width: 100%;
	margin: -8px 0 12px 0;
}

p.captionlow {
	font-size: .8em;
	width: 100%;
	margin: 2px 0 12px 0;
}

.illo {
	float: right;
	margin: 0 60px 0 6px;
}

#customer {
	width: 540px;
	margin-top: 16px;
	margin-bottom: -25px;
}

#customer td {
	width: 270px;
	text-align: left;
	font-size: .9em;
	padding-right: 8px;
	padding-bottom: 16px;
	vertical-align: top;
}

#customer td img {
	border: 1px solid white;
	float: left;
	margin-right: 6px;
	/* margin-bottom: 3px; */
}

#customerservice {
	width: 500px;
	margin-top: 16px;
}

#customerservice td {
	width: 250px;
	text-align: left;
	font-size: .9em;
	padding-right: 8px;
	padding-bottom: 16px;
	vertical-align: top;
}
