@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	color:#01152f;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #27110c url(../images/desert.jpg) no-repeat;
}
a, a:link, a:visited, a:active {
	color: #666;
	text-decoration:none;
	border:none;
}
a:hover {
	color: #ee1d24;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
}
#left {
	margin-top: 0px;
	width: 150px;
	height: 345px;
	float:left;
	position:relative;
}
#logo {
	width: 134px;
	height: 143px;
	margin-top: 11px;
	border:none;
}
#logo img {
	border:none;
}

#header {
	height: 81px;
	width: 672px;
	float:left;
	position: relative;
}
#header .sitelogo {
	padding: 23px 0 0 0px;
	float: left;
	width: 379px;
	height: 37px;
	margin: 0 10px 0 0;
}
a.hb_logo {
	background:url(../images/cielogo.png) no-repeat;
	width: 379px;
	height: 37px;
	display: block;
}
/* MENU GENERAL */

.menu {
	list-style: none;

	position: absolute;
	left: 410px;
	top: 38px;
	margin: 0;
	padding: 0;
	width:265px;
	height:26px;
}
.menu li {
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	height: 26px;
	margin-right: 0px;
	background:url(../images/new_menu.png);
	background-repeat:no-repeat;
}
.menu a {
	display:block;
	height:26px;
	outline:none;
}
.menu .img_nav {
	text-indent:-99999%;
}
#menu_home {
	width: 52px;
	background-position: 0px 0px;
}
#menu_home:hover {
	width: 52px;
	background-position: 0px -26px;
}
#menu_home.active {
	width: 52px;
	background-position: 0px -53px;
}
#menu_risk {
	width: 84px;
	background-position: -54px 0px;
}
#menu_risk:hover {
	width: 84px;
	background-position: -54px -26px;
}
#menu_risk.active {
	width: 84px;
	background-position: -54px -53px;
}

#menu_about {
	width: 50px;
	background-position: -212px 0px;
}
#menu_about:hover {
	width: 50px;
	background-position: -212px -26px;
}
#menu_about.active {
	width: 53px;
	background-position: -212px -53px;
}
#menu_train {
	width: 66px;
	background-position: -144px 0px;
}
#menu_train:hover {
	width: 66px;
	background-position: -144px -26px;
}
#menu_train.active {
	width: 66px;
	background-position: -144px -53px;
}
#jsddm {
	margin: 0;
	padding: 0;
	position:absolute; 
	z-index:1;
}
#jsddm li {
	float: left;
	list-style: none;
	font: 12px;
}
#jsddm li a {
	display: block;
	padding: 3px 8px;
	text-decoration: none;
	width: 70px;
	color: #EAFFED;
	white-space: nowrap;
}
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background: #e3e3e3;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#jsddm li ul li {
	float: none;
	display: compact;
	background:none;
}
#jsddm li ul li a {
	width: auto;
	color: #01152f;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#jsddm li ul li a:hover {
	background: #ececec;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.clearfloat {
	clear: both;
}

#container_box {
	position: relative;
	margin-bottom: 400px;
}
#container_box .content {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: -1px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 50px 5px;
}

#container_box h2 {
	font-weight:normal;
	margin: 7px 0 16px 0;
	font-size:18px;
	color:#161c23;
	font-style: italic;
	line-height: normal;
}
#container_box p {
	margin: 0 5px 0 5px;
}
#container_box .qdown_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -1px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .qdown_box ul {
	margin-left:-20px;
}
#container_box .qdown_box .pdf {
	list-style-image:url(../images/pdf.gif);
}
#container_box h3 {
	font-weight:normal;
	margin: 10px 0 0 0;
	font-size:14px;
	color:#161c23;
	font-style: italic;
	line-height: normal;
}
/* contact */

#container_box .contact_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: 150px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .contact_box ul {
	margin-left:-20px;
}
#container_box .contact_box .title {
	margin-left:-40px;
	list-style: none;
}
#container_box .contact_box .fax {
	list-style-image:url(../images/fax.gif);
}
#container_box .contact_box .mobile {
	list-style-image:url(../images/mobile.gif);
}
#container_box .contact_box .email {
	list-style-image:url(../images/mail.gif);
}

/* footer */

#footer_box {
	position: relative;
}
#footer_box h3 {
	font-weight:normal;
	margin: 10px 0 0 0;
	font-size:14px;
	color:#161c23;
	font-style: italic;
	line-height: normal;
}
#footer_box .sitemap {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 400px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 9px 5px;
}
#footer_box .sitemap .bottomMenu {
	padding: 10px 11px 0 11px;
	float:left;
}
#footer_box .sitemap .bottomMenu li {
	list-style-type: none;
	padding-bottom: 0px;
}
#footer_box .sitemap .bottomMenu ul {
	padding-left: 0px;
	margin: 0;
	line-height: 1.4em;
}
#footer_box .sitemap .bottomMenu ul li {
	list-style-type: none;
	padding: 0 0 0px 10px;
}
#footer_box .design_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: 400px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#footer_box .design_box ul {
	margin-left:-20px;
	list-style:none;
}
/* --------------------Risk Review page-------------------- */

