/* BEG GLOBAL */
body {
	background-color: #666666;
	background-image: url(./images/engineering_contractors_bg1.jpg);
	background-repeat: repeat-x;
	color: #cccccc;
	font-size: 13px; 
	font-family: Arial,sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0;
	text-align: center;
}
.borderdashed {
	background-color: #cccccc;
	border: 2px dotted #ffffff;
	color: #333333;
	font-family: Verdana,sans-serif;
	font-size: 10px; 
	font-weight: normal;
	margin: 15px 10px 15px 10px;
	padding: 3px 3px 3px 3px;
	text-align: left;
}
br {
	display: block;
	height:10px;
	line-height:10pt;
	margin:0;
	padding:0;
}
.center {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.clients-column {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px; 
	width: 280px;
}
.clr {
	clear: both;
}
.clr-left {
	clear: left;
}
.clr-right {
	clear: right;
}
.left {
	text-align: left
}
.right {
	text-align: right;
}	
div {
	padding:0;
	margin:0;
}
h1 {
	color: #666666;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 15px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
h2 {
	color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: normal;
	margin: 0;
	padding: 15px 0px 5px 0px;
	text-align: center;
}
h3,h4,h5,h6 {
	color: #cccccc;
	font-family: Arial,sans-serif;
	font-size: 16px; 
	font-style: oblique;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}
img {
	border: none;
	line-height: 0px;
	margin:0;
	padding:0;
}
li {
	line-height: 1.5;
	margin: 5px 0px 10px 10px;
	padding: 0;
}
li.sitemap {
	line-height: 1.2;
	margin: 0px 0px 10px 10px;
	padding: 0;
}
ol {
	margin: 0px 0px 0px 16px;
	padding:0;
}
p {
	line-height: 1.5; 
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
}
p.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.center {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
}
p.left {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
}
p.right {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;	
}
.pixleft1 {
	float: left;
	height: 180px;
	margin: 5px 15px 5px 0px;
	overflow: hidden;
	padding: 0;
	width: 240px;
}
.pixright1 {
	float: right;
	height: 180px;
	margin: 5px 0px 5px 15px;
	overflow: hidden;
	padding: 0;
	width: 240px;
}
pre {
	margin: 10px 0px 10px 0px;
	padding: 0;
}
.red {
	color:#ffcc00;
}
.scrolltext {
	height: 415px;
	margin: 10px 0px 10px 0px;
	overflow: auto;
	overflow-y: scroll;
	padding-right: 20px;
}
.sitemap-column {
	float: left;
	margin: 0;
	padding: 0px 35px 0px 35px; 
	width: 250px;
}
ul {
	list-style-position: outside;
	margin: 10px 0px 10px 10px;
	padding:0;
}
ul.outer {
	list-style-image: url(./images/ul-outer.png);
	margin: 10px 0px 10px 10px;
	padding:0;
}
ul.inner {
	list-style-image: url(./images/ul-inner.png);
	margin: 10px 0px 10px 5px;
	padding:0;
}
/* END COMMON */
/* BEG LINKS */
a:link 
{ 
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
a:visited 
{ 
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
a:hover 
{ 
	color: #ffcc00;
	background-color: transparent;
	text-decoration: underline;
}
a:active 
{ 
	color: #990000;
	background-color: transparent;
	font-style: oblique;
	text-decoration: none;
}
/**/
a.link1:link 
{ 
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}
a.link1:visited 
{ 
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}
a.link1:hover 
{ 
	color: #ffcc00;
	background-color: transparent;
	text-decoration: underline;
}
a.link1:active 
{ 
	color: #990000;
	background-color: transparent;
	font-style: oblique;
	text-decoration: none;
}
/**/
#general-contractors-south-florida a:link { 
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}
#general-contractors-south-florida a:visited { 
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}
#general-contractors-south-florida a:hover { 
	color: #ffcc00;
	background-color: transparent;
	text-decoration: underline;
}
#general-contractors-south-florida a:active { 
	color: #990000;
	background-color: transparent;
	font-style: oblique;
	text-decoration: none;
}
/**/
a.link2:link 
{ 
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
a.link2:visited 
{ 
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
a.link2:hover 
{ 
	color: #ffcc00;
	background-color: transparent;
	text-decoration: underline;
}
a.link2:active 
{ 
	color: #990000;
	background-color: transparent;
	font-style: oblique;
	text-decoration: none;
}
/**/
a.menu1:link 
{ 
	background-color: transparent;
	background-image: none;
	border-bottom: 1px dotted #999999;
	color: #999999;
	display: block;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 2px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 202px;
}
a.menu1:visited 
{ 
	background-color: transparent;
	background-image: none;
	border-bottom: 1px dotted #999999;
	color: #999999;
	display: block;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 2px;
	text-decoration: none;
	width: 202px;
}
a.menu1:hover 
{ 
	background-color: transparent;
	background-image: url(./images/menuon.png);
	border-bottom: none;
	color: #000000;
	display: block;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	height: 15px;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 2px;
	text-decoration: none;
	width: 202px;
}
a.menu1:active 
{ 
	background-color: transparent;
	background-image: url(./images/menuon.png);
	border-bottom: none;
	color: #990000;
	display: block;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	width: 202px;
	height: 15px;
	margin: 0px 0px 1px 0px;
	padding: 1px 0px 0px 2px;
	text-decoration: none;
}
/**/
/* END LINKS */
/* BEG FORMS */
form {
	margin-bottom: 10px; 
	margin-top: 10px;
}
.formbox {
	background-color: #eeeeee;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px; 
	font-weight: normal;
}
.formbox:focus {
	background-color: #ffffff;
	border-color: #ffcc00; 
	border-width: 1px; 
	border-style: dotted;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size:   10px; 
	font-weight: normal;
}
.sfFocus {
	background-color: #ffffff;
	border-color: #ffcc00; 
	border-width: 1px; 
	border-style: dotted;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size:   10px; 
	font-weight: normal;
}
.formLayout {
	background-color: transparent;
	/* border-color: #cccccc;
	border-style: solid;
	border-width: 1px; 
	background-image: url(./images/engineering_contractor_miami_bg1.png);
	background-position: right top;
	background-repeat: no-repeat; */
	color: #cccccc;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 646px;
}
.formLayout input { 
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size:   10px; 
	font-weight: normal;
}
.formLayout label {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
      padding-right: 10px;
	text-align: right;
}
.formLayout select {
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size:   10px; 
	font-weight: normal;
}
.formLayout textarea {
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px; 
	font-weight: normal;
}
#Message_Text {
	height: 60px;
}
#spamcheck {
	/* background-color: #ff9900;
	border-color: #ffffff;
	border-style: solid;
	border-width: 5px; 
	background-image: url(./images/miami_web_designer_bg2.png);
	background-repeat: no-repeat; */
	color: #cccccc;
	font-family: Arial,sans-serif;
	font-size: 11px; 
	font-weight: bold;
	height: 40px;
	margin: 0 auto; 
	overflow: hidden;
	padding: 6px 0px 0px 0px;
	text-align: center;
	width: 150px;
}
#submit {
	color: #000000;
	font-size: 11px; 
	font-family: Verdana,Arial,sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
