body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #999999;
	background-image: url(http://www.wiktel.net/com/argyle/new/siteimages/pagebg.gif);
	text-align: center;
	margin: 12px;
	padding: 0;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
//	height: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(http://www.wiktel.net/com/argyle/new/siteimages/contentbg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#navbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 249px;
	color: #FFFFFF;
	font-weight: bold;
}
#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	border: none;
	background-image: url(http://www.wiktel.net/com/arygle/new/siteimages/004navtop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#navbar li {
	margin-left: 30px;
}
#navbar a:link, #navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	margin-left: 249px;
	margin-right: 0;
	padding-top: 20px;
	font-size: 10pt;
	text-align: justify;
	background-image: url(http://www.wiktel.net/com/argyle/new/siteimages/content1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#content p {
	margin: 40px;
	margin-top: 80px;
}
#right {
	position: absolute;
	top: 0;
	left: 249px;
	text-align: left;
}
#business {
	padding: 0;
	padding-bottom: 1px;
	text-align: left;
	width: 500px;
}
#business p {
	margin: 0 10px 0 10px;
	padding: 3px 0 5px 0;
}
#business h3 {
	margin: 0 10px 0 10px;
	padding: 3px 0 5px 0;
	border-bottom: 1px solid #000000;
}
 #business a:link, a:visited {color: #000000; text-decoration: none;}
 #business a:hover {color: #000000; text-decoration: underline;}
 #business a:active {color: #000000; text-decoration: none;}
 #business table {font-size:8pt;
					}

#footer {
	clear: both;
//	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(http://www.wiktel.net/com/arygle/new/siteimages/content2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 760px;
	height: 135px;
	padding-bottom: 1px;
	color: #FFFFFF;
}
#footer p {
	width: 239px;
	height: 15px;
//	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 8pt;
	padding: 5px;
	margin-left: 30px;
}
#footer a:link, #footer a:visited {
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}