/* Style sheet for JI Software
Copyright Cornish WebServices 2009 */

#wrapper {
	position:relative;
	margin:10px auto;
	padding:0;
	width: 1002px;
	background: #fff;
	overflow:hidden;
	border:18px solid #fff;
}
#header {
	position:relative;
	min-height:209px;
	height:auto !important;
	height:209px;
	width: 1002px;
	margin:0;
	padding:0;
	background:url(../maximizer-images/header-back.jpg) no-repeat;
}
#logo {
	position:relative;
	top: 0;
	left: 0;
	margin:0;
	padding:0;
	float:left;
}
#login {
	position:absolute;
	top:22px;
	right:20px;
	margin:0;
	padding:0;
	width: 116px;
	height:33px;
}
#columnWide {
	position:relative;
	width: 770px;
	float:right;
	margin:27px 0 0 0;
	padding:0;
	min-height:450px;
	height:auto !important;
	height:450px;	
}
#content {
	position:relative;
	width: 550px;
	float:left;
	margin:0;
	padding:22px 0 0 0;
	min-height:450px;
	height:auto !important;
	height:450px;	
}
#columnR {
	position:relative;
	width:210px;
	float:right;
	margin:0;
	padding:20px 0 0 0;
	min-height:450px;
	height:auto !important;
	height:450px;	
}
#columnL {
	position:relative;
	width:210px;
	float:left;
	margin:27px 0 0 0;
	padding:0;
	min-height:450px;
	height:auto !important;
	height:450px;	
}
#footer {
	clear:both;
	margin:0;
	padding:5px 0 0 0;	
}
#top-menu {
	position:absolute;
	top:209px;
	left:0;
	margin:0;
	padding:0;	
	width: 1000px;
	background-image: url(../maximizer-images/menu-back.gif);
	border:1px solid #AEACAC;
}
#flash {
	position:absolute;
	top: 81px;
	left: 0;
	margin:0;
	padding:0;
	background:#2955BE;
}