/* END FORMS */

/* BEG SHOW OR HIDE */
.show {
	display: block !important;
}
.hide {
	display: none !important;
}
.isvisible {
	visibility: visible !important;
}
.invisible {
	visibility: hidden !important;
}
/* END SHOW OR HIDE */

/* BEG UPDATE1 */
#web30-twitter-4 {
	background-image: url(./images/twitter_bg.png);
	background-repeat:no-repeat;
	color: #336666;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	float: right;
	height: 230px;
	margin: 0px 0px 15px 10px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	width: 280px;
}
.result {
	border-bottom: 1px dashed #cccccc;
	padding: 5px 0px;
	position: relative;
	text-align: left;
}
.result a:hover {
	color: #ff9900;
}
.result .time {
	font-size: 80%;
	font-style: italic;
	margin-top: 3px;
	color:#669999;
}
.time a{
	color:#669999;
}
.result .profile_image {
	position: absolute;
	left: 0;
}
.result .profile_image img {
	width: 48px;
	height: 48px;
	border: 0;
}
.result .status {
	margin-left:60px;
	min-height:50px;
}
.profile_image a {
	outline-color: transparent;
	outline-style: none;
	outline-width: medium;
}
#update1{
	margin: 0 auto;
	padding: 95px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
/* END UPDATE1 */

