html {
	margin: 0px;
	}

body {
	font-family:arial, Georgia, Verdana, Helvetica, sans-serif;
	color:#333333;
	margin: 0px;
	background-color: #CCCCCC;
	font-size: 12px;
	}

#container {
	background: #E6F0DB;
	border: 4px solid #FFF;
	color: black;
	width: 692px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#header {
	background-color:#FFFFFF;
	background-image:url(images/SiteMeasurementServicesLtd.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 692px;
	background-position: left top;
	float: right;
	text-align: right;
	}
#container #header img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#titlesummary {
	width: 500px;
	float: right;
	padding: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	}


#navigation {
	background: #FFFFFF;
	margin: 0px;
	height: 26px;
	border-bottom: 4px solid #FFF;
	border-top: 4px solid #FFF;
	width: 692px;
	clear: both;
	}


#navigation a {
	background: #7F9970;
	text-decoration: none;
	font: 11px Arial;
	color: white;
	width: 112px;
	height: 21px;
	float: left;
	text-align:center;
	margin-right: 4px;
	padding-top: 5px;
	}
	
#navigation a:hover {
	background: #E6F0DB;
	color: black;
	}
	
#navigation a.lastnav {
	background: #7F9970;
	text-decoration: none;
	font: 11px Arial;
	color: white;
	width: 112px;
	height: 21px;
	float: left;
	text-align:center;
	padding-top: 5px;
	display:inline;
	margin: 0px;
	}
#navigation a.lastnav:hover {
	background: #E6F0DB;
	color: black;
	}

#img{
	}

.lcol {
	border: 4px solid #FFFFFF;
	clear: left;
	float: left;
	height: 112px;
	width: 112px;
	margin-left: -4px;
	margin-top: -4px;
	}

.rcol {
	border: 4px solid #fff;
	height: 112px;
	width: 112px;
	float: left;
	clear: left;
	margin-left: 112px;
	margin-top: -4px;
	}

#content {
	float: right;
	width: 440px;
	overflow: auto;
	text-align: left;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 15px;
	}

#content   a{
	color:#006600;
	text-decoration: underline;
	}

#content   a:hover{
	color:#7F9970;
	}

.sitename {
	font-size:26px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 7px;
	}

.sitehead {
	font-size:13px;
	color:white;
	}

h1 {
	font-size:16px;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#container #header .phone {
	left: 577px;
	border-style: none;
	z-index: 100;
	float: right;
}


h2 {
	font-size:13px;
	color:#333333;
	}

h3 {
	font-size:16px;
	color:black;
	font-weight: bold;
	}

h4 {
	font-size: 14px;
	color: black;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}

p {
	font-size:12px;
	color:black;
	font-family:arial;
	}

#footer {
	color: white;
	width: 692px;
	background: #7F9970;
	border-top: 4px solid #fff;
	clear: both;
	padding-bottom: 10px;
	text-align: center;
	}


#footer p{
	font-size: 10px;
	color: white;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}

#footer a {
	font-size: 10px;
	color: white;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}

#footnav {
	margin: 15px auto 0px auto;
	}

#footnav a {
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}

#footer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

#footnav a:hover {
	font-size: 12px;
	color: black;
	background-color: white;
	}
