@charset "utf-8";
/* CSS Document */
html,body {
	height: auto !important;
	min-height: 100%;
	height: 100%; 
	min-width:760px;
}
img{
	border:none;
	left: auto;
	text-align: left;
}


body  {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #19171C;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	min-width:1000px;
	width:expression(document.body.clientWidth > 1000? "1000px": "auto" ); 
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#F68D31;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 {
	background: #19171C url(../images/arrowMid.gif) no-repeat 0px 1px;
	color: #FFFFFF;
	padding-left: 40px;
 	font-size:1.6em;
	font-weight: bold;
	padding-bottom: 0.6em;

}

h2 {
font-style: italic;
font-weight: bold;
font-size: 1.6em;
margin-bottom: 0.5em;
	
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 


	
#leftbar li {
	background-image:url(../images/CIRCLE%20REVERSE11x12.jpg);
	background-position:5px 1px;
	background-repeat:no-repeat;
	border-bottom:1px solid #D8D7D7;
	display:block;
	line-height:15px;
	list-style-type:none;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:0px;
}

.topnav a {
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
}

.topnav li{

display: inline;
list-style-type: none;
padding-right: 10px;
padding-left: 10px;
border-right:2px solid #FFFFFF;
}

.topimage {
	padding-left:10px;
}

.topnav li.liend {
	border:none;
}


#container {
	text-align:left;
	
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#leftbar {
	position:absolute;
	top:0px;
	left:0px;
	margin-left:10px;
	width:220px;
}

#logo {
	background-color:#FFFFFF;
	width:192px;
	height:92px;
	padding-left:14px;
	padding-right:14px;
	padding-top:18px;
	margin-bottom:10px;
}

#navbar {
	background-color:#FFFFFF;
	height:600px;

}

#navbarbottom img {

	margin:0;
	padding:0;
}

#navbar img#awareness {
	border-bottom:1px solid #D8D7D7;
	margin-left:14px;
	margin-top:24px;
	padding-bottom:10px;
}

#navbartop {
	width:192px;
	height:266px;
	margin-left:14px;
	margin-top:24px;
	border-bottom:1px solid #D8D7D7;
	
}

#navbarmid {

	width:192px;
	margin-left:14px;
	font-size:0.9em;
	font-weight:bold;

}

#rightContent {
	width:780px;

	margin-left:230px;
	padding-top:20px;
	padding-left:10px;	
}

#rightContent img#title {
	padding-left:10px;
	padding-top:20px;
	padding-bottom:10px;
}

#midcontent {
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	margin-left:10px;	
	padding-top:1.6em;
	padding-bottom:1.6em;
	font-size:1.5em;
	

}

.tablecontent ul{

font-size:0.6em;
}

#midcontentleft {
	position:absolute;
	width:185px;
	left: 236px;
	bottom: -116px;
	top: 153px;
}

#textleft {
	position:absolute;
	width:691px;
	left: 252px;
	top: 128px;
	height: 354px;
}

#midcontentleft img{
	padding-bottom:5px;

}

#rightcontent img {
	float:left;
	margin-left:20px;
	padding-right:10px;

}

#navbartop:after, #logo:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

#textcontent {
	margin-left:184px;
	top:0;
	left:0;
	
	
	margin-bottom:0px;
	padding-bottom:10px;

}

#textcontent p{
	margin-left:40px;
	

}

#textcontent li{
	margin-left:55px;
	

}

.bold {
	font-weight:bold;

}

.infotext {
	background: #F19171C url(../images/arrow.gif) no-repeat 0px 10px;
	color: #FFFFFF;
	padding-left: 50px;
	margin-left:10px;
 	font-size:1.6em;
	font-weight: bold;
	padding-bottom: 0.6em;
	padding-top: 0.6em;

}

.rightalign {
	float:right;
}

.infotext a {
	color:#FFFFFF;
	
	font-weight:bold;
}


.ticks li, #midcontent li {
	background-image:url(../images/tick15x15.jpg);
	background-position:0px 1px;
	background-repeat:no-repeat;
	display:block;
	line-height:15px;
	list-style-type:none;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:0px;
}

#midcontent li {



margin-bottom:0.1em;
margin-top:0.1em;
}

.electronic {
background: #19171C url(../images/safetrakTools.jpg) no-repeat right 120px;

}