/* END GLOBAL */

/* BEG LOCAL */
#asphalt-paving-pavement-maintenance {
	background-image: url(./images/asphalt-paving-pavement-maintenance_bg1.png);
	background-repeat: no-repeat;
	float: right;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	width: 646px;
}
.construction-engineering {
	background-image: url(./images/construction-engineering_bg1.png);
	background-repeat: no-repeat;
	height: 230px;
	margin: 0;
	overflow: hidden;
	padding: 20px;
	width: 606px;
}
#earthwork-excavation-curbing {
	min-height: 460px;
	margin:0;
	padding: 0px 0px 10px 0px;
}
#engineering-contractor-miami-fl {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0;
	width: 224px;
}
.engineering-contractor-tags {
	color: #a8a8a8;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: normal;
	text-align: center;
}
#engineering-contractors {
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0;
	text-align: left;
	width: 313px;
}
#engineering-contractors-miami-florida { 
	background-color: #999999;
	background-image: url(./images/engineering-contractors-miami-florida_bg1.jpg);
	background-repeat: repeat-x;
	margin: 0 auto; /* Override Firefox centering glitch */
	padding: 0px 20px 0px 20px;
	position: relative;
	text-align: left;
	width: 930px;
}
#engineering-contractors-miami-overlay{
	position: absolute;
	top: 0%;
	left: 0%;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 60px 0px 0px 0px;
	text-align: center;
	background-color: #333333;
	z-index: 1001;
	opacity: 0.5; 
}
.fl {
	height: 10px;
	margin: 0px 3px 0px 1px;
	padding: 0;
	width: 6px;
}
#florida-smm {
	background-image: url(./images/florida-smm_bg1.png);
	background-repeat: no-repeat;
	color: #aaaaaa;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	min-height: 130px;
	text-align: center;
	margin: 20px 20px 0px 20px;
	padding: 10px 12px 0px 12px;
	width: 160px;
	position: absolute;
	bottom: 60px;
}
#general-contractor-miami-fl {
	background-image: url(./images/general-contractor-miami-fl_bg1.png);
	background-repeat: no-repeat;
	min-height: 390px;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	width: 204px;
}
#general-contractors {
	float: left;
	margin: 20px 0px 0px 20px;
	padding: 0;
	text-align: left;
	width: 313px;
}
#general-contractors-south-florida {
	background-image:	url(./images/general-contractors-south-florida_bg1.gif);
	background-repeat: repeat-x;
	color: #999999;
	font-size: 11px;
	height: 21px; 
	margin: 3px 0px 10px 0px;
	padding: 4px 1px 0px 1px; 
	text-align:right;
}
#gonzalez-pavement-equipment {
	float: right;
	width: 200px;
	margin: 0;	
	padding: 0;
}
#gpe-telephone {
	color: #999999;
	font-size: 11px;
	text-align: center;
}
#miami-dade-broward { 
	background-image: url(./images/miami-dade-broward_bg1.png);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0 auto; /* Override Firefox centering glitch */
	overflow: hidden;
	padding: 0;
	text-align: center;
	width:970px;
}
.miami-fl {
	float: left;
	height: 32px;
	margin: 1px 0px 1px 0px;
	padding: 0;
	width: 32px;
}
.miami-florida {
	border: none;
	height: 32px;
	width: 32px;
}
.projects {
	color: #333333;
	float: right;
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0;
	width: 306px;
}
#water-drainage-sewer-lift-stations {
	color: #aaaaaa;
	background-image: url(./images/water-drainage-sewer-lift-stations_bg1.png);
	background-repeat: no-repeat;
	height: 35px;
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
	text-align: center;
	width: 910px;
}
/* END LOCAL */

/* BEG UPDATE1 */
#ajax-query-1 {
	height: 270px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	width: 646px;
}
#update1{
	color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto;
	padding: 120px 0px 0px 0px;
	text-align: center;
}
/* END UPDATE1 */



