body {
	background-image:url(../image/layout/bg_main.gif);
	background-repeat:y-repeat;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	color:#FFF;
	}
	#pagewrapper_home {
		margin:0px auto;
		width:700px;
		position:relative;
		background-image:url(../image/layout/bg.png);
		height:700px;
		}
	#pagewrapper_attorneys {
		margin:0px auto;
		width:700px;
		position:relative;
		background-image:url(../image/layout/bg_attorney.png);
		height:765px;
		}
	#pagewrapper_attorneys_profile {
		margin:0px auto;
		width:700px;
		position:relative;
		background-color:#000066;
		min-height:685px;
		}
	#pagewrapper_areas {
		margin:0px auto;
		width:700px;
		position:relative;
		background-image:url(../image/layout/bg_areas.png);
		height:700px;
		}
	#pagewrapper_areas_subpage {
		margin:0px auto;
		width:700px;
		position:relative;
		background-color:#000066;
		}
		#header {
			width:700px;
			height:132px;
			/*background-image:url(../image/layout/header.png);*/
			}
			#header img{
				border:none;
				}
		#gavlin {
			width:700px;
			height:229px;
			background-image:url(../image/layout/jack_gavlin.png);
			}
		#nav {
			margin:5px 37px;
			background-color:#000;
			width:620px;
			height:35px;
			}
			#nav .item {
				float:left;
				}
				.item img {
					border:none;
					margin-left:35px;
					}
		#content {
			margin:0px 37px 5px 37px;
			width:620px;
			}
			#content a{
				color:#FFF;
				text-decoration:none;
				}
			#page_title {
				text-align:center; 
				width:100%;
				}
			.content_title {
				text-align:center;
				text-decoration:underline;
				}
			/*------------Home Page ------------------*/
			#left_col_home {
				width:280px;
				float:left;
				margin-left:10px;
				}
			#right_col_home {
				width:285px;
				float:right;
				margin-left:25px;
				/*margin-right:20px;*/
				}
				#right_col_home span {
					font-weight:bold;
					text-decoration:underline;
					}
				#right_col_home #firstp {
						margin:0 0 10px 0;
						}
						
			/*--------------Attorney -> Main --------------*/
			#attorneys{
				text-align:center;
				}
				#attorneys td img{
					margin:10px;
					border:none;
					}
					
			/*------------Attorney -> Profiles --------------*/
			#profile_container {
				/*height:436px;*/
				margin-top:25px;
				margin-left:75px;
				width:600px;
				font-size:13px;
				}
				#left_col {
					width:220px; 
					float:left;
					}
					#left_col a {
						color:#ffffff;
						text-decoration:none;
						}
					#left_col p {
						padding-left:10px;
						padding-right:10px;
						margin-top:0px;
						}
					#profileImg_container {
						width:200px; 
						padding:0px 10px; 
						background-color:black;
						}
						#profileImg_container img{
							margin:15px 0px;
							}
					#profile_credentials {
						background-color:#000; 
						padding-bottom:10px;
						}
						#email {
							text-align:center;
							}
							#email a {
								/*text-transform:uppercase;*/
								color:#FFF; 
								font-weight:bold; 
								}
					#back_link {
						margin-top:25px; 
						margin-bottom:10px; 
						text-align:center;
						}
				#right_col {
					width:360px; 
					/*height:436px;*/ 
					float:right; 
					padding-left:20px; 
					position:relative;
					}
					#right_col img {
						margin-top:5px; 
						margin-bottom:5px;
						}
					#profile_cnt {
						 width:360px; 
						 /*height:400px; 
						 overflow:auto;
						 */
						}
						#profile_cnt .list_title {
							margin-bottom:0px;
							font-weight:bold;
							}
						#profile_cnt ul{
							list-style:none;
							margin-top:0px;
							}
						#profile_cnt ul li{
							padding-bottom:3px;
							}
							
							
			/*------------------ Practice Areas -> Main ---------------------*/
			#content #areas{
				text-align:center;
				}
				#content #areas td{
					background-color:#000;
					}
					#content #areas td img{
						width:115px;
						height:115px;
						margin:10px;
						border:none;
						}

			
			/*------------------ Practice Areas -> Personal Injury -------------------*/
			#personal_subnav {
				color:#FFF;
				font-family:Georgia,"Times New Roman",Times,serif;
				font-size:12px;
				text-align:center;
				width:100%;
				}
				#personal_subnav a {
					text-decoration:none;
					color:#666;
					}

			
			/*--------------------- Contact Us -> Employee Directory ---------------------*/
			#left_col_contact {
				width:50%;
				float:left;
				}
			#right_col_contact {
				width:50%;
				float:right;
				}
			
			
			
			
		#footer {
			background-image:url(../image/layout/subpage_footer.png);
			width:700px;
			height:109px;
			}
		/*#subpage_footer {
			background-image:url(../image/layout/subpage_footer.png);
			width:700px;
			height:109px;
			}
		*/
