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

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#nav_wrap {
	margin: 0 0 98px 785px;
}
div.arrow {
	display: inline;
	float: left;
}
div.home {
	display: inline;
	float: left;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

/*------------Home------------*/

#header_home {
	margin: 225px 0 0 0;
}

/*------------Main------------*/

#header_main {
	margin: 0 0 110px 0;
}

/*------------Thinking------------*/

#header_thinking {
	margin: 0;
	background-image: url(../images/thinking/bobble.gif);
	background-position: 0 20px;
	background-repeat: no-repeat;
	height: 175px;
}
#content_thinking {
	margin: 0 220px 0 240px;
	height: 285px;
}

/*------------About Us------------*/

#header_about {
	margin: 0;
	background-image: url(../images/about/bobble.gif);
	background-position: 0 20px;
	background-repeat: no-repeat;
	height: 175px;
}
#content_about {
	margin: 0 215px 0 520px;
	height: 285px;
}

/*------------Contact------------*/

#content_wrap {
	margin: 0;
}
#header_contact {
	margin: 0;
	background-image: url(../images/contact/bobble.gif);
	background-position: 0 68px;
	background-repeat: no-repeat;
	height: 340px;
}
div.contact {
	display: inline;
	float: left;
	height: 120px;
	background-image: url(../images/contact/contact.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 195px;
	margin-left: 240px;
}
div.content_contact {
	height: 120px;
	display: inline;
	float: right;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	margin-right: 170px;
	width: 390px;
}

/*------------Miscellaneous------------*/

#copyright {
	margin: 83px 0 20px 254px;
}
#main_awards {
	padding: 50px 0 0 30px;
	width: 450px;
	display: inline;
	float: left;
	position: relative;
}
#rh_awards {
	display: inline;
	float: right;
	text-align: right;
	width: 420px;
	padding-right: 30px;
	padding-top: 307px;
}
#base_awards {
	padding: 12px 50px 0 50px;
	background-image: url(../images/general/bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 123px;
	margin: 0 20px 0 20px;
	text-align: right;
}
div.lh_menu_awards {
	display: inline;
	float: left;
	text-align: left;
	width: 225px;
	padding: 6px 18px 0 18px;
}

/*------------Footer------------*/

#footer {
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/general/base_shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
	position: relative;
}
