/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../images/background/background-image.png);
	background-repeat: repeat;
} 
 
#pagewidth{
	width:712px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/background/main-bgd.png);
	background-repeat: repeat-y;
	padding-right: 9px;
	padding-left: 9px;
} 
 
#header{
	position:relative;
	height:97px;
	width:100%;
} 
#homepage {
	background-image: url(../images/header/homepage.png);
	display: block;
	height: 179px;
	width: 100%;
}
#mission {
	background-image: url(../images/header/mission.png);
	display: block;
	height: 179px;
	width: 100%;
}
#location {
	background-image: url(../images/header/location.png);
	display: block;
	height: 179px;
	width: 100%;
}
#personal {
	background-image: url(../images/header/personal-injury.png);
	display: block;
	height: 179px;
	width: 100%;
}
#links {
	background-image: url(../images/header/links.png);
	display: block;
	height: 179px;
	width: 100%;
}
#about {
	background-image: url(../images/header/about.png);
	display: block;
	height: 179px;
	width: 100%;
}
#container {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

 
#leftcol{
	width:32%;
	float:left;
	position:relative;
  }
 
#maincol{
	float: right;
	display:inline;
	width:63%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 2px;
 }
 
#footer{
	height:53px;
	clear:both;
 } 
#footer-container {
	float: right;
	width: 500px;
	height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #344745;
	text-decoration: none;
}
#footer-logo {
	display: inline;
	float: left;
	height: 53px;
	width: 165px;
}

 
/*-------------------fix for png files---------------------------*/
* {
	behavior: url(iepngfix.htc);
	background-repeat: repeat;
}
/*-------------------fix for png files---------------------------*/

 
/*-------------------navigation fix------------------------------*/
#horizontal-container {
	width:100%;
	height:25px;
	background-color:#b2b39e;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #696855;
	
}


#nav, #nav ul {
	float: none;
	list-style: none;
	line-height: 0.60em;
	/**color: #8681B4;**/
	background-color: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;



}



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



/* The top main navigation links */



#nav a {
	display: block;
	padding: 8px 15px;
	color: #556055;
	background: url(line.jpg) no-repeat top right; /* puts a "bar" on right of the main nav links */
	text-decoration: none;

}

#nav a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

/* I'm targeting the last main navigation link to have no "bar" on the right side */



#nav a.last {
	background-image: none;

}



#nav a.one, #nav a.two, #nav a.three {
	text-align: left;
	font-size: 1em;

}



#nav li {
	float: left;
	padding: 0;
	list-style: none;

}



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



/* The dropdown links lists */



#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 330px; 
	font-weight: normal;
	border: 1px solid #b2b39e;
	background-color: #D8DBC0;
	margin: 0;
	z-index: 10;
	list-style: none;

}



#nav li li {
	padding: 0;
	width: 100%; 
	list-style: none;

}



#nav li ul a {
	padding: 5px 8px;
	width: 325px;
	* html width: 100px;

}



/* This controls the flyout location of the second level dropdowns */



#nav li ul ul {
	margin: -2em 0 0 100px;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;

}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;

}



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



/* Here is the background of the main nav link while looking at the dropdown */



#nav li:hover, #nav li.sfhover {
	background-color: #D8DBC0;

}



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



/* The dropdown links list colors */



#nav li ul.under a {
	/**color: #000;**/
	background-image: none;

}



#nav li ul.under a:hover {
	background: #b2b39e;
	color: #fff;

}



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



/* The background of the second level links while looking at the dropdown under it... */


#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;

}

#nav li ul.under li:hover, #nav li ul.under li.sfhover {

	/**color: #fff;

	background-color: #f00;**/

}
/*--------------------------navigation links end here--------------------------------------------*/


/*----------------------------text styles begin here---------------------------------------------*/
p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #556055;
	text-decoration: none;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #556055;
	text-decoration: none;
	margin-bottom: 1px;

}
#call-to-action {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	width:50%;
	margin-top: 25px;
}
.call-1st-line {
	float:left;
	display:block;
	font-famly:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	text-align: center;
}
.call-2nd-line {
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:52px;
	font-weight:bold;
	width:100%;
	color: #FFFFFF;
	text-align: center;
}
/*----------------------------text styles ends here---------------------------------------------*/


/*----------------------------link styles ends here---------------------------------------------*/
#side-navigation {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #556055;
	text-align: center;
	margin-top: 23px;
	margin-bottom: 12px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
a.side, a.side:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #556055;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8DAC2;
	display: block;
	margin-bottom: 1px;
	padding-top: 5px;
}

a.side:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #556055;
	text-decoration: underline;
	text-align: center;
	height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8DAC2;
	padding-top: 5px;
}

a.flinks, a.flinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #344745;
	text-decoration: none;
}
a.flinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #344745;
	text-decoration: underline;
}
a.onpage, a.onpage:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344745;
	text-decoration: none;
}
a.onpage:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344745;
	text-decoration: underline;
}

/*---------form style begins-----------*/
#request-form {
	width:203px;
	height:360px;
	margin-left:auto;
	background-image:url(../images/background/contact-background.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	clear: both;
}
label{
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	color: #000000;
	background-color: transparent;
}
#el01 {
	width: 180px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#el08 {width: 250px;
height: 150px;}

#submitbutton{
	margin-left: 35px;
	margin-top: 5px;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #556055;
	margin-bottom: 10px;
}
/*---------form style ends-----------*/

/*----------------------------link styles ends here---------------------------------------------*/

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
	margin-bottom: 1px;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
