/* CSS Document */

/* hide from MacIE. only WinIE sees this. \*/ * 
html .container 
{ overflow: hidden; 
o\verflow: visible; 
width: 100%; 
w\idth: auto; 
he\ight: 1%; } 
/* end hide */

#content {
	margin: 0;
	position: relative;
}
#centercontent {
	margin: 0 119px 0 131px; 
	padding-left:3px;
	padding-right:3px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-image: url(cms-assets/images/dotted_line);
	background-repeat: repeat-y;
}
#leftcontent {
	position: absolute;
	top: 0;
	left: 0;
	width:132px;
	padding-top: 5px;
	margin-left: 3px;
}
#rightcontent {
	position: absolute;
	top: 0;
	right: 0;
	width:120px;
	padding-top: 10px;
}
#centercontentrhborder {
	background-image: url(cms-assets/images/dotted_line);
	background-repeat: repeat-y;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	background-position: right;
}

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

#smalltext

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



	
#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;}



