/* -----[ Go Cyber Base Style Sheet ]--------------------------------------------------------------------- */
/* -----[   www.gocyber.co.nz ]--------------------------------------------------------------------- */

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-image: url(../images/general/strip.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #b0c9d0;
}
#header {
	position: relative;
	height: 148px;
	background-image: url(../images/general/logo_image.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#logo {
	clear: left;
	padding-top: 22px;
}
#wrapper {
	position: inherit;
	margin: 0 28px 12px 28px;
	background-color: #ffffff;
}

/* -----[ Navigation ]------------------------ */

#topnav {
	padding: 28px 0 4px 28px;
	text-align: left;
}

/* -----[ Main Image & Content Area ]------------------------ */

#home_main {
	background-color: #FFFFFF;
 display: inline;
	float: left;
	width: 500px;
}
#content {
	display: inline;
	float: left;
	padding: 16px 12px 12px 12px;
	width: 500px;
}

/* -----[ RH Panel - HOME ]------------------------ */

#rh_panel {
	float: right;
	display: inline;
	width: 304px;
}
#rentals {
	background-image: url(../images/general/rh_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #1f383e;
	border-top: solid white 4px;
	border-right: solid white 4px;
	width: 272px;
	height: 52px;
	padding: 16px 12px 12px 16px;
}
#quote {
	background-image: url(../images/general/rh_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #1f383e;
	border-top: solid white 4px;
	border-right: solid white 4px;
	width: 272px;
	height: 52px;
	padding: 16px 12px 12px 16px;
}
#panel {
	background-image: url(../images/general/rh_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #1f383e;
	border-top: solid white 4px;
	border-right: solid white 4px;
	width: 272px;
	height: 52px;
	padding: 16px 12px 12px 16px;
}
#wof {
	background-image: url(../images/general/green_strip.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-top: solid white 4px;
	border-right: solid white 4px;
	width: 284px;
	padding: 16px 0 12px 16px;
}
#services {
	background-image: url(../images/general/blue_strip.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-top: solid white 4px;
	border-right: solid white 4px;
	width: 270px;
	padding: 12px 14px 12px 16px;
	height: 188px;
}

/* -----[ RH Panel - Other Pages ]------------------------ */


#panel_2 {
	background-image: url(../images/general/rh_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #1f383e;
	border-top: solid white 4px;
	border-right: solid white 4px;
	width: 272px;
	padding: 16px 12px 12px 16px;
}
#contact {
	background-image: url(../images/general/rh_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #1f383e;
	border-top: solid white 4px;
	border-right: solid white 4px;
	width: 272px;
	padding: 16px 14px 12px 14px;
}
#deals {
	background-image: url(../images/general/ltgreen_strip.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-top: solid white 4px;
 border-right: solid white 4px;
	width: 284px;
	height: 284px;
	padding: 28px 0 12px 16px;
}

/* -----[ Repairs Page Jump Menu ]------------------------ */

#jump_left {
	float: left;
	display: inline;
	width: 220px;
}
#jump_right {
	float: left;
	display: inline;
	width: 150px;
}
/*------------Footer------------*/

#footer {
	width: 872px;
	margin: 0 auto;
	position: relative;
	padding-left: 28px;
	padding-bottom: 20px;
}

