body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	height: 494px;
	width: 800px;
	margin-top: -250px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
	overflow: hidden;
	background-image: url(imagelibrary/ramsay_bg.jpg);
}
#content {
	padding: 0px;
	height: 332px;
	width: 538px;
	overflow: auto;
	position: absolute;
	top: 132px;
	left: 0px;
	z-index: 10;
}
#footer {
	overflow: hidden;
	height: 30px;
	bottom: 0px;
	position: absolute;
	width: 800px;
	text-align: left;
	font-size: 0.8em;
	left: 0px;
	background-color: #F2F2F2;
	right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	z-index: 20;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: -1px;
}

#header {
	position: absolute;
	height: 132px;
	top: 0px;
	width: 538px;
	left: 0px;
	z-index: 2;
	overflow: hidden;
}

#mainnav {
	overflow: hidden;
	position: absolute;
	height: 459px;
	width: 262px;
	top: 0px;
	right: 0px;
}

#submenu {
	font-size: 0.8em;
	padding: 2px;
	float: right;
	width: 195px;
	background: #F8F7F1;
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #999999;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 25px;	
}




#navlist
{
	width: 240px;
	margin-top: 0px;
	margin-left: auto;
	font-size: 12px;
	padding: 1px;
	overflow: hidden;
	text-align: left;
	margin-right: auto;
}




#navlist li, #navlist ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
#navlist li {
	margin-top: 5px;
}
#navlist a{
	display: block;
	text-indent: 10px;
	padding: 4px;
}

#navlist li a , #navlist li a:visited,  #navlist li a:active,  #navlist li a:link{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	height: 15px;
	background: #EEEEEE;
	border: 1px solid #333333;
	font-size: 12px;
}
#navlist li a:hover {
	color: #000000;
	text-decoration: none;	
	background: #CCCCCC;
	

}
#navlist li a#current {
	color: #FFFFFF;
	background: #8C8C8C;	
	
}


.pad {
	padding: 5px;
}
.right {
	float: right;
	margin-right: 10px;
}
.rightpadten {
	float: right;
	margin-left: 5px;
	margin-right: 10px;
}
.left {
	float: left;
	margin-right: 5px;
}
.leftpadten {
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}

a, a:link, a:visited, a:active{
	color: #0047B3;
}
a:hover {
	color: #006600;
	text-decoration: none;
	background: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A8A1A;
}
#header2  {
	margin-right: 50px;
	margin-left: 50px;
}
#greenbox {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #3A8A1A;
	overflow: hidden; 
	height: 132px;
	width: 400px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
	background-image: url(imagelibrary/images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #DDDDDD;
	margin: 2px 2px -10px;
}
.businesscard {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 2px 2px 2px 5px;
	height: 180px;
	width: 250px;
	font-size: 10px;
	color: #333333;
	float: left;
	overflow: hidden;
	margin-right: 2px;
}
.businesscard h3 {
	color: #3A8A1A;
	margin-bottom: -3px;
	font-size: 14px;
	font-weight: bold;
	margin-top: -1px;
}
.businesscard .right {
	margin: 2px;
}
#pdf {
	list-style-image: url(imagelibrary/pdficon.gif);
}
#pdf li {
	margin: 3px;
}
#statictitle {
	position: absolute;
	width: 538px;
	color: #CCCCCC;
	overflow: visible;
	left: 0px;
	top: 132px;
}
#statictitle h1.ontop {
	z-index: 50;
}
.formfield {
	height: 15px;
	width: 150px;
	border: 1px solid #666666;
	font-size: 10px;
}
select.formfield {
	height: 19px;
	width: 150px;
	border: 1px solid #666666;
	font-size: 10px;
}

#message.formfield {
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#baselogo {
	position: absolute;
	right: 2px;
	bottom: 5px;
	height: 50px;
	width: 169px;
}
.ramsaylist {
	list-style-image: url(imagelibrary/ramsay_button.gif);
}
