﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}
div#page {
	width: 1024px;
	padding:0.1em;	
	background: url('../../../images/templates/susa/website_design_background.gif') top center no-repeat;
}
div#outline{
	width:98%;
	border:1px solid #FFF;
	margin:1%;
	background: url('../../../images/templates/susa/footer_transparent.png') no-repeat top left;		
}
div#header {
	width: 100%;
	height: 126px;
	text-align: left;
	clear:both;
	overflow:hidden;
}
p.leftheader{
	width:40%;
	height:100%;
	float:left;
	margin:0;
	padding:0;
	background:url('../../../images/templates/susa/header_checkmark.png') no-repeat left 50%;
}
p.rightheader{
	width:60%;
	height:100%;
	float:left;
	background: url('../../../images/templates/susa/menu_bar.png') left center no-repeat;		
	margin:0;
	padding:0;
	line-height:126px;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
}
p.rightheader A{
	color:#FFF;
	text-decoration:none;
}
div#main {
	width: 100%;
	text-align: left;
	overflow: hidden;
	clear:both;
}
div#footer {
	width: 100%;
	height: 150px;
	background: url('../../../images/templates/susa/footer_transparent.png') no-repeat center top;
	text-align:left;
	clear:both;
}
div#leftcol {
	width: 350px;
	float: left;
	padding:1em;
}
div#rightcol {
	width: 400px;
	float: left;
	padding: 10px;
	border-left:1px solid silver;	
}
div#leftfooter {
	width: 350px;
	float: left;
	padding:1em;
}
div#rightfooter{
	width: 400px;
	float: left;
	padding: 10px;
}
div#rightfooter p.contactinfo,div#leftfooter p.contactinfo{
	height:100px;
	margin-top:20px;
	margin-bottom:8px;
	vertical-align:middle;
	clear:both;
}
div#rightfooter .copyright{
	color:#FFF;
}
.keywords{
	display:none;
}
.copyright{
	width:100%;
	clear:both;
	color:#FFFFFF;
}
.copyright A{
	text-decoration:none;
	color:#FFFFFF;
}
img {
	border:0px;
}
