@charset "utf-8";
/* CSS Document */

html {overflow-y: scroll;}

.bcLinks
{
	margin:3px 25px 10px 25px;	
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #b0b0b0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav
{
	float:left;
	width:86%;	
	padding-left:50px;
	padding-right:50px;
}

#next
{
	float:right;
}

#prev
{
	float:left;
}

#containerTop {
	background-image: url(../design_images/background.png);
	background-repeat: repeat-x;
	background-color: #dfdcdb;
	height: 712px;
	height: auto;
	min-height: 692px;
	width: 100%;
	border-bottom: 1px solid #FFF;
	float: left;
}

	#header {
		margin: auto;
		height: 102px;
		width: 983px;
	}
	
		#header #logo {
			background-image: url(../design_images/logo.png);
			background-repeat: no-repeat;
			float: left;
			height: 59px;
			width: 291px;
			margin-top: 18px;
			margin-left: 30px;
		}
		
		#header #searchBox {
			width: 155px;
			height: 40px;
			float: right;
			margin-top: 18px;
			margin-right: 45px;
		}
		
			#searchBox .textbox {
				width: 126px;
				background-image: url(../design_images/search_field.png);
				border: 0px;
				padding: 3px;
				cursor: text;
			}
			
			#searchBox .button {
				float: right;
				margin-top: 3px;
				border: 0px;
			}
		
		#header #menu {
			float: right;
			height: 21px;
			width: 570px;
			margin-top: 4px;
			margin-right: 0px;
		}
		
			#header #menu .menu_title {
				margin: 0px;
				margin-left: 11px;
				margin-right: 11px;
				float: left;
				font-family: Tahoma, Geneva, sans-serif;
				color: #4f3f3c;
				font-size: 12pt;
				/*letter-spacing: 0.5pt;*/
				/*height: 40px;*/
			}
			
			.menu_title a, .menu_title a:link, .menu_title a:active, .menu_title a:visited,.menu_title a:hover{
				text-decoration: none;
			}
			
			#header #menu .menu_title .nosubmenu {
				margin-right: 10px;
			}
			
			#home {
				width: 39px;
				height: 40px;
				background-image:url(../design_images/home.png);
				background-repeat: no-repeat;
			}
			
			#home:hover {
				height: 40px;
				background-image:url(../design_images/home_hover.png);
				background-repeat: no-repeat;
			}
			
			#about_us {
				height: 40px;
				width: 58px;
				background-image:url(../design_images/about_us.png);
				background-repeat: no-repeat;
			}
			
			#about_us:hover {
				height: 40px;
				background-image:url(../design_images/about_us_hover.png);
				background-repeat: no-repeat;
			}
			
			#practice_areas {
				height: 40px;
				width: 92px;
				background-image:url(../design_images/practice_areas.png);
				background-repeat: no-repeat;
			}
			
			#practice_areas:hover {
				height: 40px;
				background-image:url(../design_images/practice_areas_hover.png);
				background-repeat: no-repeat;
			}
			
			#menu #news {
				height: 40px;
				width: 35px;
				background-image:url(../design_images/news.png);
				background-repeat: no-repeat;
			}
			
			#menu #news:hover {
				height: 40px;
				background-image:url(../design_images/news_hover.png);
				background-repeat: no-repeat;
			}
			
			#publications {
				width: 76px;
				height: 40px;
				background-image:url(../design_images/publications.png);
				background-repeat: no-repeat;
			}
			
			#publications:hover {
				background-image:url(../design_images/publications_hover.png);
				background-repeat: no-repeat;
			}
			
			#contact_us {
				width: 70px;
				height: 40px;
				background-image:url(../design_images/contact_us.png);
				background-repeat: no-repeat;
			}
			
			#contact_us:hover {
				background-image:url(../design_images/contact_us_hover.png);
				background-repeat: no-repeat;
			}
		
	#flash {
		margin: auto;
		height: 293px;
		width: 983px;
	}
	
		#flash img {
			margin-left: 14px;
		}
		
	#flash_subpage {
		margin: auto;
		height: 179px;
		width: 983px;
	}
	
		#flash_subpage img {
			margin-left: 14px;;
		}
	
	#content {
		margin: auto;
		height: 317px;
		height: auto;
		min-height: 317px;
		width: 983px;
	}
	
		#content #content_menu {
			float: left;
			height: 282px;
			height: auto;
			min-height: 282px;
			width: 208px;
			margin: 19px 5px 16px 13px;
		}
		
			#content_menu a, #content_menu a:link, #content_menu a:active, #content_menu a:visited {
				color: #4e3e3b;
			}
			
			#content #content_menu a:hover {
				color: #f2711c;
				text-decoration: none;
			}
			
			#content #content_menu div {
				float: left;
				margin-top: 4px;
				margin-bottom: 5px;
				width: 208px;
				height: 38px;
			}
			
			#content #content_menu #financial_services {
							background-image: url(../design_images/financial_services.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #financial_services:hover {
							background-image: url(../design_images/financial_services_hover.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #corporate_law {
							background-image: url(../design_images/corporate_law.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #corporate_law:hover {
							background-image: url(../design_images/corporate_law_hover.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #taxation {
							background-image: url(../design_images/taxation.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #taxation:hover {
							background-image: url(../design_images/taxation_hover.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #litigation {
							background-image: url(../design_images/litigation.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #litigation:hover {
							background-image: url(../design_images/litigation_hover.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #eu_competition_law {
							background-image: url(../design_images/eu_competition_law.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #eu_competition_law:hover {
							background-image: url(../design_images/eu_competition_law_hover.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #trusts_estate_planning {
							background-image: url(../design_images/trusts_estate_planning.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #trusts_estate_planning:hover {
							background-image: url(../design_images/trusts_estate_planning_hover.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #transport_law {
							background-image: url(../design_images/transport_law.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #transport_law:hover {
							background-image: url(../design_images/transport_law_hover.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #others {
							background-image: url(../design_images/others.png);
							background-repeat: no-repeat;
						}
						
						#content #content_menu #others:hover {
							background-image: url(../design_images/others_hover.png);
							background-repeat: no-repeat;
			}
	
		#content #home_text {
			height: 273px;
			height: auto;
			min-height: 273px;
			width: 404px;
			margin-top: 23px;
			margin-left: 10px;
			margin-right: 10px;
			margin-bottom: 21px;
			float: left;
		}
		
			#text_top {
				width: 404px;
				height: 14px;
				float: left;
				background-image:url(../design_images/content_background_top.png);
				background-repeat: no-repeat;
			}
			
			#text_bottom {
				width: 404px;
				height: 14px;
				float: left;
				background-image: url(../design_images/content_background_bottom.png);
				background-repeat: no-repeat;
			}
			
			#text {
				width: 404px;
				height: 245px;
				height: auto;
				min-height: 339px;
				float: left;
				background-image: url(../design_images/content_background.png);
				background-repeat: repeat-y;
			}
			
				#text h1 {
					margin: 12px 23px 12px 25px;
					line-height: 16px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 13pt;
					font-weight: normal;
					color: #51403d;
				}
				
				#text hr {
					float:left;
					width: 364px;
					margin-left: 20px;
					margin-top: 0px;
					margin-bottom: 15px;
					height:1px;
					color:#FFF;
					border-width:0px;
					border-top:1px solid #dcd8d8;
				}
				
				#text p {
					margin: 23px;
					margin-top: 15px;
					margin-bottom: 15px;
					line-height: 16px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 8pt;
					color: #51403d;
				}
				
				#text ul, #text ol {
					margin-left: 15px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 8pt;
					color: #51403d;
				}
				
				#text a, #text a:link, #text a:active, #text a:visited {
					color: #51403d;
					text-decoration: none;
					font-weight: bold;
				}
				
				#text a:hover {
					text-decoration: underline;
				}
		
		#content #content_subpage {
			height: 367px;
			height: auto;
			min-height: 367px;
			width: 732px;
			margin-top: 23px;
			margin-left: 10px;
			margin-right: 10px;
			margin-bottom: 21px;
			float: left;
		}
		
			#text_subpage_top {
				width: 732px;
				height: 14px;
				float: left;
				background-image:url(../design_images/subcontent_background_top.png);
				background-repeat: no-repeat;
			}
			
			#text_subpage_bottom {
				width: 732px;
				height: 14px;
				float: left;
				background-image: url(../design_images/subcontent_background_bottom.png);
				background-repeat: no-repeat;
			}
			
			#text_subpage {
				width: 732px;
				height: 339px;
				height: auto;
				min-height: 339px;
				float: left;
				background-image: url(../design_images/subcontent_background.png);
				background-repeat: repeat-y;
			}
			
				#text_subpage h1 {
					margin: 12px 23px 12px 25px;
					line-height: 16px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 13pt;
					font-weight: normal;
					color: #51403d;
				}
				
				    #text_subpage #tableSearch h1 {
					    margin-left: 0px;
				    }
				    
				    #text_subpage #tableSearch p {
					    margin-left: 0px;
				    }
				
				#text_subpage hr {
					float:left;
					width: 692px;
					margin-left: 20px;
					margin-top: 0px;
					margin-bottom: 15px;
					height:1px;
					color:#FFF;
					border-width:0px;
					border-top:1px solid #dcd8d8;
				}
				
				#text_subpage p {
					margin: 23px;
					margin-top: 15px;
					margin-bottom: 15px;
					line-height: 16px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 8pt;
					color: #51403d;
				}
				
				#text_subpage ul, #text_subpage ol {
					margin-left: 15px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 8pt;
					color: #51403d;
				}
				
				#text_subpage a, #text_subpage a:link, #text_subpage a:active, #text_subpage a:visited {
					color: #51403d;
					text-decoration: none;
					font-weight: bold;
				}
				
				#text_subpage a:hover {
					text-decoration: underline;
				}
				
			#text_over {
				width: 732px;
				height: 339px;
				height: auto;
				min-height: 339px;
				float: left;
				background-image: url(../design_images/subcontent_background.png);
				background-repeat: repeat-y;
			}
			
				#text_over h1 {
					margin: 12px 23px 12px 25px;
					line-height: 16px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 13pt;
					font-weight: normal;
					color: #51403d;
				}
				
				#text_over hr {
					float:left;
					width: 692px;
					margin-left: 20px;
					margin-top: 0px;
					margin-bottom: 15px;
					height:1px;
					color:#FFF;
					border-width:0px;
					border-top:1px solid #dcd8d8;
				}
				
				#text_over p {
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 8pt;
					color: #51403d;
					line-height: 16px;
					float:left;
					margin:4px 0 3px 0;
				}
				
				#text_over ul, #text_over ol {
					margin-left: 15px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 8pt;
					color: #51403d;
				}
				
				#text_over a, #text_over a:link, #text_over a:active, #text_over a:visited {
					color: #51403d;
					text-decoration: none;
					font-weight: bold;
				}
				
				#text_over a:hover {
					text-decoration: underline;
				}
		
		#content #news {
			height: 273px;
			height: auto;
			min-height: 273px;
			width: 308px;
			margin-top: 23px;
			margin-left: 10px;
			margin-right: 10px;
			margin-bottom: 21px;
			float: left;
		}
		
			#news_top {
				width: 308px;
				height: 14px;
				float: left;
				background-image:url(../design_images/news_background_top.png);
				background-repeat: no-repeat;
			}
			
			#news_bottom {
				width: 308px;
				height: 14px;
				float: left;
				background-image: url(../design_images/news_background_bottom.png);
				background-repeat: no-repeat;
			}
			
			#news_content {
				width: 308px;
				height: 243px;
				height: auto;
				min-height: 339px;
				float: left;
				background-image: url(../design_images/news_background.png);
				background-repeat: repeat-y;
			}
			
				#news_content h1 {
					margin: 12px 23px 12px 25px;
					line-height: 16px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 13pt;
					font-weight: normal;
					color: #51403d;
				}
				
				#news_content h1 a, #news_content h1 a:link, #news_content h1 a:active, #news_content h1 a:visited {
					color: #51403d;
				}
				
				#news_content h1 a:hover {
					text-decoration: none;
					color: #F2711C;
				}
				
				#news_content hr { 
					float:left;
					width: 268px;
					margin-left: 20px;
					margin-top: 0px;
					margin-bottom: 0px;
					height:1px;
					color:#FFF;
					border-width:0px;
					border-top:1px solid #dcd8d8;
				}
				
				#news_content p {
					margin: 0px;
					padding: 0px;
					line-height: 15px;
					font-family: Tahoma, Geneva, sans-serif;
					font-size: 8pt;
					color: #51403d;
				}
				
				#news_content .news_item {
					float: left;
					height: 80px;
					height: auto;
					min-height: 80px;
					margin-left: 23px;
					margin-top: 17px;
					margin-bottom: 3px;
				}
				
					#news_content .news_item img {
						float: left;
						margin-right: 10px;
						border: 0px;
					}
					
					#news_content .news_item .news_text {
						float: left;
						width: 167px;
						height: 80px;
						height: auto;
						min-height: 80px;
					}
					
					#news_content .news_item .news_text h2{
						font-size: 9pt;
						margin-top: 0px;
						margin-bottom: 3px;
						font-family: Tahoma, Geneva, sans-serif;
						color: #51403d;
					}
					
					.news_text h2 a, .news_text h2 a:link, .news_text h2 a:active, .news_text h2 a:visited {
						color: #51403d;
					}

