body {
	margin: 0px;
}

#container {
}

/*------------------------------------------------------------*/
/*--------------------------header----------------------------*/
/*------------------------------------------------------------*/

#header {
	display: none;
}

#topLogo {
	width: 176px;
	height: 79px;
	position: absolute;
	top: 50px;
	left: 24px;
}

#topLeft {
	width: 175px;
	height: 30px;
	position: absolute;
	top: 130px;
	left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a5384;
	font-weight: bold;
	line-height: 14px;
}

#topPhone {
	width: 180px;
	height: 81px;
	position: absolute;
	top: 46px;
	left: 581px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.phone {
	font-size: 28px;
	line-height: 28px;
}

.topConsultation {
	width: 180px;
	font-size: 16px;
}

.topConsultation strong {
	color: #f6c25f;
}

#topRight {
	display: none;
}

/*------
#topRight {
	width: 110px;
	height: 15px;
	position: absolute;
	top: 137px;
	left: 577px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2a5384;
	font-weight: bold;
}--*/

#headerCenter {
	display: none;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/


#topNav {
	display: none;
}


/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/


#content {
	margin-top: 20px;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/


#bodyContainer {
	margin: 0;
	padding: 0;
	background: url(../images/bkgd.gif) left top repeat-y;
	width: 800px;
}

/*------------------------------------------------------------*/


#bodyContainer #leftColumn{
	display: none;
}

#leftTitle {
	display: none;
}


#miniContact {
	display: none;
}

#message {
	display: none;
}


/*------------------------------------------------------------*/


#bodyContainer #middleColumn{
	width: 650px;
	height: auto;
	float: left;
	padding: 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bodyContainer #middleColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3e76ab;
	padding: 0;
	margin: 23px 0 0 0;
}

#bodyContainer #middleColumn h2 {
	font-size: 11px;
	color: #0066CC;
}

#bodyContainer #middleColumn h3 {
	font-size: 11px;
	color: #000000;
}

#bodyContainer #middleColumn p {

}

#bodyContainer #middleColumn h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bigFont {
	font-size: 15px;
}

#bodyContainer #middleColumn a:link, #bodyContainer #middleColumn a:visited {
	color: #cc0000;
	text-decoration: underline;
}

#bodyContainer #middleColumn a:hover, #bodyContainer #middleColumn a:active {
	color: #FF0000;
	text-decoration: underline;
}

#navBox {
	width: 140px;
	height: auto;
	padding: 10px;
	margin: 5px 0 5px 5px;
	float: right;
	border: 1px solid #000000;
	line-height: 12px;
}

#navBox p {
	padding: 4px 0;
	margin: 0;
}

#bodyContainer #middleColumn img {
	margin-bottom: 5px;
	margin-top: 5px;
}

/*------------------------------------------------------------*/

#bodyContainer #rightColumn{
	display: none;
}


#attorney {
	display: none;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/


#footer {
	display: none;
}

#bottom {
	display: none;
}

