
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/essential_safety_measures_bg.jpg) center repeat-y #F4F2EA;
}
#wrapper{
	margin:0 auto;
	width:776px;
}
#page{
	float:left;
	clear:both;
	width:770px;
	padding:0px 3px 0px 3px;
}
#header{
	float:left;
	clear:both;
	width:770px;
}
#logo{
	float:left;
	clear:none;
}
#logo a{
	background:url(images/statcom_systems.jpg) no-repeat center;
	width:136px;
	height:81px;
	padding:25px;
	display:block;
}
#header_map{
	float:right;
	clear:right;
}
#header_map a{
	width:200px;
	height:35px;
	font-size:11px;
	color:#999999;
	text-align:center;
	padding-top:58px;
	display:block;
}
#menu{
	float:right;
	clear:right;
	width:430px;
	height:42px;
}
#banner{
	width:770px;
	height:235px;
	float:left;
	clear:both;
}
#main_menu_holder{
	float:left;
	clear:none;
	margin-top:155px;
	padding-left:33px;
	width:414px;
	height:52px;
}
#search{
	float:left;
	clear:none;
	margin-top:155px;
	margin-left:130px;
	width:192px;
	height:52px;
	padding:0px;
}
#searchform{
	margin:0px;
	padding:0px;
}
#searchform div{
	width:115px;
	padding:15px 0px 0px 0px;
	float:left;
	clear:none;
}
#s{
	width:115px;
	border:1px solid #666666;
}
#searchsubmit{
	width:54px;
	height:0px;
	padding-top:52px;
	overflow:hidden;
	border:0px;
	float:right;
	clear:none;
}

#page_content{
	width:770px;
	float:left;
	clear:both;
}
#content{
	width:452px;
	padding:20px 15px 20px 33px;
	float:left;
	clear:none;
}
#sidebar{
	float:right;
	clear:none;
	width:230px;
	padding:20px 20px 20px 0px;
}
#footer{
	float:left;
	clear:both;
	width:770px;
}
#footer ul{
	margin:0px;
	padding:0px;
}
#footer ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#sitemap{
	float:left;
	clear:none;
	width:300px;
	padding:5px 15px 15px 15px;
}
#contacts{
	float:right;
	clear:none;
	width:300px;
	text-align:right;
	padding:5px 15px 15px 15px;
}
#columns{
	width:432px;
	float:left;
	clear:both;
	background:#F2F1E8;
	padding:10px;
}
#whats_new{
	padding:10px;
	background:#F2F1E8;
}
#whats_new h1 a, #whats_new h2 a{
	color:#CC0000;
}
#whats_new h2{
	color:#333333;
}
#new_entry{
	border-top: 1px dotted #CCCCCC;
	margin-top:10px;
}
#annual_reports{
	padding:1px 10px 10px 10px;
	margin-bottom:10px;
}
ul{
	margin:0px;
	padding:0px 0px 0px 20px;
}
li{
	margin:0px;
	padding:0px;
	list-style:square;
}
.more{
	font-size:18px;
}
h1{
	font-size:22px;
	margin:3px 0px 3px 0px;
	line-height:24px;
	font-weight:normal;
}
h2{
	font-size:17px;
	margin:3px 0px 3px 0px;
	line-height:18px;
	font-weight:normal;
}
hr{
	border:0;
	height:1px;
	border-top:1px solid #999999;
}