html,body {
	color: black;
	background:white;
	margin:0;
	padding:0;
	font-family: tahoma;
	font-size: 10pt;
	height:100%;
}

a {
	color:#476494;
	text-decoration:underline;
	font-size: 10pt;
}
a:visited {
	COLOR:#476494;
	text-decoration:underline;
	font-size: 10pt;
}
a:hover {
	color: #476494;
	text-decoration:none;
	font-size: 10pt;
}
.h_menu_link {
	font-weight:bold;
	color:#930000;
	text-decoration:underline;
}
.h_menu_link:hover {
	font-weight:bold;
	color:#930000;
	text-decoration:none;
}
h1 {
	font-weight:normal;
	font-size:18px;
	font-family:arial;
	color:#3e3e3e;
}
h2 {
	font-weight:normal;
	font-size:18px;
	font-family:arial;
	color:#3e3e3e;
}
h3 {
	font-size:10pt;
	display:inline;
	font-weight:bold;
	color:#930000;
}
h4 {
	font-size:10pt;
	font-weight:normal;
}

table {
	border-collapse: collapse;
	border:0;
	margin:0;padding:0;
}
td {
	vertical-align:top;
	padding:0;
	padding:0;
	font-size:10pt;
}

img {
	border:0;
	filter:expression(fixPNG(this));
}

form {
	margin:0;
	padding:0;
}

/********************************/
/*HEADER*/
/********************************/
#main_table {
	width:100%;
	height:100%;
	border:0;
	background:url('/images/bg.gif');
}
#h_cell {
	height:150px;
	background:url('/images/h_bg.gif') repeat-x;
}

#h_logo {
	padding: 46px 0 0 43px;
	float:left;
}
#h_logo_img {
	width:515px;
	height:104px;
}
#h_menu {
	float:right;
	padding:26px 15px 0 0;
}
.h_menu_item {
	margin-right:50px;
	display:inline;
}
.h_menu_item_sel {
	padding-right:50px;
	display:inline;
	font-weight:bold;
	color:#930000;
}

/********************************/
/*CONTENT*/
/********************************/
#grom_logo {
  float:left;
  width:102px;
  height:126px;
  padding:63px 0 0 195px;
}
#grom_img {
  width:102px;
  height:126px;
}
.comments {
	font-size:8pt;
	color:gray;
	font-style:italic;
}
#c_cell {
	padding:25px 40px 0 30px;
}
.menu_item {
	float:right;
	padding:15px 0 0 15px;
	width:13%;
}
.menu_img {
	width:110px;
	height:99px;
}
.menu_img_box{
	text-align:center;
}
.menu_text {
	padding-left:10px;
	text-align:center;
	width:100px;
}
#page_title {
	font-size:18px;
	font-family:arial;
	color:#3e3e3e;
	padding-left:325px;
}
#page_title2 {
	padding:36px 0 0 325px;
	clear:both;
}
.text_item {
	padding:15px 0 0 325px;
}
#main_pic_cell {
	width:350px;
	text-align:right;
}
#agency_pic_cell {
	width:350px;
	text-align:left;
	padding-right:40px;
}

#main_pic_img {
	width:157px;
	height:371px;
}
#c_pic2_cell {
	height:204px;
}
#agency_pic_img {
	width:164px;
	height:319px;
}
#news_pic_img {
	width:226px;
	height:206px;
}
#observe_pic_img {
	width:242px;
	height:265px;
}
#stac_guard_pic_img {
	width:215px;
	height:255px;
}
#transport_pic_img {
	width:227px;
	height:168px;
}

#ur_services_pic_img {
	width:141px;
	height:323px;
}
#private_guard_pic_img {
	width:176px;
	height:326px;
}
#vacansy_pic_img {
	width:193px;
	height:299px;
}
#pic2_box {
	float:left;
	padding-left:170px;
}
#pic2_box_girl {
	float:left;
	padding-left:150px;
}
#pic2_img {
	width:152px;
	height:204px;
}

#pic2_img_girl {
	width:174px;
	height:287px;
}
#signature_box {
	float:left;
	padding:90px 0 0 33px;
}
#signature_box_girl {
	float:left;
	padding:140px 0 0 30px;
}
#signature {
	padding-top:20px;
}
#signature_img {
	width:83px;
	height:66px;
}
.bottom_img {
  width:215px;height:287px;
}
/********************************/
/*FOOTER*/
/********************************/
#microchp, #central {
   position:absolute;
   top:-40px;
   left:0;
}
#ss a{
text-decoration:none;
font-size:8pt;
font-color:black;
}
#ss {
font-size:8pt;
}
#f_cell {
	height:20px;
	background:url('/images/f_bg.gif');
	vertical-align:middle;
	width:100%;
	padding:0 10px 0 10px;
}
#f_line {
	overflow:hidden;
	width:100%;
	height:16px;
	color:white;
	font-weight:bold;
}
#f_license {
	float:left;
	padding-left:355px;
}
#f_powered {
	float:right;
	padding-right:30px;
}