a:link {
	color: #3D638A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #5C8AB8;
}
a:active {
	text-decoration: none;
	color: #859CBB;
}
.title {
	position:absolute;
	left:0px;
	top:0px;
	height:auto;
	width: 100%;
	background-image: url(../img/uhh_bg.png);
	background-repeat: repeat-x;
}

.home {
	position:absolute;
	left:201px;
	top:88px;
	width:64px;
	height:28px;
}

.about {
	position:absolute;
	left:265px;
	top:88px;
	width:87px;
	height:28px;
}

.services {
	position:absolute;
	left:352px;
	top:88px;
	width:102px;
	height:28px;
}

.saftey {
	position:absolute;
	left:454px;
	top:88px;
	width:128px;
	height:28px;
}

.quality {
	position:absolute;
	left:582px;
	top:88px;
	width:146px;
	height:28px;
}

.contact{
	position:absolute;
	left:728px;
	top:88px;
	width:84px;
	height:28px;
}

.content p {
	font-size:10pt;
	padding-left: 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#061035;
	text-align: left;
	}

	
.content h1 {
	text-align:left;
	font-size: 12pt;
	padding-left: 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #29447B;
	margin: 0px;
	text-transform: capitalize;
}

.content h2  {
	text-align:left;
	font-size: 11pt;
	padding-left: 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #29447B;
	margin: 0px;
}

.content h3  {
	text-align:center;
	font-size: 9pt;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #3E537C;
	margin: 0px;
}
.content h4 {
	text-align:left;
	font-size: 14pt;
	padding-left: 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight: bold;
	color: #29447B;
	margin: 0px;
	text-transform: capitalize;
}

#page_services
{
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 600px;
	width: 550px;
	top: 120px;
	left: 300px;
	margin-bottom: 100px;
}

#page_contact
{
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 600px;
	width: 550px;
	top: 120px;
	left: 300px;
	margin-bottom: 100px;
}


#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 196px;
	background-image: url(../img/bg/bg_btm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	top: inherit;
} 

#content_main {
	overflow: auto;
	height: 650px;
	width: 550px;
	left: 200px;
	top: 130px;
	position: absolute;
}
#content_top {
	height: 100px;
	width: 589px;
	left: 200px;
	top: 130px;
	position: absolute;
}
#content_main2 {
	height: 617px;
	width: 589px;
	left: 200px;
	top: 150px;
	position: absolute;
}
#content_index {
	height: auto;
	width: 900px;
	left: 200px;
	top: 130px;
	position: absolute;
}

#sep_vert {
	position: absolute;
	left: 796px;
	top: 151px;
	background:url(../img/right-bar.png);
	background-repeat:repeat-y;
	width: 8px;
	height: 600px;
}

#index_tb {
	width: 100%;
	vertical-align: top;
}
#about_tb {
	width: 589px;
	height: 617 px;
	text-align: left;
	vertical-align: top;
}
#quote_bx {
	width:200px;
	height:339px;
	top: 150px;
	left: 813px;
	position: absolute;
}
