* {
	margin:				0;
	padding:			0;
}

html{ background: #a6cae4
}

body {
	font-weight:		normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	position: relative;
}
p{
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
	padding: 5px;
}
a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 5px;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
	padding: 5px;
}

/* Header Tags ***********************************************************************************************/

h1,h2,h3,h4 {
font-weight:		bold;
letter-spacing:		-0.05em;
color:				#0066FF;
padding-top: 5px;
padding-bottom: 5px;
}

h1,h2{
	font-size:			27px;
	line-height:		25px;
	font-weight: bold;
}

h3{
	font-size:			23px;
	line-height:		24px;
	text-align: center;
}

h4{
font-size:			18px;
color:				#996b42;
line-height:		22px;
}
h5{
font-weight:		bold;
color:				#fff;
padding-top: 2px;
padding-bottom: 2px;
}
h6{
	font-weight:		bold;
	color:				#fff;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.3em;
	letter-spacing:		-0.05em;
	text-align: right;
}

/* Header Tags eof ***********************************************************************************************/

#tunneling-mainwrapper {
	width: 100%;
	background-color: #FFFFFF;
}
#topbox1{
	background-color: #0066CC;
	width: 100%;
	height: 30px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header-wrapper{
	float: left;
	width: 100%;
	margin-top: 10px;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#header-text {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-left-color: #0066CC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
#header-text H1{
	font-size: 1.5em;
	text-align: center;
}
#nav-bar-wrapper {
	width: 100%;
	background-color: #0066CC;
	float: left;
}
#nav-bar {
	width: 800px;
	margin-left: auto;
	padding-top: 5px;
	height: 21px;
	margin-right: auto;
}
#nav-bar ul {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;

}
#nav-bar li {
	float: left;
	margin-right: 20px;
}
#centre-wrapper{
	float: left;
	width: 100%;
}
#tunneling-pics {
	width: 100%;
	background-color: #a6cae4;
	height: 345px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	margin-right: auto;
	margin-left: auto;
}
#civil-engineeringbox{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#civilengineering-headers {
	float: left;
	width: 270px;
	margin-top: 50px;
	line-height: 2em;
	list-style-image: none;
	list-style-type: none;
	margin-left: 50px;
}
#textbox-wrapper {
	width: 800px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#textbox1 {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#textbox1 a:link {
	text-decoration: none;
	color: #0066FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#textbox1 a:visited {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#textbox1 a:hover {
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#textbox1 a:active {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#textbox1 ul{
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 50px;
	line-height: 1.2em;
}
#footer-wrapper {
	width: 100%;
	background-color: #0066CC;
	clear: both;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 200px;
}
#footer {
	clear: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../pics/footer-backgrd.png);
	background-repeat: no-repeat;
	height: 200px;
}
