﻿* {font-size: 100.01%;}
html {font-size: 62.5%;}
body {
	font:1.2em/1.2em Arial, Verdana, Helvetica, sans-serif;
	color:#382112;
	background:#fefefe url(/images/bg-body.jpg) repeat-x;
	margin: 0;
	min-width:949px;
}
img{
	border:none;
}
a{
	 
	color:#382112;
}
a:hover{
	text-decoration:underline;
}

#RadMenuSite a{
	text-decoration:none;
	 
}
#wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1041px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1041px;
	position: relative;
	float: left;
	left: -50%;
}
.w-top{
	background:url(/images/bg-wrapper-t.png) no-repeat;
	overflow:hidden;
	height:128px;
}
.w3{
	background: url(/images/bg-wrapper.png) repeat-y;
	width: 1041px;
	float:left;
}
#page {
	width: 949px;
	margin: -128px auto 0;
	overflow: hidden;
	position:relative;
	background:#fff;
}
#header{
	width:883px;
	overflow:hidden;
	padding:23px 28px 0 38px;
	margin:0 0 7px;
}
.logo{
	background:url(/images/logo.gif) no-repeat;
	text-indent:-9999px;
	width:153px;
	height:154px;
	overflow:hidden;
	margin:0;
	float:left;
}
.logo a{
	height:100%;
	display:block;
}
#header h2{
	margin:30px 0 0 62px;
	font-size:2.66em;
	color:#000;
	font-style:italic;
	width:417px;
	text-align:center;
	line-height:1.17em;
	float:left;
}
.floatright
    {
    float: right;
    margin: 0 0 10px 10px;
    clear: right;
    }
.logo-emergency{
	background:url(/images/logo1.gif) no-repeat;
	height:67px;
	width:191px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0px 0 0;

}
.logo-emergency a{
	height:100%;
	display:block;
}
.logo-canada{
	background:url(/images/atlas-apex-canada-logo.png) no-repeat;
	height:80px;
	width:80px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0px 0 0;
}
.logo-canada a{
	height:100%;
	display:block;
}
.nav-bar {
	padding:3px 0 0;
	margin:0 0 15px 20px;
	width:909px;
	height:42px;
	background:url(/images/bg-nav.png) no-repeat top right;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	height:42px;
	position:relative;
	z-index:20;
}
.nav:after {
	clear: both;
	content:"";
	display: block;
}
.nav li{
	float:left;
	position:relative;
	background : url(/images/separator.png) no-repeat 100% 0;
	padding-right:11px;
}
.nav li:first-child a, .nav li.first-child a{
	margin-left:0;
}
.nav li:first-child a span, .nav li.first-child a span{
	margin: 0 0 0 4px;
}
.nav li.last {background:none !important;}
.nav li a{
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	line-height:2.2em;
	float:left;
	height:35px;
	cursor:pointer;
	margin-left:-36px;
	position:relative;
	display:inline;
}
.nav li.last a {
	margin:0 -27px 0 -36px;
}
.nav li.last a span {padding:0 0 0 23px;}
* html .nav li.last a span {padding:0 0 0 23px;}
*+html .nav li.last a span {padding:0 0 0 23px;}
* html .nav li a span{padding:0 9px 0 35px;}
*+html .nav li a span{padding:0 9px 0 35px;}
.mac .nav li a span{padding:0 6px 0 35px;}
.mac.safari .nav li a span{padding:0 6px 0 35px;}
.nav li a span{
	padding:0 11px 0 36px;
	float:left;
	height:35px;
	margin: 0 0 0 8px;
}
.nav li a em{
	float:left;
	height:35px;
	width:23px;
	padding:0 1px 0 0;
}
.nav li:hover a, .nav li.hover a{
	text-decoration:none;
}
.nav li a:hover span,
.nav li.active span,
.nav li:hover span,
.nav li.hover span{
	background:url(/images/bg-hover-l.png) no-repeat;
}
.nav li a:hover em,
.nav li.active em,
.nav li:hover em,
.nav li.hover em{
	background:url(/images/bg-hover-right.png) no-repeat;
}
.nav .last:hover em,
.nav .last.hover em{
	background:url(/images/bg-hover-r.png) no-repeat;
}
.nav li:hover ul, .nav li.hover ul{
	display:block;
}
.nav ul {
	position:absolute;
	top:35px;
	left:0;
	padding:5px 0 0;
	margin:0 0 0 -29px;
	background:#dbdada url(/images/bg-drop.gif) repeat-x;
	width:175px;
	text-align:center;
	display:none;
}
.nav ul li{
	float:none;
	list-style:none;
	background:0;
	padding:0;
	vertical-align:top;
	width:100%;
}
.nav li:hover ul a,
.nav li.hover ul a,
.nav ul a{
	color:#000;
	font-weight:normal;
	font-style:normal;
	background:0;
	margin:0;
	font-size:1.15em;
	line-height:1.2em;
	height:auto;
	padding:4px 0;
	background:url(/images/none.gif);
	width:100%;
}
.nav li:hover ul a:hover, .nav li.hover ul a:hover{
	color:#fff;
	background:#b72127;
}
#maincontent{
	width:893px;
	padding:0 28px;
	z-index:10;
}
.visual{
	overflow:hidden;
	width:881px;
	padding:1px 14px 0 0;
	margin:0 0 20px -4px;
	position:relative;
}
img.alignleft{
	float:left;
	margin:0 0 0 74px;
}

