#wrapper {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: -10px;
}
#maincol {
	float: left;
	width: 800px;
}
.blog {
	font-size: 18px;
	color: #4B494A;
	text-decoration: underline;
}


#sidebar {
	float: right;
	width: 210px;
	padding-left: 10px;
	margin-right: 20px;
}
#maincola {
	float: left;
	width: 210px;
	padding-left: 30px;
	margin-right: 10px;
}
address {
	font-style: normal;
}

#maincolb {
	float: right;
	width: 550px;
}




body {
	background-color: #93ABCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
#content {
	background-image: url(/images/content.jpg);
	height: 909px;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
}
#contentlong {
	background-image: url(../content.jpg);
	height: 1200px;
	margin-top: 0px;
	background-repeat: repeat-y;
	padding-top: 0px;
	background-color: #FFF;
}

#maincola p {
	line-height: 20px;
	margin-left: 10px;
	font-size: 11px;
	margin-right: 10px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 109px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#footer  p{
	margin-top: 0px;
	color: #666;
	text-align: center;
	padding-top: 30px;
	line-height: 25px;
}
a:link {
	color: #039;
}
a:visited {
	color: #666;
}

#maincolb  p {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: -10px;

}
h2 {
	padding-left: 15px;
	color: #b58629;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
}




h3 {
	font-size: 14px;
	font-weight: bold;
	color: #205EA9;
}
#maincola h3 {
	padding-left: 10px;
	padding-top: 5px;
}

#maincolb h3 {
	padding-right: 15px;
	padding-left: 15px;
}



#header {
	background-image: url(/images/header.jpg);
	height: 113px;
	width: 1050px;
	margin-top: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#nav {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	width: 700px;
	padding-left: 250px;
	padding-top: 0px;
	margin: 0px;
	color: #FFF;
}
#button-contact {
	background-image: url(../images/contact.jpg);
	height: 30px;
	width: 92px;
}
#button-facts {
	background-image: url(../images/facts.jpg);
	height: 30px;
	width: 116px;
}
#button-cases {
	background-image: url(../images/cases.jpg);
	height: 30px;
	width: 121px;
}
#button-dogbitelaw {
	background-image: url(../images/dogbitelaw.jpg);
	height: 30px;
	width: 105px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#nav a {
	display: block;
	height: 28px;
}
#header h1 span {
	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

h1 {
	margin: 0px;
	padding: 0px;
}



#gold  {
	height: 28px;
	width: 1050px;
	background-image: url(/images/gold.jpg);
}
#nav li {
	float: left;
	padding-right: 28px;
	list-style-type: none;
	margin-top: 5px;
}
#button-home {
	background-image: url(../images/home.jpg);
	height: 30px;
	width: 55px;
}
#button-blog {
	background-image: url(../images/blog.jpg);
	height: 30px;
	width: 47px;
}
#button-firm {
	background-image: url(../images/firm.jpg);
	width: 105px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFC;
	text-decoration: none;
}
#nav a:hover {
	color: #1E2A64;
	text-decoration: none;
}
#nav a:active {
	color: #999;
	text-decoration: none;
}
#sidebar p {
	font-size: 14px;
	color: #205EA9;
	font-weight: bold;
	padding-top: 5px;
}
#bottomlinks  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin-top: -10px;
}