#containerBottom {
	height: 44px;
	width: 100%;
	background-image: url(../design_images/background_bottom.png);
	background-repeat: repeat-x;
	float: left;
}

	#footer {
		margin: auto;
		height: 44px;
		width: 983px;
	}
	
		#footer_menu {
			float: left;
			font-family: Tahoma, Geneva, sans-serif;
			color: #FFF;
			margin-left: 17px;
			margin-top: 17px;
			font-size: 8pt;
		}
		
			#footer_menu a {
				color: #FFF;
			}
		
		#icon_logo {
			width: 87px;
			height: 40px;
			background-image: url('http://www.snapadministration.com/icon_footer_logo/icon_logo_white.png');
			float: right;
			margin-top: 3px;
			margin-right: 1px;
		}
		
.read_more, .read_more:link,  .read_more:active, .read_more:visited {
	color: #51403d;
	font-weight: bold;
	text-decoration: none;
}
	
.read_more:hover 
{
	text-decoration: underline;
}

.overview
{
	width:305px;
	padding: 0 0 5px 0;
	border-bottom: 1px #51403d solid ;
	margin: 0px 15px 15px 30px;
	float:left;
	min-height:91px;
	height:auto !important;
	height:91px;
	font-size:20px;
	padding-bottom:7px;
	padding-top:5px;
}
	.overview h3
	{
		font-family: Tahoma, Geneva, sans-serif;
		font-size:12px;
		margin:0px;
		padding:0px;
		line-height:118%;
	}

		.overview h3 a:link,.overview h3 a:visited,.overview h3 a:active
		{
			text-decoration:none;
			line-height:130%;
			color:#474749;
		}
		
		.overview h3 a:hover
		{
			text-decoration:underline;
			color:#000;
		}

	.overview img{
		float:left;
		margin-right:15px;
		width:85px;
		height:75px;
		border:1px solid #51403d;
	}

    .overviewText {
        width:200px;
        margin:0px;
        padding:0px;
        float:left;
    }
	
#contact_form{
	float:right;
	padding:7px 10px 0 10px;
	margin-top:10px;
	margin-right:25px;
	width:280px;
	color:#51403d;
	font-family:Tahoma, Geneva, sans-serif;
}

	#contact_form .row{
		text-align:right;
		padding-bottom:10px;
		font-size:11px;
	}
	
	#contact_form .textbox{
		border:1px solid #2C1C0F;
		width:170px;
		font-size:11px;
		color:#51403d;
		margin-left:7px;
		vertical-align:text-top;
		background:#FFFFFF;					
	}
				
	#contact_form .button{
		border:none;
		font-size:12px;
		padding:3px;
		color:#fff;
		cursor:pointer;
		background:#51403d;
	}

#contact_detail{
	width:300px;
	float:left;
	margin-right:30px;
	margin-left:10px;
	margin-top:0px;
	line-height:160%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

	#contact_detail p {
		margin: 23px;
		margin-top: 15px;
		margin-bottom: 15px;
		line-height: 16px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		color: #51403d;
	}

#logosHome{
	float:left;
	margin:12px 0 0 0px;
	}
	
#logosHome img{
	float:left;
	border:none;
	margin:0 0 0 10px;
	}
