html, body {
	background-color:#212278;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
}

th, td {font-size:12px;font-family:Arial, Helvetica, sans-serif;}

a {color:#585858;text-decoration:none;font-weight:bold;}

img { border:none; }

.txt{text-align: justify; padding:10px 15px; font-size:12px;}
.txt2{padding:20px; text-align:justify;}

#header {
	margin:0px auto;
	width:760px;
	height:72px;
	background-image:url(../images/colyerlaw-header.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#header-address {
	float:right;
	margin-right:10px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#header-address ul {list-style:none;padding:0px;margin:0px;}
#header-address ul li {display:block;}


#topnav {
	margin:0px auto;
	width:760px;
	height:31px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#topnav-left {
	float:left;
	width:260px;
	height:21px;
	background-image:url(../images/topnav-left.jpg);
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
}

#topnav-right {
	float:left;
	width:500px;
	height:31px;
	background-image:url(../images/topnav-right.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#fff;
	text-align:center;
}
#topnav-right a {font-size:12px;color:#fff;}
#topnav-right ul {list-style:none;padding:12px 0px 0px 0px;margin:0px;}
#topnav-right ul li {display:inline;padding-left:12px;padding-right:12px;}

#mainbox {
	margin:0px auto;
	width:760px;
	background-color:#dfdfdf;
	_height:1%;
	overflow:auto;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#leftbox {
	float:left;
	width:260px;
	font-size:10px;
}

#leftbox .content {
	padding:10px 15px 10px 15px;
	line-height:16px;
}

#social {
	margin-top:30px;
	text-align:center;
}
#social p {margin: 10px 0px 10px 0px;}

#content {
	float:left;
	width:470px;
	min-height:370px;
	padding:10px 15px 10px 15px;
	background-color:#fff;
}

#content-full {
	width:750px;
	min-height:370px;
	padding:2px 5px 10px 5px;
	background-color:#fff;
}

#content-header {
	float:left;
	width:500px;
	background-color:#fff;
}

#content-header .pagetitle {
	width:500px;
	height:24px;
	background-image:url(../images/title-bg.jpg);
	background-repeat:no-repeat;
	color:#fff;
}

#content-header-full .pagetitle {
	color:#000;
	background-color:#fff;
}

#content-header h1, #content-header-full h1 {
	margin:0;
	padding:0 0 0 15px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
}

#map {
	width:404px;
	height:304px;
}

#footer {
	width:760px;
	height:28px;
	clear:both;
	margin:0px auto;
	color:#fff;
	text-align:center;
	font-size:10px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
#footer a {color:#fff;}

#footer-left {
	float:left;
	width:260px;
	height:16px;
	padding-top:12px;
	background-image:url(../images/footer-left.jpg);
	background-repeat:no-repeat;
}

#footer-right {
	float:left;
	width:500px;
	height:16px;
	padding-top:12px;
	background-image:url(../images/footer-right.jpg);
	background-repeat:no-repeat;
}

#ssl {clear:both;text-align:center;margin:10px 0 10px 0;}

#mobile-social {display:none;}

