@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(images/bg.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align:left;
}

.container_head { width: 100%; height: 185px;}

.line { width: 100%; background:#33ccff; height: 3px; clear: both; margin-bottom: 10px;}
.line_2 {
	width: 100%;
	background:#33ccff;
	height: 3px;
	clear: both;
}
.line_grey { width: 100%; background:#cccccc; height: 1px; clear: both; margin-top: 0px; overflow:hidden;}
.header_hold { width: 980px; height: 180px;margin-left: auto; margin-right:auto; }

.container_hold {
	width:980px;
	height: auto;
	margin-left: auto;
	margin-right:auto;
}

.box_clients { background:url(images/box_clients.gif) no-repeat; height: 323px; width: 235px; display: block; float: left; margin-left:10px; }
.box_training { background:url(images/box_training.gif) no-repeat; height: 323px; width: 235px; display: block; float: left; margin-left:10px; }
.box_accident{ background:url(images/box_accident.gif) no-repeat; height: 323px; width: 235px; display: block; float: left; margin-left:10px; }
.box_media {
	background:url(images/box_media.gif) no-repeat;
	height: 323px;
	width: 235px;
	display: block;
	float: left;
	margin-left:10px;

}

.box_text {
	width: 211px;
	height: 100px;
	margin-left:15px;
	color: black;
	margin-top: 30px;
}

#findoutmore
{
  display: block;
  width: 122px;
  height: 38px;
  background: url(images/find_out_more.jpg) no-repeat 0 0;
margin-left: 60px;
margin-top: 65px;
}

#findoutmore:hover
{ 
  background-position: 0 -41px;
}

#findoutmore span
{
  display: none;
}

#findoutmore2
{
  display: block;
  width: 122px;
  height: 38px;
  background: url(images/find_out_more2.jpg) no-repeat 0 0;
margin-left: 60px;
margin-top: 65px;
}

#findoutmore2:hover
{ 
  background-position: 0 -39px;
}

#findoutmore2 span
{
  display: none;
}


.footer { clear:both; width: 100%; height: auto;  border-top: 1px medium #33ccff; }
.footer_hold {
	width: 980px;
	margin-left: auto;
	margin-right:auto;
	height: 20px;
	padding-top: 10px;
	color: black;
}

.left_col {
	width: 250px;
	height: auto;
	padding: 10px;
	float: left;
	margin-top: 10px;
}
.content {
	float: left;
	width: 675px;
	margin-left: 15px;
	height: auto;
	padding: 10px;
} 



.f_col_1 { width: 400px; float:left; height: auto; margin-left: 10px;color: black;font-weight: bold;}
.f_col_2 {
	width: 400px;
	float:right;
	height: auto;
	margin-right: 10px;
	text-align: right;
	color: black;
	font-weight: bold;
}


h1 { font-size: 22px; color: #0099cc; padding-top: 5px; padding-bottom: 3px; font-family: Eurostile,Arial, Helvetica, sans-serif;}
h2 {font-size: 20px; color: #0099cc; padding-top: 5px; padding-bottom: 3px;font-family: Eurostile,Arial, Helvetica, sans-serif;}
h3 {font-size: 18px; color: #0099cc; padding-top: 5px; padding-bottom: 3px;font-family: Eurostile,Arial, Helvetica, sans-serif;}
h4 {font-size: 16px; color: #0099cc; padding-top: 5px; padding-bottom: 3px;}
h5 {font-size: 14px; color: #0099cc; padding-top: 5px; padding-bottom: 3px;}
p { color: black; font-size: 12px; padding-top:10px; line-height: 145%;}
a {color:black; text-decoration:none;}
a:hover {color:#666666; }

#button_main
{
  display: block;
  width: 236px;
  height: 25px;
  background: url(images/button_main.jpg) no-repeat 0 0;
  padding-top: 9px;
}

#button_main:hover
{ 
  background-position: 0 -36px;
}
#button_main span { margin-left: 35px; text-transform:uppercase;font-size: 12px ;}

#button_sub
{
  display: block;
  width: 236px;
  height: 25px;
  background: url(images/button_sub.jpg) no-repeat 0 0;
  padding-top: 9px;
}

#button_sub:hover
{ 
  background-position: 0 -36px;
}
#button_sub span { margin-left: 35px; text-transform:uppercase;font-size: 12px ;}

.white_link {color: white;}
.black_link {color: black;}
.white_background { background: white; width: 100%; height: auto; margin-top: -9px;}

.next_nav { height: auto; width: 100%; background: black; }
.next_nav_hold {
	height: 85px;
	width:690px;
	background:black url(images/next_nav_bg.jpg) no-repeat;
	margin-left: auto;
	margin-right:auto;
}

#next
{
  display: block;
  width: 183px;
  height: 65px;
  background: url(images/next_button.jpg) no-repeat 0 0;
  padding-top: 12px;
  float:right;
}

#next:hover
{ 
  background-position: 0 -84px;
}
#next span {display: none;}


#prev
{
  display: block;
  width: 183px;
  height: 65px;
  background: url(images/prev_button.jpg) no-repeat 0 0;
  padding-top: 12px;

}

#prev:hover
{ 
  background-position: 0 -85px;
}
#prev span {display: none;}



.bubble {
	width: 510px;
	padding:10px;
	background:#99cccc;
	height: 120px;
	color: #333333;
	font-style:italic;
	font-size: 14px;
	margin-left: 175px;
	margin-bottom: 35px;
}

*:first-child+html .bubble {
	width: 510px;
	padding:10px;
	background:#99cccc;
	height: 120px;
	color: #333333;
	font-style:italic;
	font-size: 14px;
	margin-left: 175px;
	margin-bottom: 35px;
	margin-top: -122px;
}



.bubble_image {width: 175px; height: 122px; float: left;}


.client_logo {
	float: left;
	margin-left: 8px;
	margin-right:0px;
	margin-bottom:5px;
	margin-top:5px;
	width: 215px;
	height: 150px;
}

.box_bulb {
	width: 660px;
	border: dashed 1 px black;
	background: #FFFFCC;
	padding: 10px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 35px;
}

.box_bulb2 {
	width: 660px;
	border: dashed 1 px black;
	background: #FFFFCC;
	padding: 10px;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 35px;
}

.box_bulb3 {
	width: 660px;
	border: dashed 1 px black;
	background: #FFFFCC;
	padding: 10px;
	height: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {color: black; }

.quoteman {
	width: 660px;
	height: auto;
	background:#e3f6fd;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid balck;
	color: black;
}
#simpleViewer { height:900px;}