.visual h3{
	margin:0 0 5px;
	color:#000;
	font-size:1.5em;
	font-style:italic;
}
.video{
	float:right;
}
.placeholder{
	width:439px;
	height:281px;
	background:url(/images/bg-video.gif) no-repeat;
	padding:3px 0 0 3px;
}
.box {
	width:892px;
	background:url(/images/bg-box.gif) repeat-y;
	color:#fff;
	margin:0 0 20px;
}
.box .holder {background:url(/images/bg-box-t.gif) no-repeat;}
.box-frame{
	margin:0 -15px 0 0;
	padding:8px 0 14px;
	list-style:none;
	overflow:hidden;
	width:908px;
	position:relative;
	background:url(/images/bg-box-b.gif) no-repeat 0 100%;
}
.box-content{
	width:194px;
	float:left;
	margin:0 15px 0 0;
	padding:20px 10px 0 8px;
	height:1%;
}
.box-spacing 
{
    padding: 10px 0px 0 5px;
    }
.box h3{
	margin:0 0 4px;
	font-size:1.2em;
	line-height:1.2em;
	font-style:italic;
	text-align:right;
}
.box p{
	margin:0;
}
.box .more{
	color:#fff;
	float:left;
    font-weight:bold;
}
.player{
	position:relative;
	width:194px;
	height:92px;
	margin:0 0 3px;
}

.play{
	background:url(/images/bg-play.png) no-repeat;
	position:absolute;
	width:38px;
	height:39px;
	top:30%;
	left:40%;
	cursor:pointer;
}
.block-holder{
	border:1px solid #999;
	width:891px;
	background:#d9d9d9 url(/images/bg-block.gif) repeat-x;
	padding:14px 0;
}
.block-frame{
	overflow:hidden;
	width:891px;
	background:url(/images/block-separator.gif) repeat-y 50% 0;
}
.block{
	color:#000;
	float:left;
	width:411px;
	padding:4px 10px 2px 20px;
}
.block img, .box img, .placeholder img{
	float:left;
}
.block-holder .alt{
	padding:4px 19px 2px 13px;
	width:417px;
}
.title{
	float:left;
	width:197px;
}
.text{
	float:right;
	width:210px;
	padding:3px 0 0;
}
.block h2{
	font-size:2.5em;
	line-height:0.9em;
	margin:0 0 10px;
}
.block-holder .alt h2{
	margin:0 0 22px 10px;
}
.block p{
	margin:0;
	line-height:1.2em;
}
.block .more{
	float:right;
	margin:0 25px 0 0;
}
#footer{
	overflow:hidden;
	width:863px;
	padding:13px 44px 30px 42px;
	color:#000;
	font-size:0.9em;
}
#footer larter 
{
    margin-top:20px
    }
.copyright{
	float:left;
	padding:7px 0 0;
}
.copyright p{
	margin:0;
}
.fone{
	background:url(/images/divider.gif) no-repeat 0 50%;
	padding:0 0 0 5px;
}
#footer address{
	font-style:normal;
}
.logo-nav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	height:41px;
}
.logo-nav li{
	margin:0 0 0 17px;
	display:inline-block;
}
.logo-nav li a{
	display:block;
}
.logo-nav li a img{
	vertical-align:baseline;
	display:block;
}
.section{
	overflow:hidden;
	width:888px;
	padding:5px 5px 0 0;
	margin:0 0 2px;
}
.section h2{
	margin:0 0 22px;
	color:#ad2227;
	font-size:1.75em;
	line-height:1em;
}

.section .h2{
	margin:0 0 22px;
	color:#ad2227;
	font-size:1.75em;
	line-height:1em;
}

.section p{
	margin:0 0 24px;
}
.section .alignleft{
	float:left;
	margin:5px 18px 0 0;
}
.section .right{
	float:right;
	margin:25px 0 0 24px;
}
.section .left{
	float:left;
	margin:0 24px 0 0;
}

