/* CSS Document */
#content {
	height: 100%;
	width: auto;
}

#leftcontent {
	position: relative;
    float:left;
	left: 0px;
	top: 0px;
	width:132px;
	padding-top: 5px;
	height: 100%;
        margin-left: 3px;
	}

	
#centercontent {
padding-left:3px;
padding-right:3px;
margin-left: 131px;
margin-right: 119px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 133px;
margin-right:121px;
/*background-image: url(cms-assets/images/dotted_line);*/
background-image: url(dotted_line);
background-repeat: repeat-y;
min-height: 250px;
_height: 250px;
height:100%;

	}
#centercontentrhborder {
	/*background-image: url(cms-assets/images/dotted_line);*/
/*background-image: url(dotted_line);*/
	background-repeat: repeat-y;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	background-position: right;
	min-height: 250px;
        _height: 250px;
        height:100%;

	}

html>body #centercontent {
margin-left: 133px;
margin-right:121px;
	}
	

#smalltext

{
	font-size: .75em;
font-weight:bold;
	
}


#rightcontent {

position: absolute;
right: 0px;
top: 140px;
width:120px;
padding-top: 3px;
/*height: 100%;*/
/* changed by jon 13-07-06 to stop right col overlapping the accessibility toolbar*/
height: auto;
	}
	
#hr {
height:1px;
border-top: 1px solid #AAAAAA;
margin: 0;
padding: 0;
}



#footer {
	width:100%;
	padding-top:5px;
	height:auto;
        clear:both;
}

#inlinelist {
	
	list-style:none;
	padding-left: 5px;
	margin: 0;
	}


#inlinelist ul {
	display: inline;
	margin:0;
	padding:0;
	}
	
#inlinelist li {
	display: inline;
	margin:0;
	}

#phone {
vertical-align: middle;
}

#google_image {
border: 0;
padding-left:5px;
}

#bodyspacer

{height:100px;}



