html {border:0;}

td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
a:link {
    color: #FFF;
	text-decoration: underline;
    }
a:visited {
    color: #FFF;
	text-decoration: underline;
    }
a:hover {
	color: #09F;
	text-decoration: underline;
    }	
.pagebody {
    margin: 0;
	background-color: #036;
	color: #FFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
    }
#outer {
    margin-top: 5px;
    margin-left: auto;
	margin-right: auto;
	width: 955px;
	text-align: left;
	background-image: url(../graphics/common/pg_tile.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	display: table; /* this gets Firefox to expand the main container to the full height */
	height: 100%; /* this gets Firefox to expand the main container to the full height - used with above */
	}
#masthead {
    position: relative;
	float: left;
	width: 955px;
	height: 228px;
	text-align: left;
	vertical-align: top;
	_margin-bottom: -3px; /* margin hack for IE 6 */
	}	
#phone-bar {
    position: relative;
	float: left;
	width: 955px;
	height: 33px;
	text-align: left;
	vertical-align: top;
	_margin-bottom: -3px;  /* margin hack for IE 6 */
	}
#nav-bar {
    position: relative;
	float: left;
	width: 955px;
	height: 27px;
	text-align: left;
	vertical-align: top;
	_margin-bottom: -3px;  /* margin hack for IE 6 */
	}
#cont-top {
    position: relative;
	float: left;
	width: 955px;
	height: 14px;
	text-align: left;
	vertical-align: top;
	_margin-bottom: -3px;  /* margin hack for IE 6 */
	}	
#main-cont-container {
    position:relative;
	float: left;
	width: 955px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 30px;
	}
.content-container1 {
    position: relative;
	width: 750px;
	margin-left: 125px;
	line-height: 18px;
	top: 0;
	left: 0;
	}	
#nav-table {
    width: 955px;
	}
#nav-table td {
	text-align: left;
	vertical-align: top;
	}
.projects-gallery-tbl {
	width: 100%;
	}
.projects-gallery-tbl td {
	width: 50%;
	padding-bottom: 20px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	vertical-align: top;
    }
fieldset {
    border: 1px solid #4D80AB;
	padding: 0px 10px 10px 10px;
	width: 680px;
	}
legend {
    color: #FFF;
    background: #4D80AB;
    border: 1px solid #C90;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
input.contact {
    background-color:#4D80AB;
    font-family:Verdana;
    font-size:10px;
	color: #FFF;
    border-top-color: #C90;
    border-right-color:#C90;
    border-bottom-color:#C90;
    border-left-color:#C90;
	border: solid 1px;
    }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}	
.red {
    color: #F00;
	}	
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
#footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 20px 0px 0px 0px;
	width: 955px;
	height: 23px;
	background-image: url(../graphics/common/pg_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	position: relative;
	float: left;
	}
#footer a:link {
    color: #000;
	text-decoration: none;
    }
#footer a:visited {
    color: #000;
	text-decoration: none;
    }
#footer a:hover {
	color: #09F;
	text-decoration: underline;
    }	
		
	
