#container {
	position:absolute;
	left:0px;
	top:0px;
	width:761px;
	z-index:1;
	background-image: url(gradient.php.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	height: 597px;
}
#content {
	position:absolute;
	left:-10px;
	top:127px;
	width:596px;
	height:433px;
	z-index:12;
	background-color: #FFFFEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 8px;
	padding-right: 0px;
	overflow: scroll;
}
#content a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

#header {
	position:absolute;
	left:-12px;
	top:1px;
	width:773px;
	height:96px;
	z-index:3;
	background-image: url(graphics/gradient.php.jpg);
	background-repeat: repeat;
}
#companyname {
	position:absolute;
	left:475px;
	top:17px;
	width:279px;
	height:62px;
	z-index:9;
}
#mainnav {
	position:absolute;
	left:-13px;
	top:98px;
	width:764px;
	height:27px;
	z-index:5;
	background-color: #660099;
	margin-left: 10px;
}
#rmenu {
	position:absolute;
	left:606px;
	top:125px;
	width:155px;
	height:433px;
	z-index:13;
	background-color: #08318D;
}


#footer {
	position:absolute;
	left:0px;
	top:558px;
	width:761px;
	height:40px;
	z-index:8;
	background-color: #660099;
}

#banner {
	position:absolute;
	left:261px;
	top:2px;
	width:348px;
	height:71px;
	z-index:4;
}
#address {
	position:absolute;
	left:17px;
	top:558px;
	width:340px;
	height:40px;
	z-index:10;
}

div#nifty{
	background: #9BD1FA;
	margin: 0;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA}
b.r1{
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.gradient {
height: 100px;
padding: 4px;
background: url(images/css-gradient.gif) 0% 0% repeat-x;
color: #fc2;
}
.address {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#address a {
	color: #FFFF00;
	text-decoration: none;
}
#rmenu a:link {
	color: #FFFF00;
	text-decoration: none;
}

#rmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}