#container_box .sp_content {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: -265px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .sp_content2 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 110px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .sp_content2 ul {
	margin-left:-10px;
	list-style: decimal;
}
#container_box .sp_content2 ul li {
	margin: 0 0 10px 0;
}
#container_box .sp_content3 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 117px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .sp_content4 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 227px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .sp_content5 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 355px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .sp_contact_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: 265px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .sp_qdown_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -124px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .sp_qdown_box ul {
	margin-left:-20px;
}
#container_box .sp_qdown_box .pdf {
	list-style-image:url(../images/pdf.gif);
}
#container_box .sp_contact_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -265px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}

#container_box .sp_contact_box ul {
	margin-left:-20px;
}
#container_box .sp_contact_box .fax {
	list-style-image:url(../images/fax.gif);
}
#container_box .sp_contact_box .mobile {
	list-style-image:url(../images/mobile.gif);
}
#container_box .sp_contact_box .email {
	list-style-image:url(../images/mail.gif);
}
#container_box .course_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -265px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .course_box ul {
	margin-left:-20px;
}

#footer_box .sp_sitemap {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 210px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 9px 5px;
}
#footer_box .sp_sitemap .bottomMenu {
	padding: 10px 11px 0 11px;
	float:left;
}
#footer_box .sp_sitemap .bottomMenu li {
	list-style-type: none;
	padding-bottom: 0px;
}
#footer_box .sp_sitemap .bottomMenu ul {
	padding-left: 0px;
	margin: 0;
	line-height: 1.4em;
}
#footer_box .sp_sitemap .bottomMenu ul li {
	list-style-type: none;
	padding: 0 0 0px 10px;
}
#footer_box .sp_design_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: 210px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#footer_box .sp_design_box ul {
	margin-left:-20px;
	list-style:none;
}

/* --------------------Off-Site Safety Management  page-------------------- */

#container_box .ossm_content {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: -265px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .ossm_content2 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 83px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .ossm_content2 ul {
	margin-left:-10px;
}
#container_box .ossm_content2 ul li {
	margin: 0 0 10px 0;
}
#container_box .ossm_content3 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 350px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .ossm_content3 ul {
	margin-left:-10px;
}
#container_box .ossm_content3 ul li {
	margin: 0 0 10px 0;
}
#container_box .ossm_content3 ul li ul {
	margin-left:-30px;
	list-style:none;
}
#container_box .ossm_content4 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 799px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .ossm_content5 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 981px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .ossm_contact_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -142px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .ossm_contact_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: 40px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .ossm_contact_box ul {
	margin-left:-20px;
}
#container_box .ossm_contact_box .fax {
	list-style-image:url(../images/fax.gif);
}
#container_box .ossm_contact_box .mobile {
	list-style-image:url(../images/mobile.gif);
}
#container_box .ossm_contact_box .email {
	list-style-image:url(../images/mail.gif);
}
#container_box .course_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -265px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .course_box ul {
	margin-left:-20px;
	margin-right: 12px;
}
#container_box .ossm_qdown_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -95px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .ossm_qdown_box ul {
	margin-left:-20px;
}
#container_box .ossm_qdown_box .pdf {
	list-style-image:url(../images/pdf.gif);
}
#footer_box .ossm_sitemap {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 720px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 9px 5px;
}
#footer_box .ossm_sitemap .bottomMenu {
	padding: 10px 11px 0 11px;
	float:left;
}
#footer_box .ossm_sitemap .bottomMenu li {
	list-style-type: none;
	padding-bottom: 0px;
}
#footer_box .ossm_sitemap .bottomMenu ul {
	padding-left: 0px;
	margin: 0;
	line-height: 1.4em;
}
#footer_box .ossm_sitemap .bottomMenu ul li {
	list-style-type: none;
	padding: 0 0 0px 10px;
}
#footer_box .ossm_design_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: 720px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#footer_box .ossm_design_box ul {
	margin-left:-20px;
	list-style:none;
}

ul #school_list {
	width: 20em;
}

ul#school_list li {
	float: left;
	width: 18em;
}

/* --------------------about page-------------------- */

#container_box .about_content {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: -265px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .about_content img{
	float:left;
	margin: 5px 10px 0 5px ;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#container_box .about_content p{
	float: inherit;
	margin: 0 10px 0 5px;
}
#container_box .about_content2 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 550px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .about_content2 img{
	float:left;
	margin: 5px 10px 0 5px ;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#container_box .about_content2 p{
	float: inherit;
	margin: 0 10px 0 5px;
}
#container_box .about_content3 {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 1035px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}

