.site_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4D6185;
	color: #FFFFFF;
}
.site_map a:link {
	color: #F99500;
	text-decoration: underline;
}
.site_map a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.site_map a:visited {
	color: #F99500;
	text-decoration: underline;
}
.site_map a:active {
	color: #F99500;
	text-decoration: underline;
}

.wrapper {
	width: 743px;
	border: medium solid #000;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}

body {
	color: #484848;
	margin: 0px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#header_logo {
	background-image: url(images/smartlock_logo.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 54px;
	list-style-type: none;
	z-index: 1;
	position: absolute;
	left: 5px;
	top: 5px;
}
#header_gray {
	background-image: url(images/header_world.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 743px;
	left: 0px;
	top: 0px;
	text-align: right;
	letter-spacing: 4px;
	vertical-align: bottom;
	color: #9AA0DC;
	font-size: 10px;
	background-color: #343D5D;
	
}

a:active {

	text-decoration: none;
}

a:hover {
	color: #ff9915;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #343d5d;
}
a:visited {
	text-decoration: underline;
	color: #343d5d;
}

.a_box a:active {
	color: #343D5D;

}
.a_box a:visited {
	text-decoration: none;
	color: #343D5D;
}
.a_box a:hover {
	color: #FF9915;
	text-decoration: none;
}
.a_box a:link {
	text-decoration: none;
	color: #343D5D;
}





.box_header {
	background-color: #343D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	border: thin solid #7B97E0;
	letter-spacing: 4px;
	text-align: center;
	font-weight: bold;
}

p {
	margin-bottom: 5px;
}


.date {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
}

#menuh{float:none;}
body{
	behavior:url(csshover.htc);
}
#menuh ul li{float:left; width: 100%;}
#menuh a{height:1%;font:bold 0.7em/1.4em arial, sans-serif;}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

select {
	color: #343D5D;
	background-color: #EFEFEF;
	font-size: 11px;
	height: auto;
	font-weight: bold;
	position: relative;
}

.c_info_box a {
	color: #FFFFFF;
	text-decoration: none;
	
}
.c_info_box a:hover  {
	color: #F99500;
	text-decoration: underline;
}
.c_info_box li {
	position: relative;
	left: -10px;
	list-style-image: url(images/bullet.jpg);
}
.check_mark {
	list-style-image: url(images/bullet_chkmrk.jpg);
}

.bullet {
	list-style-image: url(images/bullet.jpg);
}

