/* ***********************
    Main Structure Styles
   *********************** */
body
{
	margin: 0px 0px 0px 0px;
	/*padding: 10px;*/
}

#nowrapcontainer
{
	white-space: nowrap;
}

#header
{
	min-width: 700px;
	background: #fff;
/*	border-bottom: 1px solid #000030;*/
	/*vertical-align: middle;*/
	background: #fff url(http://www.libertysuburban.com/images/snap_logo.gif) no-repeat top left;
	height: 140px;

}

#centercontent
{
/*	margin-right: 205px;*/
	/*padding: 0 5px 0 5px;*/
	white-space: normal;
}

#rightcontent
{
	/*float: right;*/
	width: 190px;
	background: #fff;
	white-space: normal;
}

#footer
{
	clear: both;
	color: black;
	background-color: #e5e5e5;
	padding: 0.5em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* ***********************
        Header Styles
   *********************** */

#header .ad { 
	float: right;
	margin: 0px;
	padding: 0px;
	width: 468px;
}

.headline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	margin-top: 3px;
}

#header .text {
	font-family: arial, helvetica, verdana;
	line-height: 14px;
	font-size: 11px;
	text-align: center;
	margin-left: 20px;
	margin-right:20px;
}

.boxhead
{
	background: #fff url(http://www.libertysuburban.com/images/sbhead-r-dark3.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}

.boxhead h2
{
	background: url(http://www.libertysuburban.com/images/sbhead-l-dark3.gif) no-repeat top left;
	margin: 0;
	padding: 10px 10px 5px 15px;
}

#rightcontent .section
{
	margin-left: 9px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	/*text-shadow: rgba(0,0,0,.4) 0px 2px 5px;*/
	text-shadow: rgba(0,0,0,1) 0px 2px 5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=3);
}

#rightcontent p
{
	font-family: arial, helvetica, verdana;
	color: black;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
	padding: 3px 0px 2px 0p;
	margin: 0px;
	border-bottom: 1px silver solid
}

#rightcontent a
{
	text-decoration: none;
	color: black;
}

#rightcontent a:hover
{
	text-decoration: underline;
	color: black;
	color: red;
}

#rightcontent form {
	margin: 0px;
	padding: 0px;
}

/* Show only to IE PC \*/
* html .boxhead h2 { height: 1%; }

/* For IE 5 PC */
.sidebox
{
/*	margin: 0 auto;*/
	/* center for now */
	width: 190px;
	background: url(http://www.libertysuburban.com/images/sbbody-r.png) no-repeat bottom right;
	font-size: 100%;
}

.boxbody
{
	background: url(http://www.libertysuburban.com/images/sbbody-l.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 15px 15px;
}

.companyname
{
	height: 15px;
	background-color: #444;
	text-align: center;
	text-decoration: none;
	font-family: times, times roman, serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
	letter-spacing: 4px;
	font-weight: bolder;
	white-space: nowrap;
	display: block;
}