@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: white;
	color: black;
	font: 12px/14px Arial, Helvetica, sans-serif;
	background: #0764b2;
}

ol, ul { list-style: none; }

a img, :link img, :visited img { border: 0; }

:link, :visited { text-decoration:none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h3, h4, h5, h6 {
	padding:10px 0 4px 0;
	margin:0;
	font-weight: bold;
	font-size: 100%;
}

h1 { font-size: 120%; }

h1.page-id { padding-bottom: 20px; }

p {
	padding:6px 0 10px 0;
	margin:0;
	font-weight: normal;
	font-size: 100%;
}

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
	* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* Default styling classes */
.clear { clear: both; }

.float_left { float: left; }

.float_right { float: right; }

.pad_left { padding: 0px 20px 18px 0px; }

.pad_right { padding: 0px 0px 18px 20px; }

.align_right { text-align: right; }

a {
	text-decoration: none;
	color: #0764b2;
}

a:hover, #footer a:hover { color: #ec3738; }

/* H1 Image Replacement */
.head-rep span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.head-rep { padding: 0; }

h1#orxlc {
	width: 540px; 
	height: 58px; 
	background: url(../images/header/h-ormeau-external-cleaning.jpg);
	position: absolute;
	top: 59px;
	left: 372px;
}

h2#logo {
	width: 178px; 
	height: 189px; 
	background: url(../images/header/h-logo.jpg);
	position: absolute;
	top: 22px;
	left: 75px;
}

#fqr {
	width: 174px;
	height: 171px;
	position: absolute;
	right: -200px;
	top: 100px;
}

/* <h1 class="head-rep" style="width: 74px; height: 14px; background: url(images/header/h-about-us.jpg); margin-bottom: 20px;" title="About us"><span>About us</span></h1> /*

/* Menu bar */
.menubar ul {
	padding:0;
	list-style-type:none;
}

.menubar ul li { display:inline; }

.menubar ul li a {
	float:left;
	display:block;
}

/* Menu Rollover */

#menu_10:hover img, #menu_11:hover img, #menu_12:hover img, #menu_13:hover img, #menu_14:hover img { visibility:hidden; }

#menu_10 {
	width: 107px;
	height: 45px;
	background: url(../images/menu/menu-ro_10.jpg) no-repeat 0 0;
}

#menu_11 {
	width: 124px;
	height: 45px;
	background: url(../images/menu/menu-ro_11.jpg) no-repeat 0 0;
}

#menu_12 {
	width: 170px;
	height: 45px;
	background: url(../images/menu/menu-ro_12.jpg) no-repeat 0 0;
}

#menu_13 {
	width: 103px;
	height: 45px;
	background: url(../images/menu/menu-ro_13.jpg) no-repeat 0 0;
}

#menu_14 {
	width: 130px;
	height: 45px;
	background: url(../images/menu/menu-ro_14.jpg) no-repeat 0 0;
}

/* nivo Slider */
#slider {
	position:relative;
	background:#202834 url(../images/slider/loading.gif) no-repeat 50% 50%;
	height: 345px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-15px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

/* Main Container (Center Content) */
#container {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #dadada;
}

#topbar {
	position: relative;
	height: 222px;
	background: url(../images/bg/bg-topbar.jpg) no-repeat left center;
}

#topbar .menubar {
	position: absolute;
	width: 634px;
	height: 45px;
	bottom: 0px;
	right: 0px;
}

#i_content, #content {
	position: relative;
	margin: 40px 40px 30px 40px;
}

#i_content #leftcol, #i_content #midcol, #i_content #rightcol {
	float: left;
	width: 254px;
}

#i_content #leftcol {
	padding-right: 31px;
}

#i_content #midcol {
	padding-left: 30px;
	padding-right: 31px;
}

#i_content #rightcol {
	padding-left: 30px;
}

#i_content #leftcol, #i_content #midcol {
	background:url(../images/border/border-index.jpg) top right repeat-y;
}

#footer {
	position: relative;
	color: #FFF;
	background: #01164a;
	padding: 20px 40px;
	padding-bottom: 0px;
	font-size: 90%;
}

#footer a {
	text-decoration: none;
	color: #51b9ff;
}

ul.std {
	padding: 5px 0px 10px 0px;
}

ul.std li {
	list-style: disc outside;
	padding-left: 5px;
	margin-left: 20px;
}

#content .content {
	width: 884px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #04194c;
	clear: both;
}

#content .content .leftcol { 
	float: left;
	width: 260px;
}

#content .content .rightcol {
	float: left;
	width: 596px;
	margin-left: 28px;
}

.no-pad-top {
	padding-top: 0px;
	margin-top: 0px;
}
	
.pad-center {
	padding: 0px 52px;
}