/* 
	esiweb support layout 
	These properties are not permitted in this file, and should be in the colour file(s):
	background-color
	border-color (border-left-color etc)
	background-image
	color
*/


body{
	margin-left:15px;
	margin-top:15px;
}

#tabs, #toparea, #nav, #legal{
	display:none;
}

#header{
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:4px;
	min-height:65px;
	background-position:15px 15px;
}

#imagestrip, #secondarylogo, #centrestrip, #rightsideimage{
	height:4px;	
}

#footer{
	border-top-style:solid;
	border-top-width:1px;
}

/* define left hand column width */
#logo, #logoimage, a#logolink{
	width:200px;
}

#logo{
	min-height:60px;
	padding-top:15px;
	padding-bottom:0px;
	padding-left:15px;
}

#logoimage img{
	display:none;
}

#promotional_area {
	padding-right:15px;
	margin-top:50px;
}

/* define central column common properties */
#contentarea, #centrestrip{
	width:733px;
	font-size:77%;
	padding:10px 5px 0 15px;
}

#contentarea h1 {
	font-size:150%;
	font-weight:normal;
	padding:0px 10px 0px 0;
}

#contentarea h2 {
	margin-bottom:10px;
}

#main #contentarea #breadcrumblinks li.first {
	display:none;
}

#main #contentarea #breadcrumblinks li {
	margin-right:0px;
}

#home_title, p#home_text{
	border-bottom:0px;
}

#home_title{
	padding-top:0px;
	padding-left:0px;
	font-size:108%;
}

#home_title h1 {
	font-size:150%;
	padding:0 5px 10px 0;
}

div#home_text {
	padding:7px 0px;
	font-size:108%;
}

#links {
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:10px;
	font-size:77%;
}

.linkspanelheader {
	clear:both;
	display:block;
	font-weight:normal;
	padding:7px 5px 7px 9px;
}

#links h3.linkspanelheader {
	font-size:100%;
	font-weight:bold;
}

#links .linkspanelheader{
	background-repeat:repeat-x;
}