#container_box .qlink_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -265px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .qlink_box ul {
	margin-left:-20px;
}
#container_box .about_contact_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -142px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .about_contact_box ul {
	margin-left:-20px;
}
#container_box .about_contact_box .mobile {
	list-style-image:url(../images/mobile.gif);
}
#container_box .about_contact_box .fax {
	list-style-image:url(../images/fax.gif);
}
#container_box .about_contact_box .email {
	list-style-image:url(../images/mail.gif);
}
#container_box .about_address_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: 113px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .about_address_box ul {
	margin-left:-20px;
}
#footer_box .about_sitemap {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: 880px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 9px 5px;
}
#footer_box .about_sitemap .bottomMenu {
	padding: 10px 11px 0 11px;
	float:left;
}
#footer_box .about_sitemap .bottomMenu li {
	list-style-type: none;
	padding-bottom: 0px;
}
#footer_box .about_sitemap .bottomMenu ul {
	padding-left: 0px;
	margin: 0;
	line-height: 1.4em;
}
#footer_box .about_sitemap .bottomMenu ul li {
	list-style-type: none;
	padding: 0 0 0px 10px;
}
#footer_box .about_design_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: 880px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#footer_box .about_design_box ul {
	margin-left:-20px;
	list-style:none;
}
/* --------------------First Aid Training page-------------------- */
#container_box .fa_qdown_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -265px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .fa_qdown_box ul {
	margin-left:-20px;
}
#container_box .fa_qdown_box .pdf {
	list-style-image:url(../images/pdf.gif);
}
#container_box .fa_contact_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -178px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .fa_contact_box ul {
	margin-left:-20px;
}
#container_box .fa_contact_box .fax {
	list-style-image:url(../images/fax.gif);
}
#container_box .fa_contact_box .mobile {
	list-style-image:url(../images/mobile.gif);
}
#container_box .fa_contact_box .email {
	list-style-image:url(../images/mail.gif);
}
#footer_box .fa_sitemap {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: -68px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 9px 5px;
}
#footer_box .fa_sitemap .bottomMenu {
	padding: 10px 11px 0 11px;
	float:left;
}
#footer_box .fa_sitemap .bottomMenu li {
	list-style-type: none;
	padding-bottom: 0px;
}
#footer_box .fa_sitemap .bottomMenu ul {
	padding-left: 0px;
	margin: 0;
	line-height: 1.4em;
}
#footer_box .fa_sitemap .bottomMenu ul li {
	list-style-type: none;
	padding: 0 0 0px 10px;
}
#footer_box .fa_design_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -68px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#footer_box .fa_design_box ul {
	margin-left:-20px;
	list-style:none;
}
/* --------------------Wilderness and Expedition Training page-------------------- */
#container_box .wild_content {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: -265px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 12px 5px;
}
#container_box .wild_contact_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -265px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .wild_contact_box ul {
	margin-left:-20px;
}
#container_box .wild_contact_box .fax {
	list-style-image:url(../images/fax.gif);
}
#container_box .wild_contact_box .mobile {
	list-style-image:url(../images/mobile.gif);
}
#container_box .wild_contact_box .email {
	list-style-image:url(../images/mail.gif);
}
#container_box .link_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -94px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#container_box .link_box ul {
	margin-left:-20px;
}
#footer_box .wild_sitemap {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 483px;
	left: 150px;
	top: -68px;
	position: absolute;
	line-height: 1.5;
	background: #efefef;
	padding: 0 5px 9px 5px;
}
#footer_box .wild_sitemap .bottomMenu {
	padding: 10px 11px 0 11px;
	float:left;
}
#footer_box .wild_sitemap .bottomMenu li {
	list-style-type: none;
	padding-bottom: 0px;
}
#footer_box .wild_sitemap .bottomMenu ul {
	padding-left: 0px;
	margin: 0;
	line-height: 1.4em;
}
#footer_box .wild_sitemap .bottomMenu ul li {
	list-style-type: none;
	padding: 0 0 0px 10px;
}
#footer_box .wild_design_box {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 157px;
	left: 660px;
	top: -68px;
	position: absolute;
	background: #efefef;
	padding: 0 0 0 5px;
	line-height: 1.5;
}
#footer_box .wild_design_box ul {
	margin-left:-20px;
	list-style:none;
}

/* contact box css */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
#boxes h2 {
	font-weight:normal;
	margin: 7px 0 16px 0;
	font-size:18px;
	color:#161c23;
	font-style: italic;
	line-height: normal;
}

#boxes #louise {
  width:375px; 
  height:330px;
  padding:10px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color:#efefef;
}

#boxes #patrick {
  width:375px; 
  height:330px;
  padding:10px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color:#efefef;
}

#boxes #david {
  width:375px; 
  height:330px;
  padding:10px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color:#efefef;
